ARM: shmobile: koelsch: 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:21 +01:00 коммит произвёл Simon Horman
Родитель 811cdfae50
Коммит 998d7d64e1
1 изменённых файлов: 8 добавлений и 0 удалений

Просмотреть файл

@ -426,6 +426,14 @@
};
};
&pcie_bus_clk {
status = "okay";
};
&pciec {
status = "okay";
};
&cpu0 {
cpu0-supply = <&vdd_dvfs>;
};