aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/sound/wm8903.txt (follow)
AgeCommit message (Collapse)AuthorFilesLines
2013-08-08ASoC: dt: Move WM8903 pin list from Tegra board binding to CODEC bindingMark Brown1-0/+19
The pin list is the same for any board using the CODEC. Signed-off-by: Mark Brown <broonie@linaro.org> Acked-by: Stephen Warren <swarren@nvidia.com> Acked-by: Mark Rutland <mark.rutland@arm.com>
2011-12-06ASoC: WM8903: Add device tree bindingStephen Warren1-0/+50
Document the device tree binding for the WM8903 codec, and modify the driver to extract platform data from the device tree, if present. Based on work by John Bonesio, but significantly reworked since then. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>