Skip to content

Commit

Permalink
arm64: dts: r8a7795: enable PCIe on Salvator-X
Browse files Browse the repository at this point in the history
Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
  • Loading branch information
Phil Edworthy authored and Simon Horman committed Apr 27, 2016
1 parent 9251024 commit bbd2730
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts
Original file line number Diff line number Diff line change
Expand Up @@ -388,3 +388,15 @@
&ohci2 {
status = "okay";
};

&pcie_bus_clk {
status = "okay";
};

&pciec0 {
status = "okay";
};

&pciec1 {
status = "okay";
};

0 comments on commit bbd2730

Please sign in to comment.