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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Feb 2020 18:53:08 +0000 (19:53 +0100)
commitec86856b4672cf0b8e72284db00e0050da17a3f0
tree68fe720c17c0114e7e4fbcba922f6ebb2327ebc8
parent51a610a5c88d96a1ba9340e5ad86b277181df5b9
arm64: dts: fast models: Fix FVP PCI interrupt-map property

commit 3543d7ddd55fe12c37e8a9db846216c51846015b upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm64/boot/dts/arm/fvp-base-revc.dts