Linux-mtd Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: "Masahiko Iwamoto" <iwamoto@allied-telesis.co.jp>,
	"Jagan Teki" <jagan@openedev.com>, "Marek Vasut" <marex@denx.de>,
	"Cyrille Pitchen" <cyrille.pitchen@atmel.com>,
	linux-mtd@lists.infradead.org, kernel@pengutronix.de,
	"Rafał Miłecki" <zajec5@gmail.com>,
	"Geert Uytterhoeven" <geert@linux-m68k.org>,
	"Mark Rutland" <mark.rutland@arm.com>,
	devicetree@vger.kernel.org
Subject: Re: [PATCH v3] mtd: spi-nor: add dt support for Everspin MRAMs
Date: Thu, 19 Jan 2017 11:56:08 -0600	[thread overview]
Message-ID: <20170119175608.5okfpsfutv7oawoo@rob-hp-laptop> (raw)
In-Reply-To: <20170117110338.10756-1-u.kleine-koenig@pengutronix.de>

On Tue, Jan 17, 2017 at 12:03:38PM +0100, Uwe Kleine-König wrote:
> The MR25 family doesn't support JEDEC, so they need explicit mentioning
> in the list of supported spi IDs. This makes it possible to add these
> using for example:
> 
> 	compatible = "everspin,mr25h40";
> 
> There was already an entry for mr25h256. Move that one out of the "keep
> for compatibility" section and put in a new group for Everspin MRAMs.
> 
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> ---
> Changes since (implicit) v1:
> 
>  - use Kib instead of kib
> 
> Changes since v2:
> 
>  - update dt docs
>  - handle already existing mr25h256 in m25p_ids[]
> 
> Thanks to Cyrille for catching these.
> 
>  Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt | 2 ++
>  drivers/mtd/devices/m25p80.c                            | 6 +++++-
>  2 files changed, 7 insertions(+), 1 deletion(-)

Acked-by: Rob Herring <robh@kernel.org>

  parent reply	other threads:[~2017-01-19 17:56 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-16 13:35 [PATCH] mtd: spi-nor: add dt support for Everspin MRAMs Uwe Kleine-König
2017-01-16 13:55 ` Rafał Miłecki
2017-01-16 16:08   ` Marek Vasut
2017-01-16 19:41   ` Uwe Kleine-König
2017-01-16 20:45     ` Rafał Miłecki
2017-01-16 21:00   ` [PATCH v2] " Uwe Kleine-König
2017-01-16 21:02     ` Rafał Miłecki
2017-01-16 21:24     ` Marek Vasut
2017-01-17  9:48     ` Cyrille Pitchen
2017-01-17 10:32       ` Cyrille Pitchen
2017-01-17 11:03         ` [PATCH v3] " Uwe Kleine-König
2017-01-17 13:04           ` Cyrille Pitchen
2017-01-17 13:16           ` Rafał Miłecki
2017-01-17 13:57             ` Cyrille Pitchen
2017-01-17 15:49               ` Rafał Miłecki
2017-01-18 13:51                 ` Marek Vasut
2017-01-19 17:54               ` Rob Herring
2017-01-19 17:56           ` Rob Herring [this message]
2017-01-20 12:57             ` Cyrille Pitchen

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=20170119175608.5okfpsfutv7oawoo@rob-hp-laptop \
    --to=robh@kernel.org \
    --cc=cyrille.pitchen@atmel.com \
    --cc=devicetree@vger.kernel.org \
    --cc=geert@linux-m68k.org \
    --cc=iwamoto@allied-telesis.co.jp \
    --cc=jagan@openedev.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-mtd@lists.infradead.org \
    --cc=marex@denx.de \
    --cc=mark.rutland@arm.com \
    --cc=u.kleine-koenig@pengutronix.de \
    --cc=zajec5@gmail.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