[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1448433967-6710-2-git-send-email-b56799@freescale.com>
Date: Wed, 25 Nov 2015 14:46:07 +0800
From: Meng Yi <b56799@...escale.com>
To: <shawnguo@...nel.org>
CC: <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
Meng Yi <b56799@...escale.com>,
Alison Wang <b18965@...escale.com>,
Xiubo Li <lixiubo@...s.chinamobile.com>,
Jianwei Wang <jianwei.wang.chn@...il.com>
Subject: [PATCH 2/2] ARM: dts: ls1021a: Add a TFT LCD panel.
Signed-off-by: Alison Wang <b18965@...escale.com>
Signed-off-by: Xiubo Li <lixiubo@...s.chinamobile.com>
Signed-off-by: Jianwei Wang <jianwei.wang.chn@...il.com>
---
arch/arm/boot/dts/ls1021a-twr.dts | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/arch/arm/boot/dts/ls1021a-twr.dts b/arch/arm/boot/dts/ls1021a-twr.dts
index fbb89d1..fad2e3b 100644
--- a/arch/arm/boot/dts/ls1021a-twr.dts
+++ b/arch/arm/boot/dts/ls1021a-twr.dts
@@ -105,6 +105,17 @@
bitclock-master;
};
};
+
+ panel: panel {
+ compatible = "nec,nl4827hc19-05b";
+ };
+
+};
+
+&dcu {
+ fsl,panel = <&panel>;
+ status = "okay";
+
};
&dspi1 {
--
2.1.0.27.g96db324
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists