ARM: shmobile: koelsch: Enable PCIe Controller & PCIe bus clock
authorPhil Edworthy <phil.edworthy@renesas.com>
Fri, 13 Jun 2014 09:37:21 +0000 (10:37 +0100)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:16:05 +0000 (11:16 +0100)
Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
(cherry picked from commit 998d7d64e1aeede4e03b6c67adb78fe55a278db7)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7791-koelsch.dts

index b0cfbd4..5dac673 100644 (file)
        };
 };
 
+&pcie_bus_clk {
+       status = "okay";
+};
+
+&pciec {
+       status = "okay";
+};
+
 &cpu0 {
        cpu0-supply = <&vdd_dvfs>;
 };