[PATCH 09/18] ASoC: sti: Update DT example to match the driver code
From: peter.griffin@linaro.org (Peter Griffin)
Date: 2016-04-26 11:02:36
Also in:
linux-devicetree, lkml
From: peter.griffin@linaro.org (Peter Griffin)
Date: 2016-04-26 11:02:36
Also in:
linux-devicetree, lkml
Hi Mark, On Thu, 21 Apr 2016, Mark Brown wrote:
On Thu, Apr 21, 2016 at 12:04:26PM +0100, Peter Griffin wrote:quoted
uniperiph-id, version and mode are ST specific bindings and need the 'st,' prefix. Update the examples, as otherwise copying them yields a runtime error parsing the DT node.I'm not sure what connection this or the other ASoC documentation update have to the rest of the series?
The ASoC DT bindings are missing upstream as the ASoC driver depends on the fdma driver. So this series adds the fdma driver, fdma dt bindings, and also the missing ASoC dt bindings. Whilst doing this and getting it working I noticed a few discrepencies in the ASoC dt binding documentation versus the driver so also fixed that. Once this whole series is applied the end result is working audio upstream for STi platforms (as ASoC is the only upstream driver using fdma currently). regards, Peter.