linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Prabhakar <prabhakar.csengg@gmail.com>
Cc: Magnus Damm <magnus.damm@gmail.com>,
	Rob Herring <robh@kernel.org>,
	 Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	 linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org,
	 linux-kernel@vger.kernel.org,
	Biju Das <biju.das.jz@bp.renesas.com>,
	 Fabrizio Castro <fabrizio.castro.jz@renesas.com>,
	 Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Subject: Re: [PATCH 09/10] arm64: dts: renesas: r9a09g056: Add Mali-G31 GPU node
Date: Thu, 22 May 2025 11:20:36 +0200	[thread overview]
Message-ID: <CAMuHMdWaZaScRihVk5d7cAzFTh-730MwZf84MEdFFBFNzzhw1w@mail.gmail.com> (raw)
In-Reply-To: <20250514101528.41663-10-prabhakar.mahadev-lad.rj@bp.renesas.com>

On Wed, 14 May 2025 at 12:15, Prabhakar <prabhakar.csengg@gmail.com> wrote:
> From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
>
> Add the device tree node for the ARM Mali-G31 GPU found on selected
> variants of the Renesas RZ/V2N (R9A09G056) SoC.
>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
i.e. will queue in renesas-devel for v6.17.

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

  reply	other threads:[~2025-05-22  9:20 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-14 10:15 [PATCH 00/10] Add GBETH, OSTM, RIIC, WDT, and GPU support for RZ/V2N SoC and EVK board Prabhakar
2025-05-14 10:15 ` [PATCH 01/10] arm64: dts: renesas: r9a09g056: Add GBETH nodes Prabhakar
2025-05-22  9:15   ` Geert Uytterhoeven
2025-05-14 10:15 ` [PATCH 02/10] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable GBETH Prabhakar
2025-05-22 10:00   ` Geert Uytterhoeven
2025-05-14 10:15 ` [PATCH 03/10] arm64: dts: renesas: r9a09g056: Add OSTM0-OSTM7 nodes Prabhakar
2025-05-22  9:16   ` Geert Uytterhoeven
2025-05-14 10:15 ` [PATCH 04/10] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable OSTM timers on RZ/V2N EVK Prabhakar
2025-05-22 10:00   ` Geert Uytterhoeven
2025-05-14 10:15 ` [PATCH 05/10] arm64: dts: renesas: r9a09g056: Add RIIC controllers Prabhakar
2025-05-22  9:17   ` Geert Uytterhoeven
2025-05-14 10:15 ` [PATCH 06/10] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable " Prabhakar
2025-05-22 10:01   ` Geert Uytterhoeven
2025-05-14 10:15 ` [PATCH 07/10] arm64: dts: renesas: r9a09g056: Add WDT0-WDT3 nodes Prabhakar
2025-05-22  9:17   ` Geert Uytterhoeven
2025-05-14 10:15 ` [PATCH 08/10] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable WDT1 Prabhakar
2025-05-22 10:01   ` Geert Uytterhoeven
2025-05-14 10:15 ` [PATCH 09/10] arm64: dts: renesas: r9a09g056: Add Mali-G31 GPU node Prabhakar
2025-05-22  9:20   ` Geert Uytterhoeven [this message]
2025-05-14 10:15 ` [PATCH 10/10] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable Mali-G31 GPU Prabhakar
2025-05-22 10:02   ` Geert Uytterhoeven
2025-05-14 13:11 ` [PATCH 00/10] Add GBETH, OSTM, RIIC, WDT, and GPU support for RZ/V2N SoC and EVK board Rob Herring (Arm)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAMuHMdWaZaScRihVk5d7cAzFTh-730MwZf84MEdFFBFNzzhw1w@mail.gmail.com \
    --to=geert@linux-m68k.org \
    --cc=biju.das.jz@bp.renesas.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=fabrizio.castro.jz@renesas.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=prabhakar.csengg@gmail.com \
    --cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).