mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02: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:
parent
3250b1136a
commit
8166dc7eb5
|
|
@ -60,7 +60,7 @@ vcc_lcd: vcc-lcd {
|
|||
};
|
||||
|
||||
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 @@ &edp_in_vopl {
|
|||
};
|
||||
|
||||
&hdmi {
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&hdmi_in_vopb {
|
||||
|
|
@ -328,11 +328,13 @@ dphy_tx1rx1_out: endpoint@0 {
|
|||
};
|
||||
|
||||
&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 @@ isp1_mipi_in: endpoint@0 {
|
|||
};
|
||||
|
||||
&route_edp {
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&pinctrl {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user