Skip to content

Commit

Permalink
ARM: shmobile: henninger: 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 998d7d6 commit 485f3ce
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions arch/arm/boot/dts/r8a7791-henninger.dts
Original file line number Diff line number Diff line change
Expand Up @@ -230,3 +230,11 @@
spi-cpha;
};
};

&pcie_bus_clk {
status = "okay";
};

&pciec {
status = "okay";
};

0 comments on commit 485f3ce

Please sign in to comment.