Re: [PATCH v1 0/2] NVIDIA Tegra core power domain follow up

From: Ulf Hansson
Date: Wed Jun 02 2021 - 03:38:43 EST


On Wed, 2 Jun 2021 at 01:10, Dmitry Osipenko <digetx@xxxxxxxxx> wrote:
>
> Remove the lockdep_set_class(), which Ulf Hansson asked for. And
> prevent core domain syncing if domain node is missing in device-tree,
> which I accidentally missed to add after squashing the standalone
> domain driver into the PMC driver.
>
> Dmitry Osipenko (2):
> soc/tegra: pmc: Don't sync core domain if it's missing in device-tree
> soc/tegra: pmc: Remove usage of lockdep_set_class()
>
> drivers/soc/tegra/pmc.c | 21 +++++++++++----------
> 1 file changed, 11 insertions(+), 10 deletions(-)
>

Reviewed-by: Ulf Hansson <ulf.hansson@xxxxxxxxxx>

Kind regards
Uffe