Commit bc1dcd57 authored by Javier Martinez Canillas's avatar Javier Martinez Canillas Committed by Tony Lindgren

ARM: dts: cm-t3x: remove unneeded unit name in connector

This patch fixes the following DTC warnings for omap3-cm-t3517.dtb,
omap3-cm-t3530.dtb and omap3-cm-t3730.dtb:

"connector@1 has a unit name, but no reg property"
Signed-off-by: default avatarJavier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent a58280e5
...@@ -57,7 +57,7 @@ ads7846reg: ads7846-reg { ...@@ -57,7 +57,7 @@ ads7846reg: ads7846-reg {
regulator-max-microvolt = <3300000>; regulator-max-microvolt = <3300000>;
}; };
tv0: connector@1 { tv0: connector {
compatible = "svideo-connector"; compatible = "svideo-connector";
label = "tv"; label = "tv";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment