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