Re: [PATCH v6 0/3] Mediatek SPI-NOR flash driver

2015-11-12 Thread bayi cheng
On Wed, 2015-11-11 at 12:26 -0800, Brian Norris wrote: > On Wed, Nov 11, 2015 at 10:04:14PM +0800, Bayi Cheng wrote: > > On Mon, 2015-11-09 at 18:46 -0800, Brian Norris wrote: > > > I believe you didn't completely answer all my questions from v5 though. > > > I'll repeat a bit here. Particularly,

Re: [PATCH v6 0/3] Mediatek SPI-NOR flash driver

2015-11-12 Thread bayi cheng
On Wed, 2015-11-11 at 12:26 -0800, Brian Norris wrote: > On Wed, Nov 11, 2015 at 10:04:14PM +0800, Bayi Cheng wrote: > > On Mon, 2015-11-09 at 18:46 -0800, Brian Norris wrote: > > > I believe you didn't completely answer all my questions from v5 though. > > > I'll repeat a bit here. Particularly,

Re: [PATCH v6 0/3] Mediatek SPI-NOR flash driver

2015-11-11 Thread Brian Norris
On Wed, Nov 11, 2015 at 10:04:14PM +0800, Bayi Cheng wrote: > On Mon, 2015-11-09 at 18:46 -0800, Brian Norris wrote: > > I believe you didn't completely answer all my questions from v5 though. > > I'll repeat a bit here. Particularly, refer to [1]. > > I'll summarize; I understand that your common

Re: [PATCH v6 0/3] Mediatek SPI-NOR flash driver

2015-11-11 Thread bayi cheng
On Mon, 2015-11-09 at 18:46 -0800, Brian Norris wrote: > Hi Bayi, > > On Fri, Nov 06, 2015 at 11:48:06PM +0800, Bayi Cheng wrote: > > This series is based on v4.3-rc1 and l2-mtd.git [0] and erase_sector > > implementation patch [1] > > > > [0]: git://git.infradead.org/l2-mtd.git > > [1]: > >

Re: [PATCH v6 0/3] Mediatek SPI-NOR flash driver

2015-11-11 Thread bayi cheng
On Mon, 2015-11-09 at 18:46 -0800, Brian Norris wrote: > Hi Bayi, > > On Fri, Nov 06, 2015 at 11:48:06PM +0800, Bayi Cheng wrote: > > This series is based on v4.3-rc1 and l2-mtd.git [0] and erase_sector > > implementation patch [1] > > > > [0]: git://git.infradead.org/l2-mtd.git > > [1]: > >

Re: [PATCH v6 0/3] Mediatek SPI-NOR flash driver

2015-11-11 Thread Brian Norris
On Wed, Nov 11, 2015 at 10:04:14PM +0800, Bayi Cheng wrote: > On Mon, 2015-11-09 at 18:46 -0800, Brian Norris wrote: > > I believe you didn't completely answer all my questions from v5 though. > > I'll repeat a bit here. Particularly, refer to [1]. > > I'll summarize; I understand that your common

Re: [PATCH v6 0/3] Mediatek SPI-NOR flash driver

2015-11-09 Thread Brian Norris
Hi Bayi, On Fri, Nov 06, 2015 at 11:48:06PM +0800, Bayi Cheng wrote: > This series is based on v4.3-rc1 and l2-mtd.git [0] and erase_sector > implementation patch [1] > > [0]: git://git.infradead.org/l2-mtd.git > [1]: http://lists.infradead.org/pipermail/linux-mtd/2015-October//062959.html > >

Re: [PATCH v6 0/3] Mediatek SPI-NOR flash driver

2015-11-09 Thread Brian Norris
Hi Bayi, On Fri, Nov 06, 2015 at 11:48:06PM +0800, Bayi Cheng wrote: > This series is based on v4.3-rc1 and l2-mtd.git [0] and erase_sector > implementation patch [1] > > [0]: git://git.infradead.org/l2-mtd.git > [1]: http://lists.infradead.org/pipermail/linux-mtd/2015-October//062959.html > >

[PATCH v6 0/3] Mediatek SPI-NOR flash driver

2015-11-06 Thread Bayi Cheng
This series is based on v4.3-rc1 and l2-mtd.git [0] and erase_sector implementation patch [1] [0]: git://git.infradead.org/l2-mtd.git [1]: http://lists.infradead.org/pipermail/linux-mtd/2015-October//062959.html Change in v6: 1: delete mt8173_nor_do_rx 2: delete mt8173_nor_do_rx 3: add

[PATCH v6 0/3] Mediatek SPI-NOR flash driver

2015-11-06 Thread Bayi Cheng
This series is based on v4.3-rc1 and l2-mtd.git [0] and erase_sector implementation patch [1] [0]: git://git.infradead.org/l2-mtd.git [1]: http://lists.infradead.org/pipermail/linux-mtd/2015-October//062959.html Change in v6: 1: delete mt8173_nor_do_rx 2: delete mt8173_nor_do_rx 3: add