Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751883AbdHBCn6 (ORCPT ); Tue, 1 Aug 2017 22:43:58 -0400 Received: from mail.kmu-office.ch ([178.209.48.109]:36138 "EHLO mail.kmu-office.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751655AbdHBCn4 (ORCPT ); Tue, 1 Aug 2017 22:43:56 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Date: Tue, 01 Aug 2017 19:41:41 -0700 From: Stefan Agner To: Shawn Guo 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 In-Reply-To: <20170614151146.GC30112@dragon> References: <20170614151146.GC30112@dragon> Message-ID: User-Agent: Roundcube Webmail/1.2.5 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 666 Lines: 21 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? FWIW, tested it on a Colibri iMX7 using v3.13-rc3, works fine after reverting the GPC changes (see my other email with subject "i.MX 7 boot freeze with 4.13-rc3"). -- Stefan