From: Shawn Guo <shawnguo@kernel.org>
To: Stefan Agner <stefan@agner.ch>
Cc: kernel@pengutronix.de, sboyd@codeaurora.org,
aisheng.dong@nxp.com, dwmw2@infradead.org,
computersforpeace@gmail.com, boris.brezillon@free-electrons.com,
marek.vasut@gmail.com, richard@nod.at, robh+dt@kernel.org,
mark.rutland@arm.com, han.xu@nxp.com,
fabio.estevam@freescale.com, LW@karo-electronics.de,
linux-mtd@lists.infradead.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v6 0/3] ARM: dts: imx7: add NAND support
Date: Thu, 3 Aug 2017 09:13:58 +0800 [thread overview]
Message-ID: <20170803011357.GA31819@dragon> (raw)
In-Reply-To: <c05aff108433c9ced4c85efcf3ba65e8@agner.ch>
On Tue, Aug 01, 2017 at 07:41:41PM -0700, Stefan Agner wrote:
> Hi Shawn,
>
> On 2017-06-14 08:11, Shawn Guo wrote:
> > On Thu, Jun 08, 2017 at 03:34:46PM -0700, Stefan Agner wrote:
> >> Stefan Agner (3):
> >> clk: imx7d: create clocks behind rawnand clock gate
> >> ARM: dts: imx7: add GPMI NAND and APBH DMA
> >> ARM: dts: imx7-colibri: add NAND support
> >
> > Both dts patches look good to me. Please ping me after the clk patch
> > lands on mainline.
>
> The clk patch landed in mainline. These two patches seem to apply fine
> still. Can you queue them for -next?
Just applied. Thanks for reminding.
Shawn
WARNING: multiple messages have this Message-ID (diff)
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v6 0/3] ARM: dts: imx7: add NAND support
Date: Thu, 3 Aug 2017 09:13:58 +0800 [thread overview]
Message-ID: <20170803011357.GA31819@dragon> (raw)
In-Reply-To: <c05aff108433c9ced4c85efcf3ba65e8@agner.ch>
On Tue, Aug 01, 2017 at 07:41:41PM -0700, Stefan Agner wrote:
> Hi Shawn,
>
> On 2017-06-14 08:11, Shawn Guo wrote:
> > On Thu, Jun 08, 2017 at 03:34:46PM -0700, Stefan Agner wrote:
> >> Stefan Agner (3):
> >> clk: imx7d: create clocks behind rawnand clock gate
> >> ARM: dts: imx7: add GPMI NAND and APBH DMA
> >> ARM: dts: imx7-colibri: add NAND support
> >
> > Both dts patches look good to me. Please ping me after the clk patch
> > lands on mainline.
>
> The clk patch landed in mainline. These two patches seem to apply fine
> still. Can you queue them for -next?
Just applied. Thanks for reminding.
Shawn
WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Stefan Agner <stefan-XLVq0VzYD2Y@public.gmane.org>
Cc: kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org,
sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
aisheng.dong-3arQi8VN3Tc@public.gmane.org,
dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org,
computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org,
marek.vasut-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
richard-/L3Ra7n9ekc@public.gmane.org,
robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
mark.rutland-5wv7dgnIgG8@public.gmane.org,
han.xu-3arQi8VN3Tc@public.gmane.org,
fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org,
LW-AvR2QvxeiV7DiMYJYoSAnRvVK+yQ3ZXh@public.gmane.org,
linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v6 0/3] ARM: dts: imx7: add NAND support
Date: Thu, 3 Aug 2017 09:13:58 +0800 [thread overview]
Message-ID: <20170803011357.GA31819@dragon> (raw)
In-Reply-To: <c05aff108433c9ced4c85efcf3ba65e8-XLVq0VzYD2Y@public.gmane.org>
On Tue, Aug 01, 2017 at 07:41:41PM -0700, Stefan Agner wrote:
> Hi Shawn,
>
> On 2017-06-14 08:11, Shawn Guo wrote:
> > On Thu, Jun 08, 2017 at 03:34:46PM -0700, Stefan Agner wrote:
> >> Stefan Agner (3):
> >> clk: imx7d: create clocks behind rawnand clock gate
> >> ARM: dts: imx7: add GPMI NAND and APBH DMA
> >> ARM: dts: imx7-colibri: add NAND support
> >
> > Both dts patches look good to me. Please ping me after the clk patch
> > lands on mainline.
>
> The clk patch landed in mainline. These two patches seem to apply fine
> still. Can you queue them for -next?
Just applied. Thanks for reminding.
Shawn
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2017-08-03 1:15 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-08 22:34 [PATCH v6 0/3] ARM: dts: imx7: add NAND support Stefan Agner
2017-06-08 22:34 ` Stefan Agner
2017-06-08 22:34 ` [PATCH v6 1/3] clk: imx7d: create clocks behind rawnand clock gate Stefan Agner
2017-06-08 22:34 ` Stefan Agner
2017-06-08 22:34 ` Stefan Agner
2017-06-09 19:16 ` Han Xu
2017-06-09 19:16 ` Han Xu
2017-06-09 19:16 ` Han Xu
2017-06-09 19:16 ` Han Xu
2017-06-20 1:01 ` Stephen Boyd
2017-06-20 1:01 ` Stephen Boyd
2017-06-08 22:34 ` [PATCH v6 2/3] ARM: dts: imx7: add GPMI NAND and APBH DMA Stefan Agner
2017-06-08 22:34 ` Stefan Agner
2017-06-09 19:17 ` Han Xu
2017-06-09 19:17 ` Han Xu
2017-06-09 19:17 ` Han Xu
2017-06-09 19:17 ` Han Xu
2017-06-08 22:34 ` [PATCH v6 3/3] ARM: dts: imx7-colibri: add NAND support Stefan Agner
2017-06-08 22:34 ` Stefan Agner
2017-06-09 19:17 ` Han Xu
2017-06-09 19:17 ` Han Xu
2017-06-09 19:17 ` Han Xu
2017-06-09 19:17 ` Han Xu
2017-06-14 15:11 ` [PATCH v6 0/3] ARM: dts: imx7: " Shawn Guo
2017-06-14 15:11 ` Shawn Guo
2017-08-02 2:41 ` Stefan Agner
2017-08-02 2:41 ` Stefan Agner
2017-08-03 1:13 ` Shawn Guo [this message]
2017-08-03 1:13 ` Shawn Guo
2017-08-03 1:13 ` 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=20170803011357.GA31819@dragon \
--to=shawnguo@kernel.org \
--cc=LW@karo-electronics.de \
--cc=aisheng.dong@nxp.com \
--cc=boris.brezillon@free-electrons.com \
--cc=computersforpeace@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=dwmw2@infradead.org \
--cc=fabio.estevam@freescale.com \
--cc=han.xu@nxp.com \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=marek.vasut@gmail.com \
--cc=mark.rutland@arm.com \
--cc=richard@nod.at \
--cc=robh+dt@kernel.org \
--cc=sboyd@codeaurora.org \
--cc=stefan@agner.ch \
/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.