mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
ARM64: dts: rk3399: sapphire: add uboot logo support for android next
Change-Id: If206ba4d67f3609e56fe0bfe1f4063e0616ba50a Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
This commit is contained in:
@@ -53,9 +53,7 @@
|
||||
compatible = "lg,lp079qx1-sp0v", "panel-simple";
|
||||
backlight = <&backlight>;
|
||||
power-supply = <&vcc3v3_s0>;
|
||||
enable-gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&lcd_panel_reset>;
|
||||
enable-gpios = <&gpio4 30 GPIO_ACTIVE_HIGH>;
|
||||
|
||||
ports {
|
||||
panel_in_edp: endpoint {
|
||||
@@ -114,3 +112,11 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&backlight{
|
||||
enable-gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
|
||||
&route_edp {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user