Re: [PATCH v8 21/34] mtd: rawnand: tegra: Add runtime PM and OPP support

From: Miquel Raynal
Date: Tue Aug 17 2021 - 04:41:38 EST


Hi Dmitry,

Dmitry Osipenko <digetx@xxxxxxxxx> wrote on Tue, 17 Aug 2021 04:27:41
+0300:

> The NAND on Tegra belongs to the core power domain and we're going to
> enable GENPD support for the core domain. Now NAND must be resumed using
> runtime PM API in order to initialize the NAND power state. Add runtime PM
> and OPP support to the NAND driver.
>
> Signed-off-by: Dmitry Osipenko <digetx@xxxxxxxxx>
> ---
> drivers/mtd/nand/raw/tegra_nand.c | 62 +++++++++++++++++++++++++++----
> 1 file changed, 54 insertions(+), 8 deletions(-)
>

Acked-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>

Thanks,
Miquèl