Hi Dmitry, Dmitry Osipenko <dig...@gmail.com> 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 <dig...@gmail.com> > --- > drivers/mtd/nand/raw/tegra_nand.c | 62 +++++++++++++++++++++++++++---- > 1 file changed, 54 insertions(+), 8 deletions(-) > Acked-by: Miquel Raynal <miquel.ray...@bootlin.com> Thanks, Miquèl