File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
arch/arm64/boot/dts/rockchip Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 262
262
assigned-clocks = <&pmucru CLK_PCIEPHY0_REF>;
263
263
assigned-clock-rates = <100000000>;
264
264
resets = <&cru SRST_PIPEPHY0>;
265
+ reset-names = "phy";
265
266
rockchip,pipe-grf = <&pipegrf>;
266
267
rockchip,pipe-phy-grf = <&pipe_phy_grf0>;
267
268
#phy-cells = <1>;
Original file line number Diff line number Diff line change 1762
1762
assigned-clocks = <&pmucru CLK_PCIEPHY1_REF>;
1763
1763
assigned-clock-rates = <100000000>;
1764
1764
resets = <&cru SRST_PIPEPHY1>;
1765
+ reset-names = "phy";
1765
1766
rockchip,pipe-grf = <&pipegrf>;
1766
1767
rockchip,pipe-phy-grf = <&pipe_phy_grf1>;
1767
1768
#phy-cells = <1>;
1778
1779
assigned-clocks = <&pmucru CLK_PCIEPHY2_REF>;
1779
1780
assigned-clock-rates = <100000000>;
1780
1781
resets = <&cru SRST_PIPEPHY2>;
1782
+ reset-names = "phy";
1781
1783
rockchip,pipe-grf = <&pipegrf>;
1782
1784
rockchip,pipe-phy-grf = <&pipe_phy_grf2>;
1783
1785
#phy-cells = <1>;
You can’t perform that action at this time.
0 commit comments