RE: [LINUX RFC 1/2] mtd: spi-nor: add dual parallel mode support

2015-08-04 Thread Ranjit Abhimanyu Waghmode
i; Ranjit > Abhimanyu Waghmode; ran27...@gmail.com > Subject: Re: [LINUX RFC 1/2] mtd: spi-nor: add dual parallel mode support > > On Mon, Aug 03, 2015 at 02:35:06PM +0530, Ranjit Waghmode wrote: > > > drivers/mtd/devices/m25p8

Re: [LINUX RFC 1/2] mtd: spi-nor: add dual parallel mode support

2015-08-03 Thread Mark Brown
On Mon, Aug 03, 2015 at 02:35:06PM +0530, Ranjit Waghmode wrote: > drivers/mtd/devices/m25p80.c | 1 + > drivers/mtd/spi-nor/spi-nor.c | 92 > ++- > include/linux/mtd/spi-nor.h | 3 ++ > include/linux/spi/spi.h | 2 + > 4 files changed, 79 inse