]> Git Repo - linux.git/commit
ASoC: simple-card: Move dai-link level properties away from dai subnodes
authorJyri Sarha <[email protected]>
Mon, 24 Mar 2014 10:15:25 +0000 (12:15 +0200)
committerMark Brown <[email protected]>
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 <[email protected]>
Acked-by: Jean-Francois Moine <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Documentation/devicetree/bindings/sound/simple-card.txt
sound/soc/generic/simple-card.c
This page took 0.054219 seconds and 4 git commands to generate.