]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
arm64: dts: marvell: armada-37xx: declare PCIe reset pin
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 8 Jan 2019 16:24:39 +0000 (17:24 +0100)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Wed, 6 Feb 2019 11:19:13 +0000 (12:19 +0100)
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>
arch/arm64/boot/dts/marvell/armada-37xx.dtsi

index 48f85dc1c0a1022d12419d81c10f15e9b443507a..b278b64b73e38b1701f4b9af7b42d772942cb714 100644 (file)
                                        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 {