]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: dts: fast models: Fix FVP PCI interrupt-map property
authorMarc Zyngier <maz@kernel.org>
Thu, 23 Jan 2020 14:51:12 +0000 (14:51 +0000)
committerSudeep Holla <sudeep.holla@arm.com>
Thu, 23 Jan 2020 15:54:39 +0000 (15:54 +0000)
commit6b224c3a97fdd3be0350030bd0b1507ad1056442
treef272511b31d99274f21e44e8d84d32cc08187675
parent7855fcc07be326322b44982a21760fd9bd8e2b92
arm64: dts: fast models: Fix FVP PCI interrupt-map property

The interrupt map for the FVP's PCI node is missing the
parent-unit-address cells for each of the INTx entries, leading to the
kernel code failing to parse the entries correctly.

Add the missing zero cells, which are pretty useless as far as the GIC
is concerned, but that the spec requires. This allows INTx to be usable
on the model, and VFIO to work correctly.

Fixes: 7935e9e30376 ("arm64: dts: fast models: Add DTS fo Base RevC FVP")
Signed-off-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
arch/arm64/boot/dts/arm/fvp-base-revc.dts