arm64: dts: rockchip: rk3588s: Add dp0 node

Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
Change-Id: Idab51106a7336bd8d95a478b51559546805e2b71
This commit is contained in:
Wyon Bi
2021-10-12 08:56:03 +08:00
committed by Tao Huang
parent 01122322cb
commit 17650f44dc

View File

@@ -1119,6 +1119,17 @@
status = "disabled";
};
dp0: dp@fde50000 {
compatible = "rockchip,rk3588-dp";
reg = <0x0 0xfde50000 0x0 0x4000>;
interrupts = <GIC_SPI 161 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&cru PCLK_DP0>;
resets = <&cru SRST_DP0>;
phys = <&usbdp_phy0_dp>;
power-domains = <&power RK3588_PD_VO0>;
status = "disabled";
};
edp0: edp@fdec0000 {
compatible = "rockchip,rk3588-edp";
reg = <0x0 0xfdec0000 0x0 0x1000>;