Re: [PATCH v3 2/2] mtd: nand: raw: gpmi: improve power management handling

From: Miquel Raynal
Date: Mon Oct 21 2024 - 06:03:46 EST


On Mon, 2024-10-07 at 19:13:19 UTC, Han Xu wrote:
> Refactor the power management handling in the gpmi nand driver. Remove
> redundant pm_runtime calls in the driver probe function. Handle the pad
> control and use the leverage runtime suspend and resume calls to take
> care of clocks in system suspend and resume functions.
>
> Signed-off-by: Han Xu <han.xu@xxxxxxx>

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

Miquel