From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 5 Mar 2018 18:46:15 +0100 From: Boris Brezillon To: Robert Jarzmik Cc: Eric Miao , Arnd Bergmann , Antoine Tenart , Richard Weinberger , Gregory Clement , Cyrille Pitchen , Haojian Zhuang , Marek Vasut , linux-mtd@lists.infradead.org, Ezequiel Garcia , Thomas Petazzoni , Miquel Raynal , Brian Norris , David Woodhouse , linux-arm-kernel Subject: Re: [PATCH v4 5/6] arm: dts: pxa: use reworked NAND controller driver Message-ID: <20180305184615.0a2d6628@bbrezillon> In-Reply-To: <87606f7cdh.fsf@belgarion.home> References: <20180219223557.2458-1-miquel.raynal@bootlin.com> <20180219223557.2458-6-miquel.raynal@bootlin.com> <20180222104618.1ff78b52@bbrezillon> <87efl66vow.fsf@belgarion.home> <20180227214245.4267448e@bbrezillon> <20180301100446.0f61aaf9@xps13> <20180301175732.3be789fb@bbrezillon> <87606f7cdh.fsf@belgarion.home> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 01 Mar 2018 21:46:18 +0100 Robert Jarzmik wrote: > Boris Brezillon writes: > > > On Thu, 1 Mar 2018 10:04:46 +0100 > > Miquel Raynal wrote: > > I guess Miquel meant squash it into the commit introducing the > > regression ("mtd: nand: remove useless fields from pxa3xx NAND platform > > data"), and I agree, if you haven't pulled the branch yet, I'd prefer to > > create a new one addressing the issue. I could also add your Acked-by > > at the same time ;-). > Lucky you, I was going to pull this Saturday, you still can make that change. Here is the new PR: The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2: Linux 4.16-rc1 (2018-02-11 15:04:29 -0800) are available in the git repository at: git://git.infradead.org/linux-mtd.git tags/nand/pxa3xx-removal for you to fetch changes up to 048a4663a2a4b1b784f1c284d30873901148f009: MAINTAINERS: remove entry for deleted pxa3xx_nand driver (2018-03-02 22:46:39 +0100) ---------------------------------------------------------------- Remove the pxa3xx_nand driver (replaced by marvell_nand). ---------------------------------------------------------------- Miquel Raynal (6): mtd: nand: use Marvell reworked NAND controller driver with all platforms mtd: nand: remove deprecated pxa3xx_nand driver mtd: nand: remove useless fields from pxa3xx NAND platform data dt-bindings: mtd: remove pxa3xx NAND controller documentation arm: dts: pxa: use reworked NAND controller driver MAINTAINERS: remove entry for deleted pxa3xx_nand driver Documentation/devicetree/bindings/mtd/pxa3xx-nand.txt | 50 - MAINTAINERS | 6 - arch/arm/boot/dts/pxa3xx.dtsi | 6 +- arch/arm/configs/cm_x300_defconfig | 2 +- arch/arm/configs/pxa3xx_defconfig | 3 +- arch/arm/configs/pxa_defconfig | 2 +- arch/arm/configs/raumfeld_defconfig | 2 +- arch/arm/mach-mmp/aspenite.c | 6 +- arch/arm/mach-mmp/ttc_dkb.c | 9 +- arch/arm/mach-pxa/cm-x300.c | 8 +- arch/arm/mach-pxa/colibri-pxa3xx.c | 8 +- arch/arm/mach-pxa/colibri.h | 2 +- arch/arm/mach-pxa/littleton.c | 10 +- arch/arm/mach-pxa/mxm8x10.c | 10 +- arch/arm/mach-pxa/raumfeld.c | 6 +- arch/arm/mach-pxa/zylonite.c | 10 +- drivers/mtd/nand/Kconfig | 11 - drivers/mtd/nand/Makefile | 1 - drivers/mtd/nand/marvell_nand.c | 3 +- drivers/mtd/nand/pxa3xx_nand.c | 2105 ------------------------------------------ include/linux/platform_data/mtd-nand-pxa3xx.h | 43 +- 21 files changed, 46 insertions(+), 2257 deletions(-) delete mode 100644 Documentation/devicetree/bindings/mtd/pxa3xx-nand.txt delete mode 100644 drivers/mtd/nand/pxa3xx_nand.c -- Boris Brezillon, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com