[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20210914173732.167846-1-miquel.raynal@bootlin.com>
Date: Tue, 14 Sep 2021 19:37:32 +0200
From: Miquel Raynal <miquel.raynal@...tlin.com>
To: Md Sadre Alam <mdalam@...eaurora.org>, miquel.raynal@...tlin.com,
mani@...nel.org, linux-mtd@...ts.infradead.org,
linux-kernel@...r.kernel.org
Cc: sricharan@...eaurora.org, stable@...nel.org
Subject: Re: [PATCH V6] mtd: rawnand: qcom: Update code word value for raw read
On Tue, 2021-09-07 at 07:05:57 UTC, Md Sadre Alam wrote:
> From QPIC V2 onwards there is a separate register to read
> last code word "QPIC_NAND_READ_LOCATION_LAST_CW_n".
>
> qcom_nandc_read_cw_raw() is used to read only one code word
> at a time. If we will configure number of code words to 1 in
> in QPIC_NAND_DEV0_CFG0 register then QPIC controller thinks
> its reading the last code word, since from QPIC V2 onwards
> we are having separate register to read the last code word,
> we have to configure "QPIC_NAND_READ_LOCATION_LAST_CW_n"
> register to fetch data from controller buffer to system
> memory.
>
> Fixes: 503ee5aad430 ("mtd: rawnand: qcom: update last code word register")
> Cc: stable@...nel.org
> Signed-off-by: Md Sadre Alam <mdalam@...eaurora.org>
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/fixes, thanks.
Miquel
Powered by blists - more mailing lists