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:
parent
811cdfae50
commit
998d7d64e1
1 changed files with 8 additions and 0 deletions
|
@ -426,6 +426,14 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&pcie_bus_clk {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&pciec {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
&cpu0 {
|
&cpu0 {
|
||||||
cpu0-supply = <&vdd_dvfs>;
|
cpu0-supply = <&vdd_dvfs>;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue