]> Git Repo - u-boot.git/commit
arm: a37xx: pci: Fix DT compatible string to Linux' DT compatible
authorPali Rohár <[email protected]>
Wed, 26 May 2021 15:59:36 +0000 (17:59 +0200)
committerStefan Roese <[email protected]>
Fri, 4 Jun 2021 09:32:41 +0000 (11:32 +0200)
commita544d65f1ddf0a14c49ca137aea1f2407edddb4c
treeb5ad0e2833ced8518e4f3f5885c8029d2c866929
parent7b85aefd4ba502158aceae44c1d03eb853bf89be
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 <[email protected]>
Reviewed-by: Marek Behún <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
arch/arm/dts/armada-37xx.dtsi
drivers/pci/pci-aardvark.c
This page took 0.041426 seconds and 4 git commands to generate.