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>
This commit is contained in:
Phil Edworthy 2014-06-13 10:37:22 +01:00 committed by Simon Horman
parent 998d7d64e1
commit 485f3ce67c
1 changed files with 8 additions and 0 deletions

View File

@ -230,3 +230,11 @@
spi-cpha;
};
};
&pcie_bus_clk {
status = "okay";
};
&pciec {
status = "okay";
};