Re: [PATCH] arm64: dts: toshiba: tmpv7708: Add default GIC address cells
From: Krzysztof Kozlowski
Date: Thu Sep 04 2025 - 09:53:20 EST
On Fri, 22 Aug 2025 15:33:41 +0200, Krzysztof Kozlowski wrote:
> Add missing address-cells 0 to GIC interrupt node to silence W=1
> warning:
>
> tmpv7708.dtsi:503.4-507.28: Warning (interrupt_map): /soc/pcie@28400000:interrupt-map:
> Missing property '#address-cells' in node /soc/interrupt-controller@24001000, 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!
No one picked these up, so I grabbed them. Please let me know if someone else
wants to take it.
[1/1] arm64: dts: toshiba: tmpv7708: Add default GIC address cells
https://git.kernel.org/krzk/linux-dt/c/7ee0f223cabe9b9384250024fec577c731cbcf72
Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>