linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Boris Brezillon <boris.brezillon@free-electrons.com>
To: Rob Herring <robh@kernel.org>
Cc: Richard Weinberger <richard@nod.at>,
	"linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>,
	Linus Walleij <linus.walleij@linaro.org>,
	Alexandre Courbot <gnurou@gmail.com>,
	"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
	Vinod Koul <vinod.koul@intel.com>,
	Dan Williams <dan.j.williams@intel.com>,
	dmaengine@vger.kernel.org,
	Nicolas Ferre <nicolas.ferre@atmel.com>,
	Alexandre Belloni <alexandre.belloni@free-electrons.com>,
	Wenyou Yang <wenyou.yang@atmel.com>,
	Josh Wu <rainyfeeling@outlook.com>,
	Haavard Skinnemoen <hskinnemoen@gmail.com>,
	Hans-Christian Egtvedt <egtvedt@samfundet.no>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	David Woodhouse <dwmw2@infradead.org>,
	Brian Norris <computersforpeace@gmail.com>,
	Marek Vasut <marek.vasut@gmail.com>,
	Cyrille Pitchen <cyrille.pitchen@atmel.com>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	Pawel Moll <pawel.moll@arm.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Kumar Gala <galak@codeaurora.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>
Subject: Re: [PATCH RESEND 4/5] mtd: nand: atmel: Document the new DT bindings
Date: Fri, 10 Feb 2017 15:00:48 +0100	[thread overview]
Message-ID: <20170210150048.40295070@bbrezillon> (raw)
In-Reply-To: <CAL_Jsq+cmS=o-ZN2PUCreRrWAEdEgV4pRCfWaJ9jHy_oSHMPfg@mail.gmail.com>

On Fri, 10 Feb 2017 07:58:15 -0600
Rob Herring <robh@kernel.org> wrote:

> On Fri, Feb 10, 2017 at 6:55 AM, Boris Brezillon
> <boris.brezillon@free-electrons.com> wrote:
> > Hi Rob,
> >
> > On Wed, 1 Feb 2017 16:47:11 +0100
> > Boris Brezillon <boris.brezillon@free-electrons.com> wrote:
> >  
> >> On Wed, 1 Feb 2017 09:39:20 -0600
> >> Rob Herring <robh@kernel.org> wrote:
> >>  
> >> > On Fri, Jan 27, 2017 at 05:42:03PM +0100, Boris Brezillon wrote:  
> >> > > Document the new DT bindings for the Atmel NAND controller and
> >> > > deprecate the old ones.  
> >> >
> >> > Why?  
> >>
> >> Because the existing representation is not only wrong, it also causes
> >> pinmux conflicts between the NAND controller and other devices present
> >> on the EBI bus.
> >> It's explained in the cover letter, but maybe you want me to put that
> >> in the commit message.  
> >
> > Do you need more explanation (A.K.A. ping).  
> 
> No, but it should be in the commit msg.

Okay, will add more details in the commit msg then.

Thanks,

Boris

  reply	other threads:[~2017-02-10 14:00 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-27 16:41 [PATCH RESEND 0/5] mtd: nand: Rework/cleanup the Atmel NAND driver Boris Brezillon
2017-01-27 16:42 ` [PATCH RESEND 1/5] gpio: Add the devm_get_index_gpiod_from_child() helper Boris Brezillon
2017-01-27 16:42 ` [PATCH RESEND 2/5] dmaengine: Provide a wrapper for memcpy operations Boris Brezillon
2017-01-30 16:54   ` Vinod Koul
2017-01-30 17:47     ` Boris Brezillon
2017-01-31  3:34       ` Vinod Koul
2017-01-27 16:42 ` [PATCH RESEND 3/5] mtd: nand: Cleanup/rework the atmel_nand driver Boris Brezillon
2017-02-14 12:58   ` Nicolas Ferre
2017-02-14 13:27     ` Boris Brezillon
2017-01-27 16:42 ` [PATCH RESEND 4/5] mtd: nand: atmel: Document the new DT bindings Boris Brezillon
2017-02-01 15:39   ` Rob Herring
2017-02-01 15:47     ` Boris Brezillon
2017-02-10 12:55       ` Boris Brezillon
2017-02-10 13:58         ` Rob Herring
2017-02-10 14:00           ` Boris Brezillon [this message]
2017-02-13 17:31   ` Nicolas Ferre
2017-01-27 16:42 ` [PATCH RESEND 5/5] mtd: nand: Remove unused chip->write_page() hook Boris Brezillon

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=20170210150048.40295070@bbrezillon \
    --to=boris.brezillon@free-electrons.com \
    --cc=alexandre.belloni@free-electrons.com \
    --cc=computersforpeace@gmail.com \
    --cc=cyrille.pitchen@atmel.com \
    --cc=dan.j.williams@intel.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dmaengine@vger.kernel.org \
    --cc=dwmw2@infradead.org \
    --cc=egtvedt@samfundet.no \
    --cc=galak@codeaurora.org \
    --cc=gnurou@gmail.com \
    --cc=hskinnemoen@gmail.com \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=marek.vasut@gmail.com \
    --cc=mark.rutland@arm.com \
    --cc=nicolas.ferre@atmel.com \
    --cc=pawel.moll@arm.com \
    --cc=rainyfeeling@outlook.com \
    --cc=richard@nod.at \
    --cc=robh@kernel.org \
    --cc=vinod.koul@intel.com \
    --cc=wenyou.yang@atmel.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;
as well as URLs for NNTP newsgroup(s).