ARM64: dts: rk3399: fixup android next backlight gpio
authorMark Yao <mark.yao@rock-chips.com>
Fri, 22 Jul 2016 08:59:44 +0000 (16:59 +0800)
committerGerrit Code Review <gerrit@rock-chips.com>
Mon, 25 Jul 2016 02:38:27 +0000 (10:38 +0800)
since the commit (878fd85 ARM64: dts: rk3399: lcd_en control in vop),
the panel should enable the backlight gpio by itself.

Change-Id: Ia4128aee0dac4283d359714859662a86667efa27
Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3399-android-next.dtsi

index 63f25315ab3231455bb2974bbb5f63afab3c2c9d..c3f11b649d2ab5be986980f4d404d8e4d610fc32 100644 (file)
                compatible ="boe,tv080wum-nl0";
                reg = <0>;
                backlight = <&backlight>;
+               enable-gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>;
                status = "okay";
        };
 };