Re: [PATCH v2 02/25] mtd: nand: qcom: program NAND_DEV_CMD_VLD register

2017-08-03 Thread Abhishek Sahu
On 2017-08-03 21:17, Boris Brezillon wrote: On Wed, 19 Jul 2017 17:17:50 +0530 Abhishek Sahu wrote: The current driver is failing without complete bootchain since NAND_DEV_CMD_VLD value is not valid. Signed-off-by: Abhishek Sahu --- drivers/mtd/nand/qcom_nandc.c | 4 1 file changed, 4

Re: [PATCH v2 02/25] mtd: nand: qcom: program NAND_DEV_CMD_VLD register

2017-08-03 Thread Abhishek Sahu
On 2017-08-03 21:18, Boris Brezillon wrote: On Wed, 19 Jul 2017 17:17:50 +0530 Abhishek Sahu wrote: The current driver is failing without complete bootchain since NAND_DEV_CMD_VLD value is not valid. Signed-off-by: Abhishek Sahu BTW, do you want to backport this fix? Maybe you add Fixes an

Re: [PATCH v2 02/25] mtd: nand: qcom: program NAND_DEV_CMD_VLD register

2017-08-03 Thread Boris Brezillon
On Wed, 19 Jul 2017 17:17:50 +0530 Abhishek Sahu wrote: > The current driver is failing without complete bootchain since > NAND_DEV_CMD_VLD value is not valid. > > Signed-off-by: Abhishek Sahu BTW, do you want to backport this fix? Maybe you add Fixes and Cc-stable tags... > --- > drivers/mt

Re: [PATCH v2 02/25] mtd: nand: qcom: program NAND_DEV_CMD_VLD register

2017-08-03 Thread Boris Brezillon
On Wed, 19 Jul 2017 17:17:50 +0530 Abhishek Sahu wrote: > The current driver is failing without complete bootchain since > NAND_DEV_CMD_VLD value is not valid. > > Signed-off-by: Abhishek Sahu > --- > drivers/mtd/nand/qcom_nandc.c | 4 > 1 file changed, 4 insertions(+) > > diff --git a/d

Re: [PATCH v2 02/25] mtd: nand: qcom: program NAND_DEV_CMD_VLD register

2017-08-01 Thread Archit Taneja
On 07/19/2017 05:17 PM, Abhishek Sahu wrote: The current driver is failing without complete bootchain since NAND_DEV_CMD_VLD value is not valid. Reviewed-by: Archit Taneja Signed-off-by: Abhishek Sahu --- drivers/mtd/nand/qcom_nandc.c | 4 1 file changed, 4 insertions(+) diff --

[PATCH v2 02/25] mtd: nand: qcom: program NAND_DEV_CMD_VLD register

2017-07-19 Thread Abhishek Sahu
The current driver is failing without complete bootchain since NAND_DEV_CMD_VLD value is not valid. Signed-off-by: Abhishek Sahu --- drivers/mtd/nand/qcom_nandc.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/mtd/nand/qcom_nandc.c b/drivers/mtd/nand/qcom_nandc.c index bc0408c..