mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
arm64: dts: rockchip: rk3568-nvr enable edp
Signed-off-by: Huang zhibao <hzb@rock-chips.com> Change-Id: Ibfc9b5f39aa2478742617009771fb4b4b57276ef
This commit is contained in:
@@ -172,6 +172,23 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&edp {
|
||||
hpd-gpios = <&gpio4 RK_PC4 GPIO_ACTIVE_HIGH>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&edp_in_vp0 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&edp_in_vp1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&edp_phy {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&gpu {
|
||||
mali-supply = <&vdd_logic>;
|
||||
status = "okay";
|
||||
|
||||
Reference in New Issue
Block a user