]> git.karo-electronics.de Git - linux-beck.git/commitdiff
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 8889be1ca1c317fb8bfb351b8a8094750b1ce52b..95ec82a77e678135a98f59a0fcfef761be07e310 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 83dfafaaba1bc019fab7432c8003930c7f8ae1e6..d7978236ccadff5862f80e93604ad6d7fa9c731d 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 0a5fc5d02ce2ba9893ac30b6f9997df08d04eb65..75bd09b175cd4bdfbcc5ba962c6c5584bbf5a1b4 100644 (file)
                };
        };
 
-       sound0: sound@0 {
+       sound0: sound0 {
                compatible = "simple-audio-card";
                simple-audio-card,name = "BeagleBoard-X15";
                simple-audio-card,widgets =
index 14f912a1b4fd7a49889257c6709f7bced04962b7..378b142ef88c0bed4ee8cbf43ebace9b9a465ddd 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 d9b87236019d8d9aec502cd9235cf7f0863a8b96..074d70b191e2b04ff1c531bfdd17ce7c38d9a51d 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 6affe2d137da882d4434b223bf0eed07d8696b45..6006ced8f6b33c2462b4fd9366508655072a2cc6 100644 (file)
                };
        };
 
-       sound0: sound@0 {
+       sound0: sound0 {
                compatible = "simple-audio-card";
                simple-audio-card,name = "DRA7xx-EVM";
                simple-audio-card,widgets =
index 49d032b846beb060b873669597a92fc98078a3d6..a17997f4e9aa1823619caa7d6802a353dfb1edca 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";