commit | 678cf9dc9c5194494181cd37641cafeba01a716b | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Wed May 26 17:59:36 2021 +0200 |
committer | Stefan Roese <sr@denx.de> | Fri Jun 04 11:32:41 2021 +0200 |
tree | b5ad0e2833ced8518e4f3f5885c8029d2c866929 | |
parent | ead9634384b56e27fa13959249e2cd7bf13e60b5 [diff] |
arm: a37xx: pci: Fix DT compatible string to Linux' DT compatible Change DT compatible string for A3700 PCIe from 'marvell,armada-37xx-pcie' to 'marvell,armada-3700-pcie' to make U-Boot A3700 PCIe DT node compatible with Linux' DT node. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Marek Behún <marek.behun@nic.cz> Reviewed-by: Stefan Roese <sr@denx.de>