Re: [PATCH 0/5] mtd: rawnand: qcom: Add support for QSPI nand

2020-10-29 Thread Boris Brezillon
On Thu, 29 Oct 2020 08:53:44 +0100 Miquel Raynal wrote: > Hello, > > mda...@codeaurora.org wrote on Wed, 28 Oct 2020 23:54:23 +0530: > > > On 2020-10-28 15:18, Miquel Raynal wrote: > > > Hello, > > > > > > Md Sadre Alam wrote on Sat, 10 Oct 2020 > > > 11:01:37 +0530: > > > > > >> QPIC

Re: [PATCH 0/5] mtd: rawnand: qcom: Add support for QSPI nand

2020-10-29 Thread Miquel Raynal
Miquel Raynal wrote on Thu, 29 Oct 2020 08:53:44 +0100: > Hello, > > mda...@codeaurora.org wrote on Wed, 28 Oct 2020 23:54:23 +0530: > > > On 2020-10-28 15:18, Miquel Raynal wrote: > > > Hello, > > > > > > Md Sadre Alam wrote on Sat, 10 Oct 2020 > > > 11:01:37 +0530: > > > > > >>

Re: [PATCH 0/5] mtd: rawnand: qcom: Add support for QSPI nand

2020-10-29 Thread Miquel Raynal
Hello, mda...@codeaurora.org wrote on Wed, 28 Oct 2020 23:54:23 +0530: > On 2020-10-28 15:18, Miquel Raynal wrote: > > Hello, > > > > Md Sadre Alam wrote on Sat, 10 Oct 2020 > > 11:01:37 +0530: > > > >> QPIC 2.0 supports Serial NAND support in addition to all features and > >> commands in

Re: [PATCH 0/5] mtd: rawnand: qcom: Add support for QSPI nand

2020-10-28 Thread mdalam
On 2020-10-28 15:18, Miquel Raynal wrote: Hello, Md Sadre Alam wrote on Sat, 10 Oct 2020 11:01:37 +0530: QPIC 2.0 supports Serial NAND support in addition to all features and commands in QPIC 1.0 for parallel NAND. Parallel and Serial NAND cannot operate simultaneously. QSPI nand devices

Re: [PATCH 0/5] mtd: rawnand: qcom: Add support for QSPI nand

2020-10-28 Thread Miquel Raynal
Hello, Md Sadre Alam wrote on Sat, 10 Oct 2020 11:01:37 +0530: > QPIC 2.0 supports Serial NAND support in addition to all features and > commands in QPIC 1.0 for parallel NAND. Parallel and Serial NAND cannot > operate simultaneously. QSPI nand devices will connect to QPIC IO_MACRO > block of

[PATCH 0/5] mtd: rawnand: qcom: Add support for QSPI nand

2020-10-09 Thread Md Sadre Alam
QPIC 2.0 supports Serial NAND support in addition to all features and commands in QPIC 1.0 for parallel NAND. Parallel and Serial NAND cannot operate simultaneously. QSPI nand devices will connect to QPIC IO_MACRO block of QPIC controller. There is a separate IO_MACRO clock for IO_MACRO block.