public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Boris Brezillon <boris.brezillon@bootlin.com>
Cc: Robert Jarzmik <robert.jarzmik@free.fr>,
	Arnd Bergmann <arnd@arndb.de>,
	Richard Weinberger <richard@nod.at>,
	David Woodhouse <dwmw2@infradead.org>,
	Brian Norris <computersforpeace@gmail.com>,
	Marek Vasut <marek.vasut@gmail.com>,
	Cyrille Pitchen <cyrille.pitchen@wedev4u.fr>,
	linux-mtd@lists.infradead.org,
	Haojian Zhuang <haojian.zhuang@gmail.com>,
	Eric Miao <eric.y.miao@gmail.com>,
	Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>,
	Gregory Clement <gregory.clement@bootlin.com>,
	Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
	Antoine Tenart <antoine.tenart@bootlin.com>,
	linux-arm-kernel <linux-arm-kernel-bounces@lists.infradead.org>
Subject: Re: [PATCH v4 5/6] arm: dts: pxa: use reworked NAND controller driver
Date: Thu, 1 Mar 2018 10:04:46 +0100	[thread overview]
Message-ID: <20180301100446.0f61aaf9@xps13> (raw)
In-Reply-To: <20180227214245.4267448e@bbrezillon>

Hi Robert,

On Tue, 27 Feb 2018 21:42:45 +0100, Boris Brezillon
<boris.brezillon@bootlin.com> wrote:

> Hi Robert,
> 
> On Tue, 27 Feb 2018 21:09:51 +0100
> Robert Jarzmik <robert.jarzmik@free.fr> wrote:
> 
> > Boris Brezillon <boris.brezillon@bootlin.com> writes:
> >   
> > > +Arnd and the LAKML
> > >
> > > Hi Miquel,
> > >
> > > Please try to Cc the LAKML and the arm-soc maintainers when you send DT
> > > changes.
> > >
> > > Arnd, Robert, I'd like to apply this patch through the MTD tree since
> > > it depends on patch 1 of this series ("mtd: nand: use Marvell reworked
> > > NAND controller driver with all platforms").
> > > Otherwise, I can leave it to Robert for 4.18.    
> > 
> > This one looks conflict free, so I have no objection if you carry it through
> > your tree.  
> 
> Already prepared an immutable branch with all patches of this series
> for you to pull in the pxa tree:
> 
> 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 nand/pxa3xx-removal
> 
> for you to fetch changes up to fa4d26b6f00e2c3460c2cc070f467c74d163bf40:
> 
>   MAINTAINERS: remove entry for deleted pxa3xx_nand driver (2018-02-23 22:12:15 +0100)
> 

As you may know, this commit:

    mtd: nand: remove useless fields from pxa3xx NAND platform data

currently breaks linux-next build as I forgot to patch files in the
mach-mmp directory.

I sent a fix for that yesterday to linux-arm-kernel@ and Boris:

    arm: mmp: Fix build issue due to PXA NAND pdata structure changes

but maybe, it would be better to squash the fix directly in Boris'
immutable branch if you did not pull it already?

Thanks and sorry for the mistake,
Miquèl

-- 
Miquel Raynal, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

  parent reply	other threads:[~2018-03-01  9:04 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-19 22:35 [PATCH v4 0/6] Use the reworked Marvell NAND controller with all boards Miquel Raynal
2018-02-19 22:35 ` [PATCH v4 1/6] mtd: nand: use Marvell reworked NAND controller driver with all platforms Miquel Raynal
2018-02-22  9:49   ` Boris Brezillon
2018-02-23 20:40     ` Robert Jarzmik
2018-02-19 22:35 ` [PATCH v4 2/6] mtd: nand: remove deprecated pxa3xx_nand driver Miquel Raynal
2018-02-19 22:35 ` [PATCH v4 3/6] mtd: nand: remove useless fields from pxa3xx NAND platform data Miquel Raynal
2018-02-19 22:35 ` [PATCH v4 4/6] dt-bindings: mtd: remove pxa3xx NAND controller documentation Miquel Raynal
2018-02-19 22:35 ` [PATCH v4 5/6] arm: dts: pxa: use reworked NAND controller driver Miquel Raynal
2018-02-22  9:46   ` Boris Brezillon
2018-02-27 20:09     ` Robert Jarzmik
2018-02-27 20:42       ` Boris Brezillon
2018-02-27 22:00         ` Robert Jarzmik
2018-03-01  9:04         ` Miquel Raynal [this message]
2018-03-01 16:57           ` Boris Brezillon
2018-03-01 20:46             ` Robert Jarzmik
2018-03-05 17:46               ` Boris Brezillon
2018-02-19 22:35 ` [PATCH v4 6/6] MAINTAINERS: remove entry for deleted pxa3xx_nand driver Miquel Raynal
2018-02-22  9:39 ` [PATCH v4 0/6] Use the reworked Marvell NAND controller with all boards Boris Brezillon
2018-02-23 20:42   ` Robert Jarzmik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180301100446.0f61aaf9@xps13 \
    --to=miquel.raynal@bootlin.com \
    --cc=antoine.tenart@bootlin.com \
    --cc=arnd@arndb.de \
    --cc=boris.brezillon@bootlin.com \
    --cc=computersforpeace@gmail.com \
    --cc=cyrille.pitchen@wedev4u.fr \
    --cc=dwmw2@infradead.org \
    --cc=eric.y.miao@gmail.com \
    --cc=ezequiel@vanguardiasur.com.ar \
    --cc=gregory.clement@bootlin.com \
    --cc=haojian.zhuang@gmail.com \
    --cc=linux-arm-kernel-bounces@lists.infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=marek.vasut@gmail.com \
    --cc=richard@nod.at \
    --cc=robert.jarzmik@free.fr \
    --cc=thomas.petazzoni@bootlin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox