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)
commit3543d7ddd55fe12c37e8a9db846216c51846015b
treef272511b31d99274f21e44e8d84d32cc08187675
parente42617b825f8073569da76dc4510bfa019b1c35a
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: fa083b99eb28 ("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