summary refs log tree commit diff
path: root/arch/arm/boot/dts/at91-tse850-3.dts
diff options
context:
space:
mode:
authorPeter Rosin <peda@axentia.se>2018-01-18 12:46:16 +0100
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2018-02-13 17:15:15 +0100
commit8b97da49cc3401233d72b10adea1f09e4651f355 (patch)
tree5d53caa4c4ded1e5fad6b6a5cffefc05a88c52b3 /arch/arm/boot/dts/at91-tse850-3.dts
parent2f8bd78412ed5807350ec0c1bb56488d9b7993cf (diff)
downloadlinux-8b97da49cc3401233d72b10adea1f09e4651f355.tar.gz
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: 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>
Diffstat (limited to 'arch/arm/boot/dts/at91-tse850-3.dts')
-rw-r--r--arch/arm/boot/dts/at91-tse850-3.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/at91-tse850-3.dts b/arch/arm/boot/dts/at91-tse850-3.dts
index 97b227693658..2fbec69d9cd6 100644
--- a/arch/arm/boot/dts/at91-tse850-3.dts
+++ b/arch/arm/boot/dts/at91-tse850-3.dts
@@ -234,6 +234,7 @@
 		compatible = "ti,pcm5142";
 
 		reg = <0x4c>;
+		#sound-dai-cells = <0>;
 
 		AVDD-supply = <&reg_3v3>;
 		DVDD-supply = <&reg_3v3>;