[PATCH v5 6/7] arm64: dts: renesas: Add R8A78000 X5H DTs

Marc Zyngier maz at kernel.org
Thu Sep 18 03:01:26 PDT 2025


3rd resend in a matter of hours -- how about slowing down?

Also, dropping Shameer's bouncing email address from Cc. Surely you
can fix your (enormous, and pretty random) Cc list?

On Thu, 18 Sep 2025 07:27:26 +0100,
Kuninori Morimoto <kuninori.morimoto.gx at renesas.com> wrote:
>

[...]

> +		/*
> +		 * The ARM GIC-720AE - View 1
> +		 *
> +		 * see
> +		 *	r19uh0244ej0052-r-carx5h.pdf
> +		 *	- attachments: 002_R-CarX5H_Address_Map_r0p51.xlsx
> +		 *	 - sheet [RT]
> +		 *	  - line 619
> +		 */
> +		gic: interrupt-controller at 39000000 {
> +			compatible = "arm,gic-v3";
> +			#interrupt-cells = <3>;
> +			#address-cells = <0>;
> +			interrupt-controller;
> +			reg = <0 0x39000000 0 0x20000>,
> +			      <0 0x39080000 0 0x800000>;
> +			interrupts = <GIC_PPI 9 IRQ_TYPE_LEVEL_HIGH>;
> +		};

I already asked for:

- this comment to be dropped, as it serves zero purpose to the common
  mortal

- the ITS to be described. The HW has it, it has no dependency on
  anything else, so there is no reason to omit it.

So I'd suggest you slow down, and take the comments reviewers give you
into account.

Thanks,

	M.

-- 
Without deviation from the norm, progress is not possible.



More information about the linux-arm-kernel mailing list