ARM: dts: imx53: fix apparent copy/paste error

The 'remote-endpoint' property should point back to ipu_di1_lvds1
rather than ipu_di0_lvds0.

Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
This commit is contained in:
Lothar Waßmann 2014-04-10 10:03:40 +02:00 committed by Shawn Guo
parent 139412290d
commit fa1746ae38

View File

@ -430,7 +430,7 @@
port {
lvds1_in: endpoint {
remote-endpoint = <&ipu_di0_lvds0>;
remote-endpoint = <&ipu_di1_lvds1>;
};
};
};