arm: dts: rockchip: move edp_panel defined from rk3288-android.dtsi to board dts files

Change-Id: Ib8b35ea07e6cb6ae89b69ae656f9e2cff7f33a91
Signed-off-by: Zorro Liu <lyx@rock-chips.com>
This commit is contained in:
Zorro Liu
2018-05-12 15:25:28 +08:00
committed by Tao Huang
parent 255f99c699
commit d93c0511b4
7 changed files with 6 additions and 4 deletions

View File

@@ -389,10 +389,6 @@
};
};
&edp_panel {
backlight = <&backlight>;
};
&cpu0 {
enable-method = "psci";
};

View File

@@ -154,6 +154,7 @@
&edp_panel {
compatible ="lg,lp079qx1-sp0v", "simple-panel";
backlight = <&backlight>;
enable-gpios = <&gpio7 4 GPIO_ACTIVE_HIGH>;
enable-delay-ms = <120>;
pinctrl-0 = <&lcd_cs>;

View File

@@ -104,6 +104,7 @@
&edp_panel {
compatible ="lg,lp079qx1-sp0v", "simple-panel";
backlight = <&backlight>;
enable-gpios = <&gpio7 4 GPIO_ACTIVE_HIGH>;
enable-delay-ms = <120>;
pinctrl-0 = <&lcd_cs>;

View File

@@ -99,6 +99,7 @@
&edp_panel {
compatible ="lg,lp079qx1-sp0v", "simple-panel";
backlight = <&backlight>;
enable-gpios = <&gpio7 4 GPIO_ACTIVE_HIGH>;
enable-delay-ms = <120>;
pinctrl-0 = <&lcd_cs>;

View File

@@ -386,6 +386,7 @@
&edp_panel {
compatible ="lg,lp079qx1-sp0v", "simple-panel";
backlight = <&backlight>;
enable-gpios = <&gpio7 4 GPIO_ACTIVE_HIGH>;
enable-delay-ms = <120>;
pinctrl-0 = <&lcd_cs>;

View File

@@ -85,6 +85,7 @@
};
&edp_panel {
backlight = <&backlight>;
power-supply = <&vcc_lcd>;
};

View File

@@ -268,6 +268,7 @@
};
&edp_panel {
backlight = <&backlight>;
power-supply = <&vcc_lcd>;
};