Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 557cb8eb authored by Vicente Bergas's avatar Vicente Bergas Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: remove PCIe assigned-clocks in excavator baseboard



Reference clock is needed for pcie_phy, not pcie controller.
Actually pcie_phy doesn't need this since rk3399 clock driver
already take care of this.

Suggested-by: default avatarShawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: default avatarVicente Bergas <vicencb@gmail.com>
Reviewed-by: default avatarShawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 2bbb0c0e
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -195,9 +195,6 @@
};

&pcie0 {
	assigned-clocks = <&cru SCLK_PCIEPHY_REF>;
	assigned-clock-parents = <&cru SCLK_PCIEPHY_REF100M>;
	assigned-clock-rates = <100000000>;
	ep-gpios = <&gpio2 RK_PA4 GPIO_ACTIVE_HIGH>;
	num-lanes = <4>;
	pinctrl-names = "default";