History log of /linux-master/Documentation/devicetree/bindings/sound/st,sta32x.txt
Revision Date Author Comments
# fce9ec95 17-Oct-2018 Daniel Mack <daniel@zonque.org>

ASoC: sta32x: Add support for XTI clock

The STA32x chips feature an XTI clock input that needs to be stable before
the reset signal is released. Therefore, the chip driver needs to get a
handle to the clock. Instead of relying on other parts of the system to
enable the clock, let the codec driver grab a handle itself.

In order to keep existing boards working, clock support is made optional.

Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Mark Brown <broonie@kernel.org>


# 466dee75 03-Oct-2018 Daniel Mack <daniel@zonque.org>

ASoC: add fault detect recovery property to DT bindings

The driver already has support for setting the FDRB bit in the CONFA
register through platform data, but there was no property to set it
in the device-tree bindings.

Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Mark Brown <broonie@kernel.org>


# f04b1e76 21-Jan-2015 Thomas Niederprüm <niederp@physik.uni-kl.de>

ASoC: sta32x: add device tree binding.

make the sta32x driver usable with device tree configs. Code is heavily based
on the sta350 driver.

Signed-off-by: Thomas Niederprüm <niederp@physik.uni-kl.de>
Signed-off-by: Mark Brown <broonie@kernel.org>