commit | c5bc280d912ba99d2d6aed2a53e5faadf861da4e | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Wed May 26 17:59:37 2021 +0200 |
committer | Stefan Roese <sr@denx.de> | Fri Jun 04 11:32:41 2021 +0200 |
tree | 2a603cdf8a87031be91400f4a13293e1362f8839 | |
parent | 678cf9dc9c5194494181cd37641cafeba01a716b [diff] |
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>