public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: Frank Li <Frank.li@nxp.com>
Cc: Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>,
	Nathan Chancellor <nathan@kernel.org>,
	Nicolas Schier <nsc@kernel.org>,
	devicetree@vger.kernel.org, imx@lists.linux.dev,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org,
	Shengjiu Wang <shengjiu.wang@nxp.com>,
	Sherry Sun <sherry.sun@nxp.com>, Li Jun <jun.li@nxp.com>,
	Fugang Duan <fugang.duan@nxp.com>
Subject: Re: [PATCH 0/9] arm64: dts: imx8m*: misc update
Date: Sat, 17 Jan 2026 10:43:19 +0800	[thread overview]
Message-ID: <aWr3R-phzjSS9GL-@dragon> (raw)
In-Reply-To: <aVwWnAMqVqE7jtCy@lizhi-Precision-Tower-5810>

On Mon, Jan 05, 2026 at 02:53:00PM -0500, Frank Li wrote:
> On Mon, Nov 10, 2025 at 03:54:40PM -0500, Frank Li wrote:
> > Some misc update for imx8m* dts
> >
> > Signed-off-by: Frank Li <Frank.Li@nxp.com>
> > ---
> > Frank Li (2):
> >       arm64: dts: imx8mm-evk: replace space with tab
> >       arm64: dts: imx8mp-evk: replace space with tab
> >
> > Fugang Duan (1):
> >       arm64: dts: imx8mm-evk: add uart3 port
> >
> > Li Jun (2):
> >       arm64: dts: imx8mm-evk: add wakeup-source for usb phy
> >       arm64: dts: imx8mn: add wakeup-source for usb phy
> >
> > Shengjiu Wang (1):
> >       arm64: dts: imx8mm-evk: correct the spdif compatible string
> >
> > Sherry Sun (3):
> >       arm64: dts: imx8mm-evk: add uart1 and bluetooth node
> >       arm64: dts: imx8mn-evk: add bluetooth dts node
> >       arm64: dts: imx8mp-evk: add bluetooth dts node
> >
> >  arch/arm64/boot/dts/freescale/imx8mm-evk.dtsi | 78 ++++++++++++++++++++-------
> >  arch/arm64/boot/dts/freescale/imx8mm.dtsi     |  4 +-
> >  arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi |  4 ++
> >  arch/arm64/boot/dts/freescale/imx8mn.dtsi     |  1 +
> >  arch/arm64/boot/dts/freescale/imx8mp-evk.dts  | 32 ++++++-----
> >  5 files changed, 85 insertions(+), 34 deletions(-)
> > ---
> 
> Shawn:
> 
> 	Can you help check these patches?  only patch 4 need remove "evk"
> at subject, do you need me respin it?

It doesn't apply to my tree.

  Patch failed at 0008 arm64: dts: imx8mp-evk: replace space with tab

Shawn

      reply	other threads:[~2026-01-17  2:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-10 20:54 [PATCH 0/9] arm64: dts: imx8m*: misc update Frank Li
2025-11-10 20:54 ` [PATCH 1/9] arm64: dts: imx8mm-evk: replace space with tab Frank Li
2025-11-10 20:54 ` [PATCH 2/9] arm64: dts: imx8mm-evk: correct the spdif compatible string Frank Li
2025-11-10 20:54 ` [PATCH 3/9] arm64: dts: imx8mm-evk: add uart1 and bluetooth node Frank Li
2025-11-10 20:54 ` [PATCH 4/9] arm64: dts: imx8mm-evk: add wakeup-source for usb phy Frank Li
2025-11-11 10:13   ` Alexander Stein
2025-11-10 20:54 ` [PATCH 5/9] arm64: dts: imx8mm-evk: add uart3 port Frank Li
2025-11-10 20:54 ` [PATCH 6/9] arm64: dts: imx8mn-evk: add bluetooth dts node Frank Li
2025-11-10 20:54 ` [PATCH 7/9] arm64: dts: imx8mn: add wakeup-source for usb phy Frank Li
2025-11-10 20:54 ` [PATCH 8/9] arm64: dts: imx8mp-evk: replace space with tab Frank Li
2025-11-10 20:54 ` [PATCH 9/9] arm64: dts: imx8mp-evk: add bluetooth dts node Frank Li
2026-01-05 19:53 ` [PATCH 0/9] arm64: dts: imx8m*: misc update Frank Li
2026-01-17  2:43   ` Shawn Guo [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=aWr3R-phzjSS9GL-@dragon \
    --to=shawnguo@kernel.org \
    --cc=Frank.li@nxp.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=fugang.duan@nxp.com \
    --cc=imx@lists.linux.dev \
    --cc=jun.li@nxp.com \
    --cc=kernel@pengutronix.de \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nathan@kernel.org \
    --cc=nsc@kernel.org \
    --cc=robh@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shengjiu.wang@nxp.com \
    --cc=sherry.sun@nxp.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