mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
arm64: dts: rockchip: enable hdmi0 and hdmi1 logo for rk3588 evb1 linux
Signed-off-by: Caesar Wang <wxt@rock-chips.com> Change-Id: I75ec8e4903446ad3506f438d1f6c201f7d1d44fc
This commit is contained in:
@@ -15,6 +15,20 @@
|
||||
compatible = "rockchip,rk3588-evb1-lp4-v10", "rockchip,rk3588";
|
||||
};
|
||||
|
||||
&route_hdmi0 {
|
||||
status = "okay";
|
||||
connect = <&vp0_out_hdmi0>;
|
||||
/delete-property/ force-output;
|
||||
/delete-node/ force_timing;
|
||||
};
|
||||
|
||||
&route_hdmi1 {
|
||||
status = "okay";
|
||||
connect = <&vp1_out_hdmi1>;
|
||||
/delete-property/ force-output;
|
||||
/delete-node/ force_timing;
|
||||
};
|
||||
|
||||
&vcc_1v8_s0 {
|
||||
/delete-property/ regulator-state-mem;
|
||||
regulator-state-mem {
|
||||
|
||||
Reference in New Issue
Block a user