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)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:14:41 +0000 (11:14 +0100)
commit9e3b949a63dab09ed56e392f23b20b9395f3a0d1
tree8428239045866faa6f48b983caadfe0f804911d5
parente6ac11ddad7cea4d7a02228afb65d417e5e272d9
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>
(cherry picked from commit b3ca11ff59bc5842b01f13421a17e6d9a8936784)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Documentation/devicetree/bindings/sound/simple-card.txt
sound/soc/generic/simple-card.c