ASoC: simple-card: Move dai-link level properties away from dai subnodes
authorJyri Sarha <jsarha@ti.com>
Mon, 24 Mar 2014 10:15:25 +0000 (12:15 +0200)
committerMark Brown <broonie@linaro.org>
Wed, 23 Apr 2014 12:14:27 +0000 (13:14 +0100)
commitb3ca11ff59bc5842b01f13421a17e6d9a8936784
tree5117417d0de1b3ef141ac92abb77c501a828ba09
parent389cb8348cf5ac4a702c71bf13673c4c8bf01e34
ASoC: simple-card: Move dai-link level properties away from dai subnodes

The properties like format, bitclock-master, frame-master,
bitclock-inversion, and frame-inversion should be common to the dais
connected with a dai-link. For bitclock-master and frame-master
properties to be unambiguous they need to indicate the mastering dai
node with a phandle.

Signed-off-by: Jyri Sarha <jsarha@ti.com>
Acked-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mark Brown <broonie@linaro.org>
Documentation/devicetree/bindings/sound/simple-card.txt
sound/soc/generic/simple-card.c
This page took 0.053323 seconds and 5 git commands to generate.