mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
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:
@@ -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";
|
||||
};
|
||||
|
||||
|
||||
@@ -4812,6 +4812,7 @@
|
||||
"lcpll";
|
||||
rockchip,grf = <&hdptxphy0_grf>;
|
||||
#phy-cells = <0>;
|
||||
#clock-cells = <0>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user