mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
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:
@@ -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";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user