ARM: dts: omap3-pandora-common: remove unneded unit name
This patch fixes the following DTC warnings for omap3-pandora-600mhz.dtb and omap3-pandora-1ghz.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:
parent
e4fab1f4a3
commit
f82bc163b7
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
display0 = &lcd;
|
||||
};
|
||||
|
||||
tv: connector@1 {
|
||||
tv: connector {
|
||||
compatible = "connector-analog-tv";
|
||||
label = "tv";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue