arm64: dts: rockchip: rk3568: Use 100M input clock for combphy2_psq

Change-Id: I3277235da6582da6e66932864e3f6c38b37e1fd4
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
This commit is contained in:
Shawn Lin
2021-02-22 15:47:35 +08:00
committed by Tao Huang
parent 319160e952
commit 966f18657f

View File

@@ -3020,7 +3020,7 @@
<&cru PCLK_PIPE>;
clock-names = "refclk", "apbclk", "pipe_clk";
assigned-clocks = <&pmucru CLK_PCIEPHY2_REF>;
assigned-clock-rates = <24000000>;
assigned-clock-rates = <100000000>;
resets = <&cru SRST_P_PIPEPHY2>, <&cru SRST_PIPEPHY2>;
reset-names = "combphy-apb", "combphy";
rockchip,pipe-grf = <&pipegrf>;