Re: [PATCH v5] arm64: dts: renesas: r8a779g0: Add GICv3 ITS and update PCIe nodes

From: Marek Vasut

Date: Tue Sep 08 2026 - 12:43:59 EST


On 9/8/26 10:46 AM, Geert Uytterhoeven wrote:

Hello Geert,

On Sun, 9 Aug 2026 at 22:04, Marek Vasut
<marek.vasut+renesas@xxxxxxxxxxx> wrote:
This SoC implements GIC600 with GICv3 ITS and PCIe host mode on this
SoC can use it. Add GIC ITS node into GIC node, update interrupt-map
and add msi-map into PCIe controller node.

I missed before that "msi-map" is not actually added?

I sent a fix:

[PATCH] arm64: dts: renesas: r8a779g0: Add MSI cells to GICv3 ITS

[...]

+ };
};

gpu: gpu@fd000000 {

I have already queued this in renesas-devel as commit 7fe73a3a3f2c3718
("arm64: dts: renesas: r8a779g0: Add GICv3 ITS and update PCIe nodes"),
but I can still amend it.
Thank you !