Commit b3a0317e authored by Biju Das's avatar Biju Das Committed by Simon Horman
Browse files

ARM: dts: iwg20d-q7: Enable PCIe Controller



Enable PCIe Controller & set PCIe bus clock frequency.

Signed-off-by: default avatarBiju Das <biju.das@bp.renesas.com>
Reviewed-by: default avatarFabrizio Castro <fabrizio.castro@bp.renesas.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 4c5c952e
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -96,6 +96,14 @@ &pci1 {
	pinctrl-names = "default";
};

&pcie_bus_clk {
	clock-frequency = <100000000>;
};

&pciec {
	status = "okay";
};

&pfc {
	can0_pins: can0 {
		groups = "can0_data_d";