Re: [PATCH V4 1/2] mtd: rawnand: qcom: avoid write to unavailable register

From: Miquel Raynal
Date: Mon Jun 15 2020 - 05:00:03 EST


On Fri, 2020-06-12 at 07:58:15 UTC, Sivaprakash Murugesan wrote:
> SFLASHC_BURST_CFG is only available on older ipq nand platforms, this
> register has been removed when the NAND controller is moved as part of qpic
> controller.
>
> Avoid writing this register on devices which are based on qpic NAND
> controller.
>
> Fixes: dce84760 (mtd: nand: qcom: Support for IPQ8074 QPIC NAND controller)
> Cc: stable@xxxxxxxxxxxxxxx
> Signed-off-by: Sivaprakash Murugesan <sivaprak@xxxxxxxxxxxxxx>

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

Miquel