Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 30571678 authored by Thomas Petazzoni's avatar Thomas Petazzoni Committed by Gregory CLEMENT
Browse files

arm64: dts: marvell: enable additional PCIe ports on Armada 8040 DB



The Armada 8040 DB has numerous PCIe ports, so let's enable a few more
of those PCIe ports that are enabled in the default bootloader
configuration.

Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent 73ae5fe8
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -143,6 +143,10 @@
	pinctrl-names = "default";
};

/* CON6 on CP0 expansion */
&cpm_pcie0 {
	status = "okay";
};

/* CON5 on CP0 expansion */
&cpm_pcie2 {
@@ -213,6 +217,16 @@
	phy-mode = "rgmii-id";
};

/* CON6 on CP1 expansion */
&cps_pcie0 {
	status = "okay";
};

/* CON7 on CP1 expansion */
&cps_pcie1 {
	status = "okay";
};

/* CON5 on CP1 expansion */
&cps_pcie2 {
	status = "okay";