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 350
350
assigned-clocks = <&pmucru CLK_PCIEPHY0_REF>;
351
351
assigned-clock-rates = <100000000>;
352
352
resets = <&cru SRST_PIPEPHY0>;
353
+ reset-names = "phy";
353
354
rockchip,pipe-grf = <&pipegrf>;
354
355
rockchip,pipe-phy-grf = <&pipe_phy_grf0>;
355
356
#phy-cells = <1>;
Original file line number Diff line number Diff line change 1681
1681
assigned-clocks = <&pmucru CLK_PCIEPHY1_REF>;
1682
1682
assigned-clock-rates = <100000000>;
1683
1683
resets = <&cru SRST_PIPEPHY1>;
1684
+ reset-names = "phy";
1684
1685
rockchip,pipe-grf = <&pipegrf>;
1685
1686
rockchip,pipe-phy-grf = <&pipe_phy_grf1>;
1686
1687
#phy-cells = <1>;
1697
1698
assigned-clocks = <&pmucru CLK_PCIEPHY2_REF>;
1698
1699
assigned-clock-rates = <100000000>;
1699
1700
resets = <&cru SRST_PIPEPHY2>;
1701
+ reset-names = "phy";
1700
1702
rockchip,pipe-grf = <&pipegrf>;
1701
1703
rockchip,pipe-phy-grf = <&pipe_phy_grf2>;
1702
1704
#phy-cells = <1>;
You can’t perform that action at this time.
0 commit comments