From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v3] mtd: spi-nor: add dt support for Everspin MRAMs Date: Thu, 19 Jan 2017 11:56:08 -0600 Message-ID: <20170119175608.5okfpsfutv7oawoo@rob-hp-laptop> References: <480df61d-c949-b3b0-61a4-d9db17f09e7d@atmel.com> <20170117110338.10756-1-u.kleine-koenig@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <20170117110338.10756-1-u.kleine-koenig@pengutronix.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-mtd" Errors-To: linux-mtd-bounces+gldm-linux-mtd-36=gmane.org@lists.infradead.org To: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= Cc: Marek Vasut , Mark Rutland , devicetree@vger.kernel.org, =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= , Masahiko Iwamoto , linux-mtd@lists.infradead.org, kernel@pengutronix.de, Geert Uytterhoeven , Cyrille Pitchen , Jagan Teki List-Id: devicetree@vger.kernel.org On Tue, Jan 17, 2017 at 12:03:38PM +0100, Uwe Kleine-K=F6nig 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 =3D "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=F6nig > --- > 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 ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/