arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DT
authorPali Rohár <pali@kernel.org>
Wed, 19 Aug 2020 13:57:06 +0000 (15:57 +0200)
committerStefan Roese <sr@denx.de>
Mon, 31 Aug 2020 12:45:53 +0000 (14:45 +0200)
commit563b85bd88772c8949d10f7fa8e39a20280b1aac
tree21d0f78170e2fc3b9d2094aaa36b223e4c086491
parent545591132aa701ff1262bb309fbcd0c3ff0acd75
arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DT

Change active-high to active-low and change DT property name from
reset-gpio to reset-gpios. This format of gpio reset is used by
pci-aardvark driver in Linux kernel.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Konstantin Porotchkin <kostap@marvell.com>
Tested-by: Andre Heider <a.heider@gmail.com>
arch/arm/dts/armada-3720-db.dts
arch/arm/dts/armada-3720-espressobin.dts
arch/arm/dts/armada-3720-turris-mox.dts
drivers/pci/pci-aardvark.c