From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miquel Raynal Subject: Re: [PATCH v9 0/2] mtd: rawnand: meson: add Amlogic NAND driver support Date: Tue, 15 Jan 2019 17:52:32 +0100 Message-ID: <20190115175232.3d82d4a9@xps13> References: <1547566684-57472-1-git-send-email-jianxin.pan@amlogic.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Return-path: In-Reply-To: <1547566684-57472-1-git-send-email-jianxin.pan@amlogic.com> Sender: linux-kernel-owner@vger.kernel.org To: Jianxin Pan Cc: Boris Brezillon , linux-mtd@lists.infradead.org, David Woodhouse , Brian Norris , Marek Vasut , Richard Weinberger , Jerome Brunet , Neil Armstrong , Martin Blumenstingl , Carlo Caione , Kevin Hilman , Rob Herring , Liang Yang , Jian Hu , Hanjie Lin , Victor Wan , linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.o List-Id: devicetree@vger.kernel.org Hi Jianxin, Jianxin Pan wrote on Tue, 15 Jan 2019 23:38:02 +0800: > These two patches try to add initial NAND driver support for Amlogic Meson > SoCs, current it has been tested on GXL(p212) and AXG(s400) platform. > > Changes since V8 at [9] > - fix build failre at object_is_on_stack > - update Kconfig as Martin's suggested Thanks for this last version, looks good to me. Could you please send a patch to add a MAINTAINERS entry? Also, can we face any deadly failure if someone compiles this driver without the MMC clock driver updated? Thanks, Miquèl