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 350350 assigned-clocks = <&pmucru CLK_PCIEPHY0_REF>;
351351 assigned-clock-rates = <100000000>;
352352 resets = <&cru SRST_PIPEPHY0>;
353+ reset-names = "phy";
353354 rockchip,pipe-grf = <&pipegrf>;
354355 rockchip,pipe-phy-grf = <&pipe_phy_grf0>;
355356 #phy-cells = <1>;
Original file line number Diff line number Diff line change 16811681 assigned-clocks = <&pmucru CLK_PCIEPHY1_REF>;
16821682 assigned-clock-rates = <100000000>;
16831683 resets = <&cru SRST_PIPEPHY1>;
1684+ reset-names = "phy";
16841685 rockchip,pipe-grf = <&pipegrf>;
16851686 rockchip,pipe-phy-grf = <&pipe_phy_grf1>;
16861687 #phy-cells = <1>;
16971698 assigned-clocks = <&pmucru CLK_PCIEPHY2_REF>;
16981699 assigned-clock-rates = <100000000>;
16991700 resets = <&cru SRST_PIPEPHY2>;
1701+ reset-names = "phy";
17001702 rockchip,pipe-grf = <&pipegrf>;
17011703 rockchip,pipe-phy-grf = <&pipe_phy_grf2>;
17021704 #phy-cells = <1>;
You can’t perform that action at this time.
0 commit comments