Commit 3c3ca5f7 authored by Biju Das's avatar Biju Das Committed by Simon Horman

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

This patch enables PCIEC[01] PCI express controller on the sub board.
Signed-off-by: default avatarBiju Das <biju.das@bp.renesas.com>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 61e0505b
......@@ -31,6 +31,14 @@ phy0: ethernet-phy@0 {
};
};
&pciec0 {
status = "okay";
};
&pciec1 {
status = "okay";
};
&pfc {
pinctrl-0 = <&scif_clk_pins>;
pinctrl-names = "default";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment