All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] NVIDIA Tegra core power domain follow up
@ 2021-06-01 23:10 Dmitry Osipenko
  2021-06-01 23:10 ` [PATCH v1 1/2] soc/tegra: pmc: Don't sync core domain if it's missing in device-tree Dmitry Osipenko
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Dmitry Osipenko @ 2021-06-01 23:10 UTC (permalink / raw)
  To: Thierry Reding, Jonathan Hunter, Ulf Hansson
  Cc: linux-kernel, linux-tegra, linux-pm

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(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-06-02 10:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-01 23:10 [PATCH v1 0/2] NVIDIA Tegra core power domain follow up Dmitry Osipenko
2021-06-01 23:10 ` [PATCH v1 1/2] soc/tegra: pmc: Don't sync core domain if it's missing in device-tree Dmitry Osipenko
2021-06-01 23:10 ` [PATCH v1 2/2] soc/tegra: pmc: Remove usage of lockdep_set_class() Dmitry Osipenko
2021-06-02  7:38 ` [PATCH v1 0/2] NVIDIA Tegra core power domain follow up Ulf Hansson
2021-06-02  9:10 ` Thierry Reding
2021-06-02 10:00   ` Ulf Hansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.