arm64: dts: rockchip: rk3588: add hdmi phy child node for clock function

Signed-off-by: Zhang Yubing <yubing.zhang@rock-chips.com>
Change-Id: I4319af5a7e642caa58b61211ca8900080380a713
This commit is contained in:
Zhang Yubing
2022-05-26 15:25:34 +08:00
committed by Tao Huang
parent 9be2da2d2f
commit ca98cd18e8
2 changed files with 10 additions and 2 deletions

View File

@@ -803,8 +803,12 @@
"lcpll";
rockchip,grf = <&hdptxphy1_grf>;
#phy-cells = <0>;
#clock-cells = <0>;
status = "disabled";
hdptxphy_hdmi_clk1: clk-port {
#clock-cells = <0>;
status = "disabled";
};
};

View File

@@ -5590,8 +5590,12 @@
"lcpll";
rockchip,grf = <&hdptxphy0_grf>;
#phy-cells = <0>;
#clock-cells = <0>;
status = "disabled";
hdptxphy_hdmi_clk0: clk-port {
#clock-cells = <0>;
status = "disabled";
};
};
usbdp_phy0: phy@fed80000 {