commit | 563b85bd88772c8949d10f7fa8e39a20280b1aac | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Wed Aug 19 15:57:06 2020 +0200 |
committer | Stefan Roese <sr@denx.de> | Mon Aug 31 14:45:53 2020 +0200 |
tree | 21d0f78170e2fc3b9d2094aaa36b223e4c086491 | |
parent | 545591132aa701ff1262bb309fbcd0c3ff0acd75 [diff] |
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>