mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
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:
@@ -389,10 +389,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
&edp_panel {
|
||||
backlight = <&backlight>;
|
||||
};
|
||||
|
||||
&cpu0 {
|
||||
enable-method = "psci";
|
||||
};
|
||||
|
||||
@@ -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>;
|
||||
|
||||
@@ -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>;
|
||||
|
||||
@@ -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>;
|
||||
|
||||
@@ -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>;
|
||||
|
||||
@@ -85,6 +85,7 @@
|
||||
};
|
||||
|
||||
&edp_panel {
|
||||
backlight = <&backlight>;
|
||||
power-supply = <&vcc_lcd>;
|
||||
};
|
||||
|
||||
|
||||
@@ -268,6 +268,7 @@
|
||||
};
|
||||
|
||||
&edp_panel {
|
||||
backlight = <&backlight>;
|
||||
power-supply = <&vcc_lcd>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user