[PATCH v2 26/26] DO NOT MERGE: ARM: sun5i: chip: Enable the LCD panel

Maxime Ripard maxime.ripard at free-electrons.com
Thu Jan 14 07:25:09 PST 2016


Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
---
 arch/arm/boot/dts/sun5i-r8-chip.dts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/sun5i-r8-chip.dts b/arch/arm/boot/dts/sun5i-r8-chip.dts
index c26c095b42c6..147c39106f63 100644
--- a/arch/arm/boot/dts/sun5i-r8-chip.dts
+++ b/arch/arm/boot/dts/sun5i-r8-chip.dts
@@ -82,6 +82,10 @@
 		vin0-supply = <&reg_ldo3>;
 		vin1-supply = <&reg_ldo4>;
 	};
+
+	panel: panel {
+		compatible = "olimex,lcd-olinuxino-43-ts";
+	};
 };
 
 &be0 {
@@ -236,6 +240,7 @@
 
 &tcon0 {
 	status = "okay";
+	allwinner,panel = <&panel>;
 };
 
 &tve0 {
-- 
2.6.4




More information about the linux-arm-kernel mailing list