Re: [PATCH] mtd: spi-nor: add support for w25q128fw

2015-09-29 Thread Brian Norris
On Fri, Sep 18, 2015 at 03:08:14PM -0700, Brian Norris wrote: > Tested only with single I/O, but the datasheet says it supports dual and > quad. > > Signed-off-by: Brian Norris Pushed to l2-mtd.git -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a messag

[PATCH] mtd: spi-nor: add support for w25q128fw

2015-09-18 Thread Brian Norris
Tested only with single I/O, but the datasheet says it supports dual and quad. Signed-off-by: Brian Norris --- drivers/mtd/spi-nor/spi-nor.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/mtd/spi-nor/spi-nor.c b/drivers/mtd/spi-nor/spi-nor.c index 7defce09ab9a..9f32f9f3fca1 100644 -