On Tue, Mar 03, 2026 at 11:20:29AM +0100, Herve Codina (Schneider Electric) wrote: > When checking dts involving the r9a06g032.dtsi file, the following kind > of warnings are reported: > Missing property '#address-cells' in node xxx, using 0 as fallback > > Indeed, #address-cells is not present in the GIC interrupt controller > node. > > Fix it adding the missing property. > > No functional change. > > Signed-off-by: Herve Codina (Schneider Electric) How did you trigger this? It doesn't show up with the upstream DTs for N1D. Can you share the snippet which causes the problem for you?