From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:55064 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751184AbdHCBPF (ORCPT ); Wed, 2 Aug 2017 21:15:05 -0400 Date: Thu, 3 Aug 2017 09:13:58 +0800 From: Shawn Guo To: Stefan Agner 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 Message-ID: <20170803011357.GA31819@dragon> References: <20170614151146.GC30112@dragon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-clk-owner@vger.kernel.org List-ID: 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Thu, 3 Aug 2017 09:13:58 +0800 Subject: [PATCH v6 0/3] ARM: dts: imx7: add NAND support In-Reply-To: References: <20170614151146.GC30112@dragon> Message-ID: <20170803011357.GA31819@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH v6 0/3] ARM: dts: imx7: add NAND support Date: Thu, 3 Aug 2017 09:13:58 +0800 Message-ID: <20170803011357.GA31819@dragon> References: <20170614151146.GC30112@dragon> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stefan Agner 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 List-Id: devicetree@vger.kernel.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