[PATCH 27/29] ARM: shmobile: koelsch: Enable PCIe Controller & PCIe bus clock

Simon Horman horms+renesas at verge.net.au
Sun Jun 22 19:28:36 PDT 2014


From: Phil Edworthy <phil.edworthy at renesas.com>

Signed-off-by: Phil Edworthy <phil.edworthy at renesas.com>
Signed-off-by: Simon Horman <horms+renesas at verge.net.au>
---
 arch/arm/boot/dts/r8a7791-koelsch.dts | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm/boot/dts/r8a7791-koelsch.dts b/arch/arm/boot/dts/r8a7791-koelsch.dts
index b0cfbd4..5dac673 100644
--- a/arch/arm/boot/dts/r8a7791-koelsch.dts
+++ b/arch/arm/boot/dts/r8a7791-koelsch.dts
@@ -426,6 +426,14 @@
 	};
 };
 
+&pcie_bus_clk {
+	status = "okay";
+};
+
+&pciec {
+	status = "okay";
+};
+
 &cpu0 {
 	cpu0-supply = <&vdd_dvfs>;
 };
-- 
2.0.0.rc2




More information about the linux-arm-kernel mailing list