Signed-off-by: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx> --- 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 = <®_ldo3>; vin1-supply = <®_ldo4>; }; + + panel: panel { + compatible = "olimex,lcd-olinuxino-43-ts"; + }; }; &be0 { @@ -236,6 +240,7 @@ &tcon0 { status = "okay"; + allwinner,panel = <&panel>; }; &tve0 { -- 2.6.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html