arm64: dts: zynqmp: Add address-cells property to interrupt controllers
authorMichal Simek <michal.simek@xilinx.com>
Wed, 2 Dec 2020 14:14:57 +0000 (15:14 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 21 Jan 2021 10:17:16 +0000 (11:17 +0100)
commitc6badbd2d321c19d4f55ee56b0ef12bb3352feac
treec3c30ea57e3aa380225492d61ae9f97b178a0224
parent5c8fe583cce542aa0b84adc939ce85293de36e5e
arm64: dts: zynqmp: Add address-cells property to interrupt controllers

The commit 3eb619b2f7d8 ("scripts/dtc: Update to upstream version
v1.6.0-11-g9d7888cbf19c") updated dtc version which also contained DTC
commit
"81e0919a3e21 checks: Add interrupt provider test"
where reasons for this checking are mentioned as
"A missing #address-cells property is less critical, but creates
ambiguities when used in interrupt-map properties, so warn about this as
well now."

That's why add address-cells property to gic and gpio nodes to get rid of
this warning.

CC: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/e4f54ddce33b79a783aa7c76e0dc6e9787933610.1606918493.git.michal.simek@xilinx.com
arch/arm64/boot/dts/xilinx/zynqmp.dtsi