ARM: shmobile: henninger: Enable PCIe Controller & PCIe bus clock
authorPhil Edworthy <phil.edworthy@renesas.com>
Fri, 13 Jun 2014 09:37:22 +0000 (10:37 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 17 Jun 2014 10:58:32 +0000 (19:58 +0900)
Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7791-henninger.dts

index c0c58ce7746e1480d0422ca08ece38b8312537dc..bc48bccfff548703878681db980cb52f35c5bbe7 100644 (file)
                spi-cpha;
        };
 };
+
+&pcie_bus_clk {
+       status = "okay";
+};
+
+&pciec {
+       status = "okay";
+};