Re: [PATCH] mtd: rawnand: qcom: Add helper to configure location register

2021-02-23 Thread Miquel Raynal
Hello, Md Sadre Alam wrote on Mon, 22 Feb 2021 20:35:43 +0530: > This change will add helper nandc_set_read_loc() to configure > location register value. QPIC V2 on wards there is separate > location register to read the last code word. This helper > will use to configure location register for l

[PATCH] mtd: rawnand: qcom: Add helper to configure location register

2021-02-22 Thread Md Sadre Alam
This change will add helper nandc_set_read_loc() to configure location register value. QPIC V2 on wards there is separate location register to read the last code word. This helper will use to configure location register for last code word as well. Signed-off-by: Md Sadre Alam --- drivers/mtd/nan