[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <175699390854.173213.7488244114872177547.b4-ty@linaro.org>
Date: Thu, 4 Sep 2025 15:52:31 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...hiba.co.jp>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
linux-arm-kernel@...ts.infradead.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Subject: Re: [PATCH] arm64: dts: toshiba: tmpv7708: Add default GIC address cells
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@...00000:interrupt-map:
> Missing property '#address-cells' in node /soc/interrupt-controller@...01000, 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@...aro.org>
Powered by blists - more mailing lists