summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/sound/ak5386.txt
Commit message (Collapse)AuthorAgeFilesLines
* ASoC: ak5386: Add regulators to documentation and fix sparse warningDaniel Mack2014-06-181-0/+4
| | | | | | | | | | Document the newly added regulators to the DT binding document. Also, "static const char const *x" is not identical to "static const char * const x", which sparse now complains about. Fix it. Signed-off-by: Daniel Mack <zonque@gmail.com> Signed-off-by: Mark Brown <broonie@linaro.org>
* ASoC: Add codec driver for AK5386Daniel Mack2013-03-081-0/+19
Adds a driver for Asahi Kasei's AK5386 Single-ended 24-Bit 192kHz delta-sigma ADC. The device has no control port interface but an optional RESET/PDN GPIO pin. Signed-off-by: Daniel Mack <zonque@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
OpenPOWER on IntegriCloud