Skip to content

Commit 59988a8

Browse files
author
BabuSubashChandar C
committed
Update firmware download URL.
Signed-off-by: Baswaraj K <[email protected]> Reviewed-by: Vijay Kumar B. <[email protected]> Reviewed-by: Raashid Muhammed <[email protected]>
1 parent da1a4fa commit 59988a8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

sound/soc/bcm/Kconfig

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,11 @@ config SND_BCM2708_SOC_ALLO_PIANO_DAC_PLUS
166166
depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S
167167
select SND_SOC_PCM512x_I2C
168168
help
169+
Allo Piano DAC Plus (2.1) driver requires firmware which can
170+
be obtained from:
171+
172+
<https://allo.com/sparky/piano-dac-2-1.html>
173+
169174
Say Y or M if you want to add support for Allo Piano DAC Plus.
170175

171176
config SND_BCM2708_SOC_FE_PI_AUDIO

sound/soc/bcm/allo-piano-dac-plus.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -679,5 +679,5 @@ static struct platform_driver snd_allo_piano_dac_driver = {
679679
module_platform_driver(snd_allo_piano_dac_driver);
680680

681681
MODULE_AUTHOR("Baswaraj K <[email protected]>");
682-
MODULE_DESCRIPTION("ALSA ASoC Machine Driver for Allo Piano DAC Plus");
682+
MODULE_DESCRIPTION("ASoC Driver for Allo Piano DAC Plus. Device and firmware details in https://allo.com/sparky/piano-dac-2-1.html");
683683
MODULE_LICENSE("GPL v2");

0 commit comments

Comments
 (0)