Commit be149c75 authored by Marek Vasut's avatar Marek Vasut Committed by Shawn Guo

ARM: dts: mx5: Move the display out of soc {} node

Move the display {} node out of the soc {} node . This just aligns
the DT with other boards, there is no functional change.
Signed-off-by: default avatarMarek Vasut <marex@denx.de>
Signed-off-by: default avatarShawn Guo <shawn.guo@freescale.com>
parent cbb6c3fe
......@@ -21,7 +21,6 @@ memory {
<0xb0000000 0x20000000>;
};
soc {
display1: display@di1 {
compatible = "fsl,imx-parallel-display";
interface-pix-fmt = "bgr666";
......@@ -50,7 +49,6 @@ display1_in: endpoint {
};
};
};
};
backlight {
compatible = "pwm-backlight";
......
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