ARM: dts: at91: tse850: make the sound dai cell count explicit
The node is referred to as a DAI from the sound node and should
therefore have a #sound-dai-cells property.
Fixes: 21dd0ece34
("ARM: dts: at91: add devicetree for the Axentia TSE-850")
Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
This commit is contained in:
Родитель
2f8bd78412
Коммит
8b97da49cc
|
@ -234,6 +234,7 @@
|
|||
compatible = "ti,pcm5142";
|
||||
|
||||
reg = <0x4c>;
|
||||
#sound-dai-cells = <0>;
|
||||
|
||||
AVDD-supply = <®_3v3>;
|
||||
DVDD-supply = <®_3v3>;
|
||||
|
|
Загрузка…
Ссылка в новой задаче