提交 8b97da49 编写于 作者: P Peter Rosin 提交者: Alexandre Belloni

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: 21dd0ece ("ARM: dts: at91: add devicetree for the Axentia TSE-850")
Signed-off-by: NPeter Rosin <peda@axentia.se>
Signed-off-by: NAlexandre Belloni <alexandre.belloni@bootlin.com>
上级 2f8bd784
...@@ -234,6 +234,7 @@ ...@@ -234,6 +234,7 @@
compatible = "ti,pcm5142"; compatible = "ti,pcm5142";
reg = <0x4c>; reg = <0x4c>;
#sound-dai-cells = <0>;
AVDD-supply = <&reg_3v3>; AVDD-supply = <&reg_3v3>;
DVDD-supply = <&reg_3v3>; DVDD-supply = <&reg_3v3>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册