[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <175916154390.50974.9196112568745134014.b4-ty@bootlin.com>
Date: Mon, 29 Sep 2025 17:59:03 +0200
From: Miquel Raynal <miquel.raynal@...tlin.com>
To: Han Xu <han.xu@....com>, Richard Weinberger <richard@....at>,
Vignesh Raghavendra <vigneshr@...com>, Maarten Zanders <maarten@...ders.be>
Cc: stable@...r.kernel.org, imx@...ts.linux.dev,
linux-mtd@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mtd: nand: raw: gpmi: fix clocks when CONFIG_PM=N
On Mon, 22 Sep 2025 17:39:38 +0200, Maarten Zanders wrote:
> Commit f04ced6d545e ("mtd: nand: raw: gpmi: improve power management
> handling") moved all clock handling into PM callbacks. With CONFIG_PM
> disabled, those callbacks are missing, leaving the driver unusable.
>
> Add clock init/teardown for !CONFIG_PM builds to restore basic operation.
> Keeping the driver working without requiring CONFIG_PM is preferred over
> adding a Kconfig dependency.
>
> [...]
Applied to nand/next, thanks!
[1/1] mtd: nand: raw: gpmi: fix clocks when CONFIG_PM=N
commit: 1001cc1171248ebb21d371fbe086b5d3f11b410b
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
Powered by blists - more mailing lists