Re: [PATCH] arm64: dts: qcom: monaco: Add default GIC address cells
From: Bjorn Andersson
Date: Thu Jul 02 2026 - 19:44:54 EST
On Tue, 07 Apr 2026 22:15:19 +0200, Krzysztof Kozlowski wrote:
> Add missing address-cells 0 to GIC interrupt node to silence W=1
> warning:
>
> monaco.dtsi:2326.4-2329.30: Warning (interrupt_map): /soc@0/pci@1c00000:interrupt-map:
> Missing property '#address-cells' in node /soc@0/interrupt-controller@17a00000, using 0 as fallback
>
> Value '0' is correct because:
> 1. GIC interrupt controller does not have children,
> 2. interrupt-map property (in PCI node) consists of five components and
> the fourth component 'parent unit address', which size is defined by
> '#address-cells' of the node pointed to by the interrupt-parent
> component, is not used (=0).
>
> [...]
Applied, thanks!
[1/1] arm64: dts: qcom: monaco: Add default GIC address cells
commit: d291245e2fb1eba55d751f88613a41e292958a96
Best regards,
--
Bjorn Andersson <andersson@xxxxxxxxxx>