An error occurred fetching the project authors.
- 23 Nov, 2011 1 commit
-
-
Paul Bolle authored
SoC Audio support for PlayPaq with WM8510 got added in commit 9aaca968 ("[ALSA] Revised AT32 ASoC Patch"). That support depends on BOARD_PLAYPAQ. That Kconfig symbol didn't exist when that support got added in v2.6.27. It still doesn't. It has never been possible to even build this driver. Drop it. Signed-off-by:
Paul Bolle <pebolle@tiscali.nl> Signed-off-by:
Mark Brown <broonie@opensource.wolfsonmicro.com>
-
- 11 Nov, 2010 1 commit
-
-
Ryan Mallon authored
Add Kconfig dependency on AT91_PROGRAMMABLE_CLOCKS for the Atmel SoC audio SAM9G20-EK and PlayPaq boards. Fixes link errors on missing clk_set_parent and clk_set_rate when building without AT91_PROGRAMMABLE_CLOCKS. Signed-off-by:
Ryan Mallon <ryan@bluewatersys.com> Acked-by:
Geoffrey Wossum <gwossum@acm.org> Acked-by:
Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by:
Mark Brown <broonie@opensource.wolfsonmicro.com>
-
- 08 May, 2009 1 commit
-
-
Sergey Lapin authored
ASoC driver for AT91SAM9260-based AFEB9260 board Signed-off-by:
Sergey Lapin <slapin@ossfans.org> Signed-off-by:
Mark Brown <broonie@opensource.wolfsonmicro.com>
-
- 31 Oct, 2008 1 commit
-
-
Sedji Gaouaou authored
The Ateml AT91 and AVR32 SoC share common IP for audio and can share the same driver code using the atmel-ssc API provided for both architectures. Do this, creating a new unified atmel ASoC architecture to replace the previous at32 and at91 ones. [This was contributed as a patch series for reviewability but has been squashed down to a single commit to help preserve both the history and bisectability. A small bugfix from Jukka is included.] Tested-by:
Jukka Hynninen <ext-jukka.hynninen@vaisala.com> Signed-off-by:
Sedji Gaouaou <sedji.gaouaou@atmel.com> Signed-off-by:
Mark Brown <broonie@opensource.wolfsonmicro.com>
-