]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
ARM: dts: renesas: genmai: Drop superfluous cells
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Fri, 27 Mar 2026 23:42:10 +0000 (00:42 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 27 Apr 2026 09:14:30 +0000 (11:14 +0200)
Drop superfluous address-cells and size-cells to fix DTC W=1 warning:

    arch/arm/boot/dts/renesas/r7s72100-genmai.dts:28.17-55.4: Warning (avoid_unnecessary_addr_size): /flash@18000000: unnecessary #address-cells/#size-cells without "ranges", "dma-ranges" or child "reg" or "ranges" property

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Fixes: 30e0a8cf886cb459 ("ARM: dts: renesas: genmai: Add FLASH nodes")
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://patch.msgid.link/20260327234244.91707-6-marek.vasut+renesas@mailbox.org
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/arm/boot/dts/renesas/r7s72100-genmai.dts

index 3c3756509714572cf253529306f5cab42577f8b7..da552a66615e0b6194345c2a1b1d497c2f9acb4e 100644 (file)
@@ -34,9 +34,6 @@
                clocks = <&mstp9_clks R7S72100_CLK_SPIBSC0>;
                power-domains = <&cpg_clocks>;
 
-               #address-cells = <1>;
-               #size-cells = <1>;
-
                partitions {
                        compatible = "fixed-partitions";
                        #address-cells = <1>;