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

Commit a5470af9 authored by Miquel Raynal's avatar Miquel Raynal Committed by Gregory CLEMENT
Browse files

arm64: dts: marvell: armada-37xx: declare PCIe reset pin



One pin can be muxed as PCIe endpoint card reset.

Signed-off-by: default avatarMiquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@bootlin.com>
parent 05d168a5
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -276,6 +276,15 @@
					function = "sdio";
				};

				pcie_reset_pins: pcie-reset-pins {
					groups = "pcie1";
					function = "pcie";
				};

				pcie_clkreq_pins: pcie-clkreq-pins {
					groups = "pcie1_clkreq";
					function = "pcie";
				};
			};

			eth0: ethernet@30000 {