linux/Documentation/devicetree
Stephen Warren dcad9f0312 ASoC: rt5640: add device tree support
Modify the RT5640 driver to parse platform data from device tree. Write
a DT binding document to describe those properties.

Slight re-ordering of rt5640_i2c_probe() to better fit the DT parsing.

Since ldo1_en is optional, guard usage of it with gpio_is_valid(), rather
than open-coding an if (gpio) check.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2013-06-12 19:25:22 +01:00
..
bindings ASoC: rt5640: add device tree support 2013-06-12 19:25:22 +01:00
00-INDEX
booting-without-of.txt sun.com documentation fixes 2013-02-21 17:22:20 -08:00
usage-model.txt Documentation/devicetree: make semantic of initrd-end more explicit 2013-04-25 15:05:09 -05:00