]> git.baikalelectronics.ru Git - uboot.git/commit
arm: a37xx: pci: Find PCIe controller node by compatible instead of path
authorPali Rohár <pali@kernel.org>
Wed, 26 May 2021 15:59:37 +0000 (17:59 +0200)
committerStefan Roese <sr@denx.de>
Fri, 4 Jun 2021 09:32:41 +0000 (11:32 +0200)
commita57f0b6f09c4b7fe52045fce986375411a3b1638
tree2a603cdf8a87031be91400f4a13293e1362f8839
parentfc7f0bb944b02da90494ab3504d34279fec82b23
arm: a37xx: pci: Find PCIe controller node by compatible instead of path

Find PCIe DT node by compatible string instead of retrieving it by using
hardcoded DT path.

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>
arch/arm/mach-mvebu/armada3700/cpu.c