Skip to content

Commit

Permalink
ARM: shmobile: koelsch: Enable PCIe Controller & PCIe bus clock
Browse files Browse the repository at this point in the history
Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
  • Loading branch information
Phil Edworthy authored and Simon Horman committed Jun 17, 2014
1 parent 811cdfa commit 998d7d6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions arch/arm/boot/dts/r8a7791-koelsch.dts
Original file line number Diff line number Diff line change
Expand Up @@ -426,6 +426,14 @@
};
};

&pcie_bus_clk {
status = "okay";
};

&pciec {
status = "okay";
};

&cpu0 {
cpu0-supply = <&vdd_dvfs>;
};

0 comments on commit 998d7d6

Please sign in to comment.