ARM: dts: omap: remove unneeded unit name for sound nodes
authorJavier Martinez Canillas <javier@osg.samsung.com>
Fri, 1 Apr 2016 20:20:21 +0000 (16:20 -0400)
committerTony Lindgren <tony@atomide.com>
Mon, 11 Apr 2016 18:57:07 +0000 (11:57 -0700)
This patch fixes the following DTC warning:

"sound@0 has a unit name, but no reg property"

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am437x-gp-evm.dts
arch/arm/boot/dts/am43x-epos-evm.dts
arch/arm/boot/dts/am57xx-beagle-x15.dts
arch/arm/boot/dts/am57xx-cl-som-am57x.dts
arch/arm/boot/dts/dra7-evm.dts
arch/arm/boot/dts/dra72-evm.dts
arch/arm/boot/dts/omap4-var-som-om44.dtsi

index 8889be1..95ec82a 100644 (file)
                clock-frequency = <32768>;
        };
 
-       sound0: sound@0 {
+       sound0: sound0 {
                compatible = "simple-audio-card";
                simple-audio-card,name = "AM437x-GP-EVM";
                simple-audio-card,widgets =
index 83dfafa..d797823 100644 (file)
                default-brightness-level = <8>;
        };
 
-       sound0: sound@0 {
+       sound0: sound0 {
                compatible = "simple-audio-card";
                simple-audio-card,name = "AM43-EPOS-EVM";
                simple-audio-card,widgets =
index 0a5fc5d..75bd09b 100644 (file)
                };
        };
 
-       sound0: sound@0 {
+       sound0: sound0 {
                compatible = "simple-audio-card";
                simple-audio-card,name = "BeagleBoard-X15";
                simple-audio-card,widgets =
index 14f912a..378b142 100644 (file)
@@ -51,7 +51,7 @@
                regulator-max-microvolt = <3300000>;
        };
 
-       sound0: sound@0 {
+       sound0: sound0 {
                compatible = "simple-audio-card";
                simple-audio-card,name = "CL-SOM-AM57x-Sound-Card";
                simple-audio-card,format = "i2s";
index d9b8723..074d70b 100644 (file)
@@ -67,7 +67,7 @@
                gpio = <&gpio7 11 GPIO_ACTIVE_HIGH>;
        };
 
-       sound0: sound@0 {
+       sound0: sound0 {
                compatible = "simple-audio-card";
                simple-audio-card,name = "DRA7xx-EVM";
                simple-audio-card,widgets =
index 6affe2d..6006ced 100644 (file)
                };
        };
 
-       sound0: sound@0 {
+       sound0: sound0 {
                compatible = "simple-audio-card";
                simple-audio-card,name = "DRA7xx-EVM";
                simple-audio-card,widgets =
index 49d032b..a17997f 100644 (file)
@@ -17,7 +17,7 @@
                reg = <0x80000000 0x40000000>; /* 1 GB */
        };
 
-       sound: sound@0 {
+       sound: sound {
                compatible = "ti,abe-twl6040";
                ti,model = "VAR-SOM-OM44";