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

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
......@@ -276,6 +276,15 @@ sdio_pins: sdio-pins {
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 {
......
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