summaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorPhil Edworthy <phil.edworthy@renesas.com>2014-06-13 10:37:22 +0100
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>2015-02-04 11:16:05 +0100
commita01659da4d4571b92b1982f1652e3b1e686b9630 (patch)
treefd5b98b57510c2409114d74bf3247d118aa0034e /arch/arm
parentadb29b888f35519e90f5d3a08cb75f68a5477c4c (diff)
downloadkernel-common-a01659da4d4571b92b1982f1652e3b1e686b9630.tar.gz
kernel-common-a01659da4d4571b92b1982f1652e3b1e686b9630.tar.bz2
kernel-common-a01659da4d4571b92b1982f1652e3b1e686b9630.zip
ARM: shmobile: henninger: Enable PCIe Controller & PCIe bus clock
Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au> (cherry picked from commit 485f3ce67c11ce086c322b2622db01d7e7c59a84) Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/boot/dts/r8a7791-henninger.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/r8a7791-henninger.dts b/arch/arm/boot/dts/r8a7791-henninger.dts
index c0c58ce7746e..bc48bccfff54 100644
--- a/arch/arm/boot/dts/r8a7791-henninger.dts
+++ b/arch/arm/boot/dts/r8a7791-henninger.dts
@@ -230,3 +230,11 @@
spi-cpha;
};
};
+
+&pcie_bus_clk {
+ status = "okay";
+};
+
+&pciec {
+ status = "okay";
+};