From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 29 Oct 2018 10:47:01 +0100 From: Miquel Raynal To: Jianxin Pan Cc: Boris Brezillon , , Rob Herring , Hanjie Lin , Victor Wan , Neil Armstrong , Martin Blumenstingl , Richard Weinberger , Yixun Lan , linux-kernel@vger.kernel.org, Marek Vasut , Liang Yang , Jian Hu , Kevin Hilman , Carlo Caione , linux-amlogic@lists.infradead.org, Brian Norris , David Woodhouse , linux-arm-kernel@lists.infradead.org, Jerome Brunet Subject: Re: [PATCH v4 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller Message-ID: <20181029104701.1bcdfbf3@xps13> In-Reply-To: <1537433449-65213-3-git-send-email-jianxin.pan@amlogic.com> References: <1537433449-65213-1-git-send-email-jianxin.pan@amlogic.com> <1537433449-65213-3-git-send-email-jianxin.pan@amlogic.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Jianxin, Jianxin Pan wrote on Thu, 20 Sep 2018 16:50:49 +0800: > From: Liang Yang >=20 > Add initial support for the Amlogic NAND flash controller which found > in the Meson-GXBB/GXL/AXG SoCs. >=20 > Signed-off-by: Liang Yang > Signed-off-by: Yixun Lan > Signed-off-by: Jianxin Pan > --- I lost track of what's ongoing there, can you remind me the status of the whole clk/nand series? If the clock driver is ready, can you resend the NAND controller driver please? IIRC it was in a pretty good shape already. Thanks, Miqu=C3=A8l