From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyrille Pitchen Subject: Re: [PATCH v3] mtd: spi-nor: add dt support for Everspin MRAMs Date: Fri, 20 Jan 2017 13:57:41 +0100 Message-ID: References: <480df61d-c949-b3b0-61a4-d9db17f09e7d@atmel.com> <20170117110338.10756-1-u.kleine-koenig@pengutronix.de> <20170119175608.5okfpsfutv7oawoo@rob-hp-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20170119175608.5okfpsfutv7oawoo@rob-hp-laptop> 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: Rob Herring , =?UTF-8?Q?Uwe_Kleine-K=c3=b6nig?= 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 , Jagan Teki List-Id: devicetree@vger.kernel.org Le 19/01/2017 =E0 18:56, Rob Herring a =E9crit : > 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 > = Applied to git://github.com/spi-nor/linux.git Thanks! ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/