commit | 4952aa696a9f221c5e34e5961e02fca41ef67ad6 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Sep 19 11:26:08 2022 +0200 |
committer | Arnd Bergmann <arnd@arndb.de> | Fri Sep 23 16:42:27 2022 +0200 |
tree | bde5441fa088344adcc93ca426c3a67ae57749d1 | |
parent | 7e1e2acb7b16c0464b9cbfe243cbaec03198039f [diff] |
ARM: dts: integrator: Tag PCI host with device_type The DT parser is dependent on the PCI device being tagged as device_type = "pci" in order to parse memory ranges properly. Fix this up. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Cc: stable@vger.kernel.org Link: https://lore.kernel.org/r/20220919092608.813511-1-linus.walleij@linaro.org' Signed-off-by: Arnd Bergmann <arnd@arndb.de>