[PATCH 0/5] mtd: rawnand: qcom: Implement exec_op()

Md Sadre Alam posted 5 patches 2 years, 9 months ago
There is a newer version of this series
drivers/mtd/nand/raw/qcom_nandc.c | 857 ++++++++++++++++++------------
1 file changed, 510 insertions(+), 347 deletions(-)
[PATCH 0/5] mtd: rawnand: qcom: Implement exec_op()
Posted by Md Sadre Alam 2 years, 9 months ago
These series of patches will add exec_ops support in qpic nand
driver. Earlier posted patches V1,V2 will be discontinued ,after
addrissing Mani and Miquel comment. These all patches are split
of single patche posted earlier for exec_ops.


Md Sadre Alam (5):
  mtd: rawnand: qcom: Implement exec_op()
  mtd: rawnand: qcom: Add support for reset, readid, status exec_op
  mtd: rawnand: qcom: Add support for param_page read exec_ops
  mtd: rawnand: qcom: Add support for read, write, erase exec_ops
  mtd: rawnand: qcom: Remove legacy interface implementation.

 drivers/mtd/nand/raw/qcom_nandc.c | 857 ++++++++++++++++++------------
 1 file changed, 510 insertions(+), 347 deletions(-)

-- 
2.17.1