ARM: dts: at91: tse850: make the sound dai cell count explicit
authorPeter Rosin <peda@axentia.se>
Thu, 18 Jan 2018 11:46:16 +0000 (12:46 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 13 Feb 2018 16:15:15 +0000 (17:15 +0100)
The node is referred to as a DAI from the sound node and should
therefore have a #sound-dai-cells property.

Fixes: 21dd0ece34c2 ("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>
arch/arm/boot/dts/at91-tse850-3.dts

index 97b227693658e2546877e647309aee58e44d68ad..2fbec69d9cd68f62ac1140e3e52a96a0fa3097ff 100644 (file)
                compatible = "ti,pcm5142";
 
                reg = <0x4c>;
+               #sound-dai-cells = <0>;
 
                AVDD-supply = <&reg_3v3>;
                DVDD-supply = <&reg_3v3>;