From 485f3ce67c11ce086c322b2622db01d7e7c59a84 Mon Sep 17 00:00:00 2001 From: Phil Edworthy Date: Fri, 13 Jun 2014 10:37:22 +0100 Subject: ARM: shmobile: henninger: Enable PCIe Controller & PCIe bus clock Signed-off-by: Phil Edworthy Signed-off-by: Simon Horman --- arch/arm/boot/dts/r8a7791-henninger.dts | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'arch') 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"; +}; -- cgit v1.2.3