]> www.infradead.org Git - linux.git/commitdiff
arm64: dts: renesas: r9a07g044: Correct GICD and GICR sizes
authorLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Tue, 30 Jul 2024 12:24:36 +0000 (13:24 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 23 Aug 2024 13:43:27 +0000 (15:43 +0200)
The RZ/G2L(C) SoC is equipped with the GIC-600. The GICD is 64KiB +
64KiB for the MBI alias (in total 128KiB), and the GICR is 128KiB per
CPU.

Fixes: 68a45525297b2 ("arm64: dts: renesas: Add initial DTSI for RZ/G2{L,LC} SoC's")
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Link: https://lore.kernel.org/20240730122436.350013-5-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/arm64/boot/dts/renesas/r9a07g044.dtsi

index 47a671661142868af4ddd99b968d56c1478ffb6c..6b1c77cd8261ca3e04570737e718f76bc179d0ed 100644 (file)
                        #interrupt-cells = <3>;
                        #address-cells = <0>;
                        interrupt-controller;
-                       reg = <0x0 0x11900000 0 0x40000>,
-                             <0x0 0x11940000 0 0x60000>;
+                       reg = <0x0 0x11900000 0 0x20000>,
+                             <0x0 0x11940000 0 0x40000>;
                        interrupts = <GIC_PPI 9 IRQ_TYPE_LEVEL_LOW>;
                };