Commit 998d7d64 authored by Phil Edworthy's avatar Phil Edworthy Committed by Simon Horman

ARM: shmobile: koelsch: Enable PCIe Controller & PCIe bus clock

Signed-off-by: default avatarPhil Edworthy <phil.edworthy@renesas.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 811cdfae
......@@ -426,6 +426,14 @@ vdd_dvfs: regulator@68 {
};
};
&pcie_bus_clk {
status = "okay";
};
&pciec {
status = "okay";
};
&cpu0 {
cpu0-supply = <&vdd_dvfs>;
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment