summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts
diff options
context:
space:
mode:
authorVicente Bergas <vicencb@gmail.com>2018-02-26 19:57:21 +0100
committerHeiko Stuebner <heiko@sntech.de>2018-04-16 14:13:13 +0200
commit2bbb0c0e6a7164c1fbfb5c0474ab7c208c02dab8 (patch)
tree5cd3f3b5727be8c59883b5eecd57c06839f2417e /arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts
parente702e13f0b4ffbe3178a39bb878b37121cbd05e2 (diff)
downloadlinux-2bbb0c0e6a7164c1fbfb5c0474ab7c208c02dab8.tar.bz2
arm64: dts: rockchip: move rk3399-sapphire PCIe to excavator baseboard
The PCIe signals are routed through the connector to the baseboard. Signed-off-by: Vicente Bergas <vicencb@gmail.com> Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts')
-rw-r--r--arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts15
1 files changed, 15 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts b/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts
index 56952d1a3fb8..2ce7ce7bb778 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts
@@ -190,6 +190,21 @@
status = "okay";
};
+&pcie_phy {
+ status = "okay";
+};
+
+&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";
+ pinctrl-0 = <&pcie_clkreqn_cpm>;
+ status = "okay";
+};
+
&pinctrl {
sdio-pwrseq {
wifi_enable_h: wifi-enable-h {