All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: Kuldeep Singh <singh.kuldeep87k@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>, Li Yang <leoyang.li@nxp.com>,
	Rob Herring <robh+dt@kernel.org>,
	 Mingkai Hu <Mingkai.Hu@freescale.com>,
	Hou Zhiqiang <B48286@freescale.com>,
	 Wenbin Song <Wenbin.Song@freescale.com>,
	Olof Johansson <olof@lixom.net>,
	soc@kernel.org,  linux-arm-kernel@lists.infradead.org,
	devicetree@vger.kernel.org,
	 Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 3/4] arm64: dts: ls1043a: Update i2c dma properties
Date: Sun, 10 Apr 2022 15:57:35 +0800	[thread overview]
Message-ID: <CAJBJ56LCWttdM65XaBjYTrQ=9UWycSkaUX-+LsmPXz-+OLqbFw@mail.gmail.com> (raw)
In-Reply-To: <20220410075355.GQ129381@dragon>

On Sun, Apr 10, 2022 at 3:54 PM Shawn Guo <shawnguo@kernel.org> wrote:
>
> On Sat, Mar 26, 2022 at 09:53:11AM +0530, Kuldeep Singh wrote:
> > Reorder dmas and dma-names properties for i2c controller node to make it
> > compliant with bindings.
> >
> > Fixes: 6d453cd22357 ("arm64: dts: add Freescale LS1043a SoC support")
> > CC: soc@kernel.org
> > Signed-off-by: Kuldeep Singh <singh.kuldeep87k@gmail.com>
>
> Applied 3/4 and 4/4, thanks!

Ignore it.  They have landed into v5.18-rc1.

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Kuldeep Singh <singh.kuldeep87k@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>, Li Yang <leoyang.li@nxp.com>,
	Rob Herring <robh+dt@kernel.org>,
	 Mingkai Hu <Mingkai.Hu@freescale.com>,
	Hou Zhiqiang <B48286@freescale.com>,
	 Wenbin Song <Wenbin.Song@freescale.com>,
	Olof Johansson <olof@lixom.net>,
	soc@kernel.org,  linux-arm-kernel@lists.infradead.org,
	devicetree@vger.kernel.org,
	 Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 3/4] arm64: dts: ls1043a: Update i2c dma properties
Date: Sun, 10 Apr 2022 15:57:35 +0800	[thread overview]
Message-ID: <CAJBJ56LCWttdM65XaBjYTrQ=9UWycSkaUX-+LsmPXz-+OLqbFw@mail.gmail.com> (raw)
In-Reply-To: <20220410075355.GQ129381@dragon>

On Sun, Apr 10, 2022 at 3:54 PM Shawn Guo <shawnguo@kernel.org> wrote:
>
> On Sat, Mar 26, 2022 at 09:53:11AM +0530, Kuldeep Singh wrote:
> > Reorder dmas and dma-names properties for i2c controller node to make it
> > compliant with bindings.
> >
> > Fixes: 6d453cd22357 ("arm64: dts: add Freescale LS1043a SoC support")
> > CC: soc@kernel.org
> > Signed-off-by: Kuldeep Singh <singh.kuldeep87k@gmail.com>
>
> Applied 3/4 and 4/4, thanks!

Ignore it.  They have landed into v5.18-rc1.

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

  reply	other threads:[~2022-04-10  7:57 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-26  4:23 [PATCH 0/4] DT updates for dma-names ordering checks Kuldeep Singh
2022-03-26  4:23 ` Kuldeep Singh
2022-03-26  4:23 ` [PATCH 1/4] ARM: dts: spear13xx: Update SPI dma properties Kuldeep Singh
2022-03-26  4:23   ` Kuldeep Singh
2022-03-26  4:23 ` [PATCH 2/4] ARM: dts: spear1340: Update serial node properties Kuldeep Singh
2022-03-26  4:23   ` Kuldeep Singh
2022-03-28  2:08   ` Viresh Kumar
2022-03-28  2:08     ` Viresh Kumar
2022-03-26  4:23 ` [PATCH 3/4] arm64: dts: ls1043a: Update i2c dma properties Kuldeep Singh
2022-03-26  4:23   ` Kuldeep Singh
2022-04-10  7:53   ` Shawn Guo
2022-04-10  7:53     ` Shawn Guo
2022-04-10  7:57     ` Shawn Guo [this message]
2022-04-10  7:57       ` Shawn Guo
2022-03-26  4:23 ` [PATCH 4/4] arm64: dts: ls1046a: Update i2c node " Kuldeep Singh
2022-03-26  4:23   ` Kuldeep Singh
2022-03-31 22:10 ` [PATCH 0/4] DT updates for dma-names ordering checks patchwork-bot+linux-soc

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='CAJBJ56LCWttdM65XaBjYTrQ=9UWycSkaUX-+LsmPXz-+OLqbFw@mail.gmail.com' \
    --to=shawnguo@kernel.org \
    --cc=B48286@freescale.com \
    --cc=Mingkai.Hu@freescale.com \
    --cc=Wenbin.Song@freescale.com \
    --cc=arnd@arndb.de \
    --cc=devicetree@vger.kernel.org \
    --cc=leoyang.li@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=robh+dt@kernel.org \
    --cc=singh.kuldeep87k@gmail.com \
    --cc=soc@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.