From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Boris Brezillon <boris.brezillon@bootlin.com>
Cc: Richard Weinberger <richard@nod.at>,
linux-mtd@lists.infradead.org,
David Woodhouse <dwmw2@infradead.org>,
Brian Norris <computersforpeace@gmail.com>,
Marek Vasut <marek.vasut@gmail.com>,
Cyrille Pitchen <cyrille.pitchen@wedev4u.fr>,
Maxime Ripard <maxime.ripard@bootlin.com>,
Chen-Yu Tsai <wens@csie.org>, Rob Herring <robh+dt@kernel.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
Subject: Re: [PATCH] mtd: rawnand: sunxi: Stop supporting ECC_HW_SYNDROME mode
Date: Mon, 26 Mar 2018 15:04:51 +0200 [thread overview]
Message-ID: <20180326150451.0d398bdd@xps13> (raw)
In-Reply-To: <20180321105327.27a28987@bbrezillon>
Hi Boris,
On Wed, 21 Mar 2018 10:53:27 +0100, Boris Brezillon
<boris.brezillon@bootlin.com> wrote:
> On Wed, 21 Mar 2018 09:36:18 +0100
> Boris Brezillon <boris.brezillon@bootlin.com> wrote:
>
> > This mode is not used by any existing setup and should not be used
> > because it overrides the BBMs. Let's just remove it before someone
>
> ^ 'overwrites' not 'overrides'
>
> > starts using it.
> >
> > Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
> > ---
> > .../devicetree/bindings/mtd/sunxi-nand.txt | 4 +-
> > drivers/mtd/nand/raw/sunxi_nand.c | 155 +++------------------
> > 2 files changed, 22 insertions(+), 137 deletions(-)
Tested-by: Miquel Raynal <miquel.raynal@bootlin.com>
Thanks,
Miquèl
--
Miquel Raynal, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
WARNING: multiple messages have this Message-ID (diff)
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Boris Brezillon <boris.brezillon@bootlin.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org, Pawel Moll <pawel.moll@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Maxime Ripard <maxime.ripard@bootlin.com>,
Richard Weinberger <richard@nod.at>,
Kumar Gala <galak@codeaurora.org>,
Marek Vasut <marek.vasut@gmail.com>, Chen-Yu Tsai <wens@csie.org>,
Rob Herring <robh+dt@kernel.org>,
linux-mtd@lists.infradead.org,
Cyrille Pitchen <cyrille.pitchen@wedev4u.fr>,
Brian Norris <computersforpeace@gmail.com>,
David Woodhouse <dwmw2@infradead.org>
Subject: Re: [PATCH] mtd: rawnand: sunxi: Stop supporting ECC_HW_SYNDROME mode
Date: Mon, 26 Mar 2018 15:04:51 +0200 [thread overview]
Message-ID: <20180326150451.0d398bdd@xps13> (raw)
In-Reply-To: <20180321105327.27a28987@bbrezillon>
Hi Boris,
On Wed, 21 Mar 2018 10:53:27 +0100, Boris Brezillon
<boris.brezillon@bootlin.com> wrote:
> On Wed, 21 Mar 2018 09:36:18 +0100
> Boris Brezillon <boris.brezillon@bootlin.com> wrote:
>
> > This mode is not used by any existing setup and should not be used
> > because it overrides the BBMs. Let's just remove it before someone
>
> ^ 'overwrites' not 'overrides'
>
> > starts using it.
> >
> > Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
> > ---
> > .../devicetree/bindings/mtd/sunxi-nand.txt | 4 +-
> > drivers/mtd/nand/raw/sunxi_nand.c | 155 +++------------------
> > 2 files changed, 22 insertions(+), 137 deletions(-)
Tested-by: Miquel Raynal <miquel.raynal@bootlin.com>
Thanks,
Miquèl
--
Miquel Raynal, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
next prev parent reply other threads:[~2018-03-26 13:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-21 8:36 [PATCH] mtd: rawnand: sunxi: Stop supporting ECC_HW_SYNDROME mode Boris Brezillon
2018-03-21 8:36 ` Boris Brezillon
2018-03-21 9:21 ` Maxime Ripard
2018-03-21 9:21 ` Maxime Ripard
2018-03-21 9:53 ` Boris Brezillon
2018-03-21 9:53 ` Boris Brezillon
2018-03-26 13:04 ` Miquel Raynal [this message]
2018-03-26 13:04 ` Miquel Raynal
2018-03-26 22:24 ` Rob Herring
2018-03-26 22:24 ` Rob Herring
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=20180326150451.0d398bdd@xps13 \
--to=miquel.raynal@bootlin.com \
--cc=boris.brezillon@bootlin.com \
--cc=computersforpeace@gmail.com \
--cc=cyrille.pitchen@wedev4u.fr \
--cc=devicetree@vger.kernel.org \
--cc=dwmw2@infradead.org \
--cc=galak@codeaurora.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=linux-mtd@lists.infradead.org \
--cc=marek.vasut@gmail.com \
--cc=mark.rutland@arm.com \
--cc=maxime.ripard@bootlin.com \
--cc=pawel.moll@arm.com \
--cc=richard@nod.at \
--cc=robh+dt@kernel.org \
--cc=wens@csie.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.