diff mbox

[v3,8/8] ARM: shmobile: henninger: Enable PCIe Controller & PCIe bus clock

Message ID 1402652242-16604-9-git-send-email-phil.edworthy@renesas.com (mailing list archive)
State Accepted
Commit 485f3ce67c11ce086c322b2622db01d7e7c59a84
Headers show

Commit Message

Phil Edworthy June 13, 2014, 9:37 a.m. UTC
Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
---
v3:
 - Add PCIe to the Henninger board

 arch/arm/boot/dts/r8a7791-henninger.dts | 8 ++++++++
 1 file changed, 8 insertions(+)
diff mbox

Patch

diff --git a/arch/arm/boot/dts/r8a7791-henninger.dts b/arch/arm/boot/dts/r8a7791-henninger.dts
index cc6d992..86a48bc 100644
--- a/arch/arm/boot/dts/r8a7791-henninger.dts
+++ b/arch/arm/boot/dts/r8a7791-henninger.dts
@@ -217,3 +217,11 @@ 
 		spi-cpha;
 	};
 };
+
+&pcie_bus_clk {
+	status = "okay";
+};
+
+&pciec {
+	status = "okay";
+};