All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chester Lin <chester62515@gmail.com>
To: Ghennadi Procopciuc <ghennadi.procopciuc@oss.nxp.com>
Cc: Andreas Farber <afaerber@suse.de>,
	Matthias Brugger <mbrugger@suse.com>,
	Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@kernel.org>, NXP S32 Linux Team <s32@nxp.com>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	NXP Linux Team <linux-imx@nxp.com>,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org,
	Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com>
Subject: Re: [PATCH v2 0/2] add uSDHC and SCMI nodes to the S32G2 SoC
Date: Sat, 2 Mar 2024 10:01:51 +0800	[thread overview]
Message-ID: <ZeKIjyFF0ftnr19q@linux-8mug> (raw)
In-Reply-To: <a7a55dc6-c204-4aad-adff-9806d3302b6b@oss.nxp.com>

Hi,

On Thu, Feb 08, 2024 at 11:34:58AM +0200, Ghennadi Procopciuc wrote:
> On 1/22/24 16:05, Ghennadi Procopciuc wrote:
> > From: Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com>
> > 
> > This patchset adds device tree support for S32G2 SCMI firmware and uSDHC
> > node. The SCMI clock IDs are based on a downstream version of the TF-A
> > stored on GitHub [0].
> > 
> > I can send the patches individually if you prefer that instead of
> > submitting them all at once.??
> > 
> > [0] https://github.com/nxp-auto-linux/arm-trusted-firmware
> > 
> > Changes in v2:
> >  - The SCMI clock bindings header has been removed.
> > 
> > Ghennadi Procopciuc (2):
> >   arm64: dts: s32g: add SCMI firmware node
> >   arm64: dts: s32g: add uSDHC node
> > 
> >  arch/arm64/boot/dts/freescale/s32g2.dtsi      | 37 ++++++++++++++++++-
> >  .../arm64/boot/dts/freescale/s32g274a-evb.dts |  6 ++-
> >  .../boot/dts/freescale/s32g274a-rdb2.dts      |  6 ++-
> >  3 files changed, 46 insertions(+), 3 deletions(-)
> > 
> Hi Chester,
> 
> I want to confirm if you are open to accepting the proposed changes for
> ARM/NXP S32G architecture, given your maintainer role. Please let me
> know if any revisions or adaptations are required.
> 

These patches look good to me.

Hi Shawn,

Per the discussion in another thread, could you help to apply these two
through the imx tree? Thanks!

Chester

> Regards,
> Ghennadi
> 

WARNING: multiple messages have this Message-ID (diff)
From: Chester Lin <chester62515@gmail.com>
To: Ghennadi Procopciuc <ghennadi.procopciuc@oss.nxp.com>
Cc: Andreas Farber <afaerber@suse.de>,
	Matthias Brugger <mbrugger@suse.com>,
	Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@kernel.org>, NXP S32 Linux Team <s32@nxp.com>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	NXP Linux Team <linux-imx@nxp.com>,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org,
	Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com>
Subject: Re: [PATCH v2 0/2] add uSDHC and SCMI nodes to the S32G2 SoC
Date: Sat, 2 Mar 2024 10:01:51 +0800	[thread overview]
Message-ID: <ZeKIjyFF0ftnr19q@linux-8mug> (raw)
In-Reply-To: <a7a55dc6-c204-4aad-adff-9806d3302b6b@oss.nxp.com>

Hi,

On Thu, Feb 08, 2024 at 11:34:58AM +0200, Ghennadi Procopciuc wrote:
> On 1/22/24 16:05, Ghennadi Procopciuc wrote:
> > From: Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com>
> > 
> > This patchset adds device tree support for S32G2 SCMI firmware and uSDHC
> > node. The SCMI clock IDs are based on a downstream version of the TF-A
> > stored on GitHub [0].
> > 
> > I can send the patches individually if you prefer that instead of
> > submitting them all at once.??
> > 
> > [0] https://github.com/nxp-auto-linux/arm-trusted-firmware
> > 
> > Changes in v2:
> >  - The SCMI clock bindings header has been removed.
> > 
> > Ghennadi Procopciuc (2):
> >   arm64: dts: s32g: add SCMI firmware node
> >   arm64: dts: s32g: add uSDHC node
> > 
> >  arch/arm64/boot/dts/freescale/s32g2.dtsi      | 37 ++++++++++++++++++-
> >  .../arm64/boot/dts/freescale/s32g274a-evb.dts |  6 ++-
> >  .../boot/dts/freescale/s32g274a-rdb2.dts      |  6 ++-
> >  3 files changed, 46 insertions(+), 3 deletions(-)
> > 
> Hi Chester,
> 
> I want to confirm if you are open to accepting the proposed changes for
> ARM/NXP S32G architecture, given your maintainer role. Please let me
> know if any revisions or adaptations are required.
> 

These patches look good to me.

Hi Shawn,

Per the discussion in another thread, could you help to apply these two
through the imx tree? Thanks!

Chester

> Regards,
> Ghennadi
> 

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2024-03-02  2:01 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-22 14:05 [PATCH v2 0/2] add uSDHC and SCMI nodes to the S32G2 SoC Ghennadi Procopciuc
2024-01-22 14:05 ` Ghennadi Procopciuc
2024-01-22 14:06 ` [PATCH v2 1/2] arm64: dts: s32g: add SCMI firmware node Ghennadi Procopciuc
2024-01-22 14:06   ` Ghennadi Procopciuc
2024-01-22 14:39   ` Matthias Brugger
2024-01-22 14:39     ` Matthias Brugger
2024-02-24  8:14     ` Chester Lin
2024-02-24  8:14       ` Chester Lin
2024-03-02  1:57     ` Chester Lin
2024-03-02  1:57       ` Chester Lin
2024-01-22 14:06 ` [PATCH v2 2/2] arm64: dts: s32g: add uSDHC node Ghennadi Procopciuc
2024-01-22 14:06   ` Ghennadi Procopciuc
2024-01-22 14:39   ` Matthias Brugger
2024-01-22 14:39     ` Matthias Brugger
2024-02-24  8:22   ` Chester Lin
2024-02-24  8:22     ` Chester Lin
2024-02-24 10:44     ` Chester Lin
2024-02-24 10:44       ` Chester Lin
2024-02-26  6:29       ` Ghennadi Procopciuc
2024-02-26  6:29         ` Ghennadi Procopciuc
2024-03-02  1:56         ` Chester Lin
2024-03-02  1:56           ` Chester Lin
2024-02-08  9:34 ` [PATCH v2 0/2] add uSDHC and SCMI nodes to the S32G2 SoC Ghennadi Procopciuc
2024-02-08  9:34   ` Ghennadi Procopciuc
2024-03-02  2:01   ` Chester Lin [this message]
2024-03-02  2:01     ` Chester Lin
2024-03-20  7:38     ` Ghennadi Procopciuc
2024-03-20  7:38       ` Ghennadi Procopciuc
2024-03-28  6:37 ` Shawn Guo
2024-03-28  6:37   ` Shawn Guo

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=ZeKIjyFF0ftnr19q@linux-8mug \
    --to=chester62515@gmail.com \
    --cc=afaerber@suse.de \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=ghennadi.procopciuc@nxp.com \
    --cc=ghennadi.procopciuc@oss.nxp.com \
    --cc=kernel@pengutronix.de \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mbrugger@suse.com \
    --cc=mturquette@baylibre.com \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=s32@nxp.com \
    --cc=sboyd@kernel.org \
    --cc=shawnguo@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.