mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Alessio Belle <Alessio.Belle@imgtec.com>
To: "nm@ti.com" <nm@ti.com>, "a-christidis@ti.com" <a-christidis@ti.com>
Cc: "rs@ti.com" <rs@ti.com>, "robh@kernel.org" <robh@kernel.org>,
	"mwalle@kernel.org" <mwalle@kernel.org>,
	"tzimmermann@suse.de" <tzimmermann@suse.de>,
	"simona@ffwll.ch" <simona@ffwll.ch>,
	"mripard@kernel.org" <mripard@kernel.org>,
	"kristo@kernel.org" <kristo@kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"conor+dt@kernel.org" <conor+dt@kernel.org>,
	"maarten.lankhorst@linux.intel.com"
	<maarten.lankhorst@linux.intel.com>,
	"mturquette@baylibre.com" <mturquette@baylibre.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"krzk+dt@kernel.org" <krzk+dt@kernel.org>,
	Frank Binns <Frank.Binns@imgtec.com>,
	"dri-devel@lists.freedesktop.org"
	<dri-devel@lists.freedesktop.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"airlied@gmail.com" <airlied@gmail.com>,
	"ssantosh@kernel.org" <ssantosh@kernel.org>,
	"sboyd@kernel.org" <sboyd@kernel.org>,
	"vigneshr@ti.com" <vigneshr@ti.com>,
	"linux-clk@vger.kernel.org" <linux-clk@vger.kernel.org>,
	"khilman@baylibre.com" <khilman@baylibre.com>
Subject: Re: [PATCH 0/5] drm/imagination: add support for j721e,j784s4,j722s,am62p
Date: Tue, 15 Sep 2026 16:09:59 +0000	[thread overview]
Message-ID: <0f68a788b7fa69a72e51feba765e0140c5c09934.camel@imgtec.com> (raw)
In-Reply-To: <20260225010507.flvt775fs5kfe7ez@unknotted>

Hi,

On Tue, 2026-02-24 at 19:05 -0600, Nishanth Menon wrote:
> On 12:09-20260224, Antonios Christidis wrote:
> > ---
> > Antonios Christidis (3):
> >       arm64: dts: ti: k3-j721e: Add GPU node
> >       dt-bindings: gpu: img: Add J721e SoC specific compatible
> >       arm64: dts: ti: k3-j784s4: Add GPU node
> > 
> > Michael Walle (2):
> >       arm64: dts: ti: add GPU node
> Now that you are picking this up, please Fix the $subject.
> >       clk: keystone: don't cache clock rate
> 
> 
> Bunch of interleaved "kind of related" patches in a single series.
> please do not do this.
> 
> j784s4 can go in on it's own.
> 
> j722s/am62p needs to wait for clk-cache patch to go in, but the
> clk-cache patch probably needs to be submitted individually to linux-clk
> mailing list for Stephen to pick up.

The clock cache patch is in 7.2 now (a80b32a140c8).

Is there anything else blocking the other patch for j722s/am62p?

Thanks,
Alessio

> 
> Please provide reference in the patch diffstat as to where the previous
> version of the patch is.
> 
> 
> Finally: j721e - please get the binding accepted through drm mailing
> list, then we can see about the dts.
> 
> > 
> >  .../devicetree/bindings/gpu/img,powervr-rogue.yaml         |  7 ++++++-
> >  arch/arm64/boot/dts/ti/k3-am62p-j722s-common-main.dtsi     | 11 +++++++++++
> >  arch/arm64/boot/dts/ti/k3-j721e-main.dtsi                  | 14 ++++++++++++++
> >  arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi                 | 14 ++++++++++++++
> >  drivers/clk/keystone/sci-clk.c                             |  8 ++++++++
> >  5 files changed, 53 insertions(+), 1 deletion(-)
> > ---
> > base-commit: 3ef088b0c5772a6f75634e54aa34f5fc0a2c041c
> > change-id: 20260224-gpu_dts-ab32c568d756
> > 
> > Best regards,
> > -- 
> > Antonios Christidis <a-christidis@ti.com>
> > 
> 


  reply	other threads:[~2026-09-15 16:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-24 18:09 Antonios Christidis
2026-02-24 18:09 ` [PATCH 1/5] arm64: dts: ti: k3-j721e: Add GPU node Antonios Christidis
2026-02-24 18:09 ` [PATCH 2/5] dt-bindings: gpu: img: Add J721e SoC specific compatible Antonios Christidis
2026-02-24 23:09   ` Andrew Davis
2026-02-25 11:06   ` Krzysztof Kozlowski
2026-02-24 18:09 ` [PATCH 3/5] arm64: dts: ti: k3-j784s4: Add GPU node Antonios Christidis
2026-02-24 18:09 ` [PATCH 4/5] arm64: dts: ti: add " a-christidis
2026-02-24 18:09 ` [PATCH 5/5] clk: keystone: don't cache clock rate a-christidis
2026-02-25  1:05 ` [PATCH 0/5] drm/imagination: add support for j721e,j784s4,j722s,am62p Nishanth Menon
2026-09-15 16:09   ` Alessio Belle [this message]
2026-09-15 18:58     ` Nishanth Menon

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=0f68a788b7fa69a72e51feba765e0140c5c09934.camel@imgtec.com \
    --to=alessio.belle@imgtec.com \
    --cc=Frank.Binns@imgtec.com \
    --cc=a-christidis@ti.com \
    --cc=airlied@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=khilman@baylibre.com \
    --cc=kristo@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=mwalle@kernel.org \
    --cc=nm@ti.com \
    --cc=robh@kernel.org \
    --cc=rs@ti.com \
    --cc=sboyd@kernel.org \
    --cc=simona@ffwll.ch \
    --cc=ssantosh@kernel.org \
    --cc=tzimmermann@suse.de \
    --cc=vigneshr@ti.com \
    /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

all inboxes | Powered by JetHome®