From: WeiYong Bi Date: Wed, 21 Dec 2016 07:20:03 +0000 (+0800) Subject: arm64: dts: rockchip: support use drm on rk3399 excavator linux X-Git-Tag: firefly_0821_release~993 X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=791aa7dedc42bf8cbe9dfaeec5a3fd9ce0a055e4;p=firefly-linux-kernel-4.4.55.git arm64: dts: rockchip: support use drm on rk3399 excavator linux 1. fixup edp enable gpio. 2. add backlight enable gpio. 3. enable route_edp node. Change-Id: I4b4792abe3c8eb7dba0c2f5c0d3ddffff74478d1 Signed-off-by: WeiYong Bi --- diff --git a/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator-linux.dts b/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator-linux.dts index 86afc876f2b9..64b37120e263 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator-linux.dts +++ b/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator-linux.dts @@ -65,7 +65,7 @@ compatible = "lg,lp079qx1-sp0v", "panel-simple"; backlight = <&backlight>; power-supply = <&vcc3v3_s0>; - enable-gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>; + enable-gpios = <&gpio4 30 GPIO_ACTIVE_HIGH>; pinctrl-names = "default"; pinctrl-0 = <&lcd_panel_reset>; @@ -125,12 +125,17 @@ &backlight { status = "okay"; + enable-gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>; }; &display_subsystem { status = "okay"; }; +&route_edp { + status = "okay"; +}; + &edp { status = "okay";