arm64: dts: rockchip: rk3588: Support hdmi phy pll as dclk source

Signed-off-by: Algea Cao <algea.cao@rock-chips.com>
Change-Id: I33ee7bff8a7e2994bf963b2c747e348a30e61237
This commit is contained in:
Algea Cao
2021-12-21 16:53:14 +08:00
committed by Tao Huang
parent f8882d308d
commit 316631f87d
2 changed files with 4 additions and 0 deletions

View File

@@ -19,6 +19,8 @@
ethernet0 = &gmac0;
hdptx0 = &hdptxphy0;
hdptx1 = &hdptxphy1;
hdptxhdmi0 = &hdptxphy_hdmi0;
hdptxhdmi1 = &hdptxphy_hdmi1;
hdmi0 = &hdmi0;
hdmi1 = &hdmi1;
rkcif_mipi_lvds4= &rkcif_mipi_lvds4;
@@ -716,6 +718,7 @@
"lcpll";
rockchip,grf = <&hdptxphy1_grf>;
#phy-cells = <0>;
#clock-cells = <0>;
status = "disabled";
};

View File

@@ -4812,6 +4812,7 @@
"lcpll";
rockchip,grf = <&hdptxphy0_grf>;
#phy-cells = <0>;
#clock-cells = <0>;
status = "disabled";
};