arm64: dts: rockchip: disable PCIe and PCIe-phy on rk3399-evb
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rockchip / rk3399-evb.dtsi
index 6c3cae823d34d98f1d5006bf8eea82b1393ef0ae..c81c649ad08688570354bed709febeef81d17edf 100644 (file)
        };
 };
 
+&pcie_phy {
+       status = "disabled";
+};
+
 &pcie0 {
-       assigned-clocks = <&cru SCLK_PCIEPHY_REF>;
-       assigned-clock-parents = <&cru SCLK_PCIEPHY_REF100M>;
-       assigned-clock-rates = <100000000>;
        ep-gpios = <&gpio3 13 GPIO_ACTIVE_HIGH>;
        num-lanes = <4>;
        pinctrl-names = "default";
        pinctrl-0 = <&pcie_clkreqn>;
-       status = "okay";
+       status = "disabled";
 };
 
 &tcphy0 {