1
0
Fork 0

ARM: dts: imx6: fix IPU1 DI1 node name

This node describes the DI1 port of IPU, fix the node name to reflect this.
There's currently no user of this node in mainline, so this change should
not break any supported platforms.

Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
hifive-unleashed-5.1
Juergen Borleis 2016-05-31 16:49:37 +02:00 committed by Shawn Guo
parent e5adcb7c8a
commit f255f89f93
2 changed files with 3 additions and 3 deletions

View File

@ -93,7 +93,7 @@
reg = <0>;
lcd_display_in: endpoint {
remote-endpoint = <&ipu1_di0_disp1>;
remote-endpoint = <&ipu1_di1_disp1>;
};
};
@ -210,7 +210,7 @@
};
};
&ipu1_di0_disp1 {
&ipu1_di1_disp1 {
remote-endpoint = <&lcd_display_in>;
};

View File

@ -1256,7 +1256,7 @@
#size-cells = <0>;
reg = <3>;
ipu1_di0_disp1: disp1-endpoint {
ipu1_di1_disp1: disp1-endpoint {
};
ipu1_di1_hdmi: hdmi-endpoint {