arm: dts: rk3288-evb: modify panel to edp_panel

Change-Id: I5a62c8fa933e9852d88646411d13e67075d63b02
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
Jianqun Xu
2017-04-11 10:50:56 +08:00
committed by Huang, Tao
parent bec83829fe
commit 6a83e7f140
5 changed files with 17 additions and 14 deletions

View File

@@ -227,7 +227,7 @@
};
};
&panel {
&edp_panel {
backlight = <&backlight>;
};

View File

@@ -246,6 +246,10 @@
};
};
&edp_panel {
power-supply = <&vcc_lcd>;
};
&i2c1 {
status = "okay";
clock-frequency = <400000>;
@@ -272,10 +276,6 @@
power-supply = <&vcc_lcd>;
};
&panel {
power-supply = <&vcc_lcd>;
};
&pinctrl {
lcd {
lcd_en: lcd-en {

View File

@@ -40,6 +40,7 @@
/dts-v1/;
#include "rk3288-evb.dtsi"
#include "rk3288-android.dtsi"
/ {
compatible = "rockchip,rk3288-evb-rk808", "rockchip,rk3288";
@@ -262,6 +263,10 @@
};
};
&edp_panel {
power-supply = <&vcc_lcd>;
};
&gmac {
phy-supply = <&vcc_phy>;
phy-mode = "rgmii";
@@ -281,7 +286,3 @@
&lvds_panel {
power-supply = <&vcc_lcd>;
};
&panel {
power-supply = <&vcc_lcd>;
};

View File

@@ -83,6 +83,10 @@
cpu0-supply = <&vdd_cpu>;
};
&edp_panel {
power-supply = <&vcc_lcd>;
};
&gpu {
status = "okay";
mali-supply = <&vdd_gpu>;
@@ -323,10 +327,6 @@
power-supply = <&vcc_lcd>;
};
&panel {
power-supply = <&vcc_lcd>;
};
&pinctrl {
lcd {
lcd_en: lcd-en {

View File

@@ -49,10 +49,12 @@
bootargs = "earlycon=uart8250,mmio32,0xff690000 swiotlb=1";
};
panel: panel {
edp_panel: edp-panel {
compatible ="lg,lp079qx1-sp0v", "simple-panel";
enable-gpios = <&gpio7 4 GPIO_ACTIVE_HIGH>;
pinctrl-0 = <&lcd_cs>;
status = "disabled";
ports {
panel_in: port {
panel_in_edp: endpoint {