Commit edb3ed39 authored by Meng Yi's avatar Meng Yi Committed by Shawn Guo

ARM: dts: ls1021a: Add a TFT LCD panel.

Signed-off-by: default avatarAlison Wang <b18965@freescale.com>
Signed-off-by: default avatarXiubo Li <lixiubo@cmss.chinamobile.com>
Signed-off-by: default avatarJianwei Wang <jianwei.wang.chn@gmail.com>
Signed-off-by: default avatarMeng Yi <b56799@freescale.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent ab0087df
......@@ -105,6 +105,15 @@ simple-audio-card,codec {
bitclock-master;
};
};
panel: panel {
compatible = "nec,nl4827hc19-05b";
};
};
&dcu {
fsl,panel = <&panel>;
status = "okay";
};
&dspi1 {
......
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