arm64: dts: rockchip: add PCIe stuff for rk3399-tve1205g
authorShawn Lin <shawn.lin@rock-chips.com>
Tue, 27 Dec 2016 07:20:23 +0000 (15:20 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Tue, 3 Jan 2017 08:25:49 +0000 (16:25 +0800)
Add PCIe dt-bindings for rk3399-tve1205g and keep them as
disabled status currently.

Change-Id: Ie92c6e330a6588ff88d69306674429d69b971b58
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3399-tve1205g.dts

index ced31fb5ae66adc33f07cb281c257e72c411c371..d5b4b6e74637b1487d73f34507e2ee2777612702 100644 (file)
        status = "disabled";
 };
 
+&pcie_phy {
+       status = "disabled";
+};
+
+&pcie0 {
+       ep-gpios = <&gpio3 7 GPIO_ACTIVE_HIGH>;
+       num-lanes = <4>;
+       pinctrl-names = "default";
+       pinctrl-0 = <&pcie_clkreqn>;
+       status = "disabled";
+};
+
 &pmu_io_domains {
        status = "okay";
        pmu1830-supply = <&vcc_1v8>;