On Sun, 09 Feb 2025 15:09:38 +0100, Christian Marangi wrote:
Fix broken config in qcom_param_page_type_exec caused by copy-paste error from commit 0c08080fd71c ("mtd: rawnand: qcom: use FIELD_PREP and GENMASK")
In qcom_param_page_type_exec the value needs to be set to nandc->regs->cfg0 instead of host->cfg0. This wrong configuration caused the Qcom NANDC driver to malfunction on any device that makes use of it (IPQ806x, IPQ40xx, IPQ807x, IPQ60xx) with the following error:
[...]
Applied to mtd/fixes, thanks!
[1/1] mtd: rawnand: qcom: fix broken config in qcom_param_page_type_exec commit: 86ede0a61f8576a84bb0a93c5d9861d2ec1cdf9a
Patche(s) should be available on mtd/linux.git and will be part of the next PR (provided that no robot complains by then).
Kind regards, Miquèl