arm64: dts: renesas: hihope-rzg2-ex: Enable PCIe support

This patch enables PCIEC[01] PCI express controller on the sub board.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Biju Das 2019-06-07 08:13:59 +01:00 committed by Simon Horman
parent 61e0505b16
commit 3c3ca5f746

View File

@ -31,6 +31,14 @@ phy0: ethernet-phy@0 {
};
};
&pciec0 {
status = "okay";
};
&pciec1 {
status = "okay";
};
&pfc {
pinctrl-0 = <&scif_clk_pins>;
pinctrl-names = "default";