提交 4e8603ef 编写于 作者: J Javier Martinez Canillas 提交者: Tony Lindgren

ARM: dts: omap: remove unneeded unit name for sound nodes

This patch fixes the following DTC warning:

"sound@0 has a unit name, but no reg property"
Signed-off-by: NJavier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 2995a9e7
...@@ -119,7 +119,7 @@ ...@@ -119,7 +119,7 @@
clock-frequency = <32768>; clock-frequency = <32768>;
}; };
sound0: sound@0 { sound0: sound0 {
compatible = "simple-audio-card"; compatible = "simple-audio-card";
simple-audio-card,name = "AM437x-GP-EVM"; simple-audio-card,name = "AM437x-GP-EVM";
simple-audio-card,widgets = simple-audio-card,widgets =
......
...@@ -107,7 +107,7 @@ ...@@ -107,7 +107,7 @@
default-brightness-level = <8>; default-brightness-level = <8>;
}; };
sound0: sound@0 { sound0: sound0 {
compatible = "simple-audio-card"; compatible = "simple-audio-card";
simple-audio-card,name = "AM43-EPOS-EVM"; simple-audio-card,name = "AM43-EPOS-EVM";
simple-audio-card,widgets = simple-audio-card,widgets =
......
...@@ -151,7 +151,7 @@ ...@@ -151,7 +151,7 @@
}; };
}; };
sound0: sound@0 { sound0: sound0 {
compatible = "simple-audio-card"; compatible = "simple-audio-card";
simple-audio-card,name = "BeagleBoard-X15"; simple-audio-card,name = "BeagleBoard-X15";
simple-audio-card,widgets = simple-audio-card,widgets =
......
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
regulator-max-microvolt = <3300000>; regulator-max-microvolt = <3300000>;
}; };
sound0: sound@0 { sound0: sound0 {
compatible = "simple-audio-card"; compatible = "simple-audio-card";
simple-audio-card,name = "CL-SOM-AM57x-Sound-Card"; simple-audio-card,name = "CL-SOM-AM57x-Sound-Card";
simple-audio-card,format = "i2s"; simple-audio-card,format = "i2s";
......
...@@ -67,7 +67,7 @@ ...@@ -67,7 +67,7 @@
gpio = <&gpio7 11 GPIO_ACTIVE_HIGH>; gpio = <&gpio7 11 GPIO_ACTIVE_HIGH>;
}; };
sound0: sound@0 { sound0: sound0 {
compatible = "simple-audio-card"; compatible = "simple-audio-card";
simple-audio-card,name = "DRA7xx-EVM"; simple-audio-card,name = "DRA7xx-EVM";
simple-audio-card,widgets = simple-audio-card,widgets =
......
...@@ -104,7 +104,7 @@ ...@@ -104,7 +104,7 @@
}; };
}; };
sound0: sound@0 { sound0: sound0 {
compatible = "simple-audio-card"; compatible = "simple-audio-card";
simple-audio-card,name = "DRA7xx-EVM"; simple-audio-card,name = "DRA7xx-EVM";
simple-audio-card,widgets = simple-audio-card,widgets =
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
reg = <0x80000000 0x40000000>; /* 1 GB */ reg = <0x80000000 0x40000000>; /* 1 GB */
}; };
sound: sound@0 { sound: sound {
compatible = "ti,abe-twl6040"; compatible = "ti,abe-twl6040";
ti,model = "VAR-SOM-OM44"; ti,model = "VAR-SOM-OM44";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册