arm64: dts: r8a7795: enable PCIe on Salvator-X
authorPhil Edworthy <Phil.Edworthy@renesas.com>
Tue, 5 Apr 2016 10:51:27 +0000 (11:51 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 27 Apr 2016 01:48:33 +0000 (11:48 +1000)
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>
arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts

index b992b1a3d95690307322e4459dfc9292d23b67ee..7c40ac8232f36503fa2c39e1edb375d6f74cd07e 100644 (file)
 &ohci2 {
        status = "okay";
 };
+
+&pcie_bus_clk {
+       status = "okay";
+};
+
+&pciec0 {
+       status = "okay";
+};
+
+&pciec1 {
+       status = "okay";
+};
This page took 0.030524 seconds and 5 git commands to generate.