u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
From: Sumit Garg <sumit.garg@linaro.org>
To: trini@konsulko.com
Cc: robert.marko@sartura.hr, luka.kovacic@sartura.hr,
	luka.perkov@sartura.hr,  rfried.dev@gmail.com,
	dsankouski@gmail.com, stephan@gerhold.net,  sjg@chromium.org,
	nicolas.dechesne@linaro.org, vinod.koul@linaro.org,
	 mworsfold@impinj.com, daniel.thompson@linaro.org,
	pbrobinson@gmail.com,  u-boot@lists.denx.de
Subject: Re: [PATCH v2 0/2] Initial step for Linux DT sync on Qcom SoCs
Date: Thu, 25 Aug 2022 10:52:47 +0530	[thread overview]
Message-ID: <CAFA6WYMTf3b=e-=ryhkOS835j3rU1BGEtTijJaNvaMagCd8G4w@mail.gmail.com> (raw)
In-Reply-To: <CAFA6WYPh-wkK0hPyxtv6FY6jfb=z+_3YEVcVVgu3WOJ7KYy+Xw@mail.gmail.com>

On Tue, 16 Aug 2022 at 13:32, Sumit Garg <sumit.garg@linaro.org> wrote:
>
> Hi Tom,
>
> On Thu, 4 Aug 2022 at 20:09, Sumit Garg <sumit.garg@linaro.org> wrote:
> >
> > Hi,
> >
> > On Wed, 27 Jul 2022 at 13:52, Sumit Garg <sumit.garg@linaro.org> wrote:
> > >
> > > This is an initial step towards achieving complete Linux DT sync on Qcom
> > > SoCs/boards. It syncs up DT compatibles for pinctrl and GPIO drivers.
> > >
> > > Changes in v2:
> > > - Separate patch for CONFIG_SDM845 check removal.
> > > - Fix pinctrl DT compatibles for db410c and db820c.
> > >
> >
> > Do we have any further comments on this?
> >
>
> I haven't heard any comments on this patch-set. Would it be fine with
> you to merge it?
>

Gentle ping.

-Sumit

>
> >
> > > Sumit Garg (2):
> > >   pinctrl: sdm845: Remove redundant CONFIG_SDM845 check
> > >   arm: dts: qcom: Sync pinctrl DT nodes with Linux bindings
> > >
> > >  arch/arm/dts/dragonboard410c-uboot.dtsi       |  2 +-
> > >  arch/arm/dts/dragonboard410c.dts              | 17 +++-----
> > >  arch/arm/dts/dragonboard820c-uboot.dtsi       |  2 +-
> > >  arch/arm/dts/dragonboard820c.dts              |  4 +-
> > >  arch/arm/dts/qcom-ipq4019.dtsi                | 18 +++------
> > >  arch/arm/dts/qcs404-evb.dts                   |  2 +-
> > >  arch/arm/dts/sdm845.dtsi                      |  2 +-
> > >  arch/arm/mach-ipq40xx/pinctrl-snapdragon.c    | 31 ++++++++++++++-
> > >  arch/arm/mach-snapdragon/Makefile             |  2 +-
> > >  arch/arm/mach-snapdragon/pinctrl-snapdragon.c | 39 ++++++++++++++++---
> > >  drivers/gpio/msm_gpio.c                       | 10 +----
> > >  11 files changed, 83 insertions(+), 46 deletions(-)
> > >
> > > --
> > > 2.25.1
> > >

      reply	other threads:[~2022-08-25  5:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-27  8:22 [PATCH v2 0/2] Initial step for Linux DT sync on Qcom SoCs Sumit Garg
2022-07-27  8:22 ` [PATCH v2 1/2] pinctrl: sdm845: Remove redundant CONFIG_SDM845 check Sumit Garg
2022-08-07  0:16   ` Ramon Fried
2022-08-26 18:49   ` Tom Rini
2022-07-27  8:22 ` [PATCH v2 2/2] arm: dts: qcom: Sync pinctrl DT nodes with Linux bindings Sumit Garg
2022-08-26 18:49   ` Tom Rini
2022-08-04 14:39 ` [PATCH v2 0/2] Initial step for Linux DT sync on Qcom SoCs Sumit Garg
2022-08-16  8:02   ` Sumit Garg
2022-08-25  5:22     ` Sumit Garg [this message]

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='CAFA6WYMTf3b=e-=ryhkOS835j3rU1BGEtTijJaNvaMagCd8G4w@mail.gmail.com' \
    --to=sumit.garg@linaro.org \
    --cc=daniel.thompson@linaro.org \
    --cc=dsankouski@gmail.com \
    --cc=luka.kovacic@sartura.hr \
    --cc=luka.perkov@sartura.hr \
    --cc=mworsfold@impinj.com \
    --cc=nicolas.dechesne@linaro.org \
    --cc=pbrobinson@gmail.com \
    --cc=rfried.dev@gmail.com \
    --cc=robert.marko@sartura.hr \
    --cc=sjg@chromium.org \
    --cc=stephan@gerhold.net \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=vinod.koul@linaro.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).