mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-06 19:32:50 -05:00
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: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
committed by
Tony Lindgren
parent
a58280e5b1
commit
bc1dcd57d6
@@ -57,7 +57,7 @@ ads7846reg: ads7846-reg {
|
||||
regulator-max-microvolt = <3300000>;
|
||||
};
|
||||
|
||||
tv0: connector@1 {
|
||||
tv0: connector {
|
||||
compatible = "svideo-connector";
|
||||
label = "tv";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user