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

From: Miquel Raynal
Date: Tue Mar 02 2021 - 16:48:24 EST


On Tue, 2021-02-23 at 19:39:00 UTC, Md Sadre Alam wrote:
> Create a nandc_set_read_loc() helper to abstract the
> configuration of the location register.
>
> QPIC v2 onwards features a separate location register
> for the last codeword, so introducing this extra helper
> which will simplify the addition of QPIC v2 support.
>
> Signed-off-by: Md Sadre Alam <mdalam@xxxxxxxxxxxxxx>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks.

Miquel