Re: [PATCH] mtd: physmap_of_gemini: Fix disabled pinctrl state check

From: Miquel Raynal

Date: Wed Mar 11 2026 - 11:26:27 EST


On Fri, 27 Feb 2026 09:43:36 +0800, Chen Ni wrote:
> The condition for checking the disabled pinctrl state incorrectly checks
> gf->enabled_state instead of gf->disabled_state. This causes misleading
> error messages and could lead to incorrect behavior when only one of the
> pinctrl states is defined.
>
> Fix the condition to properly check gf->disabled_state.
>
> [...]

Applied to mtd/next, thanks!

[1/1] mtd: physmap_of_gemini: Fix disabled pinctrl state check
commit: b7c0982184b0661f5b1b805f3a56f1bd3757b63e

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