mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: rk3588-nvr: fix hdptxphy_hdmi1 ref error
Fixes: 80601d55ba ("arm64: dts: rockchip: rk3588-nvr: update hdmi phy clk")
Signed-off-by: Sandy Huang <hjc@rock-chips.com>
Change-Id: I1a7b1a9f4060cd3fcbfc954082cd36e1a00f9afc
This commit is contained in:
@@ -130,7 +130,7 @@
|
||||
};
|
||||
|
||||
&display_subsystem {
|
||||
clocks = <&hdptxphy_hdmi0>, <&hdptxphy_hdmi0>;
|
||||
clocks = <&hdptxphy_hdmi0>, <&hdptxphy_hdmi1>;
|
||||
clock-names = "hdmi0_phy_pll", "hdmi1_phy_pll";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user