Browse Source

arm64: dts: r8a7795: enable PCIe on Salvator-X

Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Phil Edworthy 9 years ago
parent
commit
bbd273047b
1 changed files with 12 additions and 0 deletions
  1. 12 0
      arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts

+ 12 - 0
arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts

@@ -388,3 +388,15 @@
 &ohci2 {
 	status = "okay";
 };
+
+&pcie_bus_clk {
+	status = "okay";
+};
+
+&pciec0 {
+	status = "okay";
+};
+
+&pciec1 {
+	status = "okay";
+};