mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
arm64: dts: rk3399: update display for rk3399-sapphire-excavator-edp
Change-Id: I6a30a25ce0bd5ace9ea8df3e0d9c1c9d8268ddb0 Signed-off-by: Sandy Huang <hjc@rock-chips.com>
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
};
|
||||
|
||||
panel: panel {
|
||||
compatible = "simple-panel";
|
||||
compatible = "lg,lp079qx1-sp0v";
|
||||
backlight = <&backlight>;
|
||||
power-supply = <&vcc_lcd>;
|
||||
enable-gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>;
|
||||
@@ -135,7 +135,7 @@
|
||||
};
|
||||
|
||||
&hdmi {
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&hdmi_in_vopb {
|
||||
@@ -328,11 +328,13 @@
|
||||
};
|
||||
|
||||
&vopb {
|
||||
status = "okay";
|
||||
assigned-clocks = <&cru DCLK_VOP0_DIV>;
|
||||
assigned-clock-parents = <&cru PLL_CPLL>;
|
||||
};
|
||||
|
||||
&vopl {
|
||||
status = "okay";
|
||||
assigned-clocks = <&cru DCLK_VOP1_DIV>;
|
||||
assigned-clock-parents = <&cru PLL_VPLL>;
|
||||
};
|
||||
@@ -374,7 +376,7 @@
|
||||
};
|
||||
|
||||
&route_edp {
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&pinctrl {
|
||||
|
||||
Reference in New Issue
Block a user