arm64: dts: marvell: armada-3720-espressobin: declare PCIe warm reset pin
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 8 Jan 2019 16:24:40 +0000 (17:24 +0100)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Wed, 6 Feb 2019 11:19:23 +0000 (12:19 +0100)
Ensure the PCIe endpoint card reset that is toggled by the PCIe
controller itself is muxed correctly on the EspressoBin.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts

index 846003b..18938d1 100644 (file)
@@ -46,6 +46,8 @@
 /* J9 */
 &pcie0 {
        status = "okay";
+       pinctrl-names = "default";
+       pinctrl-0 = <&pcie_reset_pins &pcie_clkreq_pins>;
 };
 
 /* J6 */