ARM: dts: spear13xx: Drop malformed 'interrupt-map' on PCI nodes
authorRob Herring <robh@kernel.org>
Fri, 22 Oct 2021 14:11:56 +0000 (09:11 -0500)
committerArnd Bergmann <arnd@arndb.de>
Fri, 22 Oct 2021 15:26:39 +0000 (17:26 +0200)
commit5cbd84300b3c0d8696984bece82428bba8d4dddc
treeb5cb0a793adfb24b25a22c589c81095cc2b408e2
parent9f2feb32c2b6a39fdf8c872486341ffa84b2eff5
ARM: dts: spear13xx: Drop malformed 'interrupt-map' on PCI nodes

The spear13xx PCI 'interrupt-map' property is not parse-able.
'#interrupt-cells' is missing and there are 3 #address-cells. Based on the
driver, the only supported interrupt is for MSI. Therefore, 'interrupt-map'
is not needed.

Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Cc: Shiraz Hashim <shiraz.linux.kernel@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org
Link: https://lore.kernel.org/r/20211022141156.2592221-1-robh@kernel.org'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/spear1310.dtsi
arch/arm/boot/dts/spear1340.dtsi