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 223223 assigned-clocks = <&pmucru CLK_PCIEPHY0_REF>;
224224 assigned-clock-rates = <100000000>;
225225 resets = <&cru SRST_PIPEPHY0>;
226+ reset-names = "phy";
226227 rockchip,pipe-grf = <&pipegrf>;
227228 rockchip,pipe-phy-grf = <&pipe_phy_grf0>;
228229 #phy-cells = <1>;
Original file line number Diff line number Diff line change 17131713 assigned-clocks = <&pmucru CLK_PCIEPHY1_REF>;
17141714 assigned-clock-rates = <100000000>;
17151715 resets = <&cru SRST_PIPEPHY1>;
1716+ reset-names = "phy";
17161717 rockchip,pipe-grf = <&pipegrf>;
17171718 rockchip,pipe-phy-grf = <&pipe_phy_grf1>;
17181719 #phy-cells = <1>;
17291730 assigned-clocks = <&pmucru CLK_PCIEPHY2_REF>;
17301731 assigned-clock-rates = <100000000>;
17311732 resets = <&cru SRST_PIPEPHY2>;
1733+ reset-names = "phy";
17321734 rockchip,pipe-grf = <&pipegrf>;
17331735 rockchip,pipe-phy-grf = <&pipe_phy_grf2>;
17341736 #phy-cells = <1>;
You can’t perform that action at this time.
0 commit comments