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

One pin can be muxed as PCIe endpoint card reset.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
This commit is contained in:
Miquel Raynal
2019-01-08 17:24:39 +01:00
committed by Gregory CLEMENT
parent 05d168a56f
commit a5470af981

View File

@@ -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 {