aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/sound/wm8731.txt (follow)
AgeCommit message (Collapse)AuthorFilesLines
2013-08-06ASoC: atmel: machine driver for at91sam9x5-wm8731 boardsNicolas Ferre1-0/+9
Description of the Asoc machine driver for an at91sam9x5 based board with a wm8731 audio DAC. Wm8731 is clocked by a crystal and used as a master on the SSC/I2S interface. Its connections are a headphone jack and an Line input jack. [Richard: this is based on an old patch from Nicolas that I forward ported and reworked to use only device tree] Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Richard Genoud <richard.genoud@gmail.com> Signed-off-by: Mark Brown <broonie@linaro.org>
2011-07-29ASoC: Add device tree binding for WM8731Mark Brown1-0/+18
Tested with the famous "hey, look! this compiles" test plan. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@ti.com> Acked by: Grant Likely <grant.likely@secretlab.ca>