Le 19/01/2017 à 18:56, Rob Herring a écrit : > 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@xxxxxxxxxxxxxx> >> --- >> 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@xxxxxxxxxx> > Applied to git://github.com/spi-nor/linux.git Thanks! -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html