[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210302122502.20874-1-digetx@gmail.com>
Date: Tue, 2 Mar 2021 15:24:57 +0300
From: Dmitry Osipenko <digetx@...il.com>
To: Thierry Reding <thierry.reding@...il.com>,
Jonathan Hunter <jonathanh@...dia.com>,
Peter Geis <pgwipeout@...il.com>,
Matt Merhar <mattmerhar@...tonmail.com>
Cc: linux-tegra@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v4 0/5] Tegra PMC driver fixes and improvements
Hi,
This is a continuation of [1]. I decided to factor out PMC patches into a
separate series to ease reviewing and applying of the patches. This series
is a prerequisite for enabling dynamic power management by Tegra drivers
that are using PMC domain.
[1] https://patchwork.ozlabs.org/project/linux-tegra/list/?series=221130
Changelog:
v4: - Dropped "Link power domains to the parent Core domain" patch,
moving it to the series which adds driver for the Core domain.
- Added new minor patch "Rate-limit error message about failed to
acquire of reset".
v3: - Added new patch "pmc: Fix completion of power-gate toggling",
which fixes toggling power state of PMC domains.
Dmitry Osipenko (5):
soc/tegra: pmc: Fix imbalanced clock disabling in error code path
soc/tegra: pmc: Fix completion of power-gate toggling
soc/tegra: pmc: Ensure that clock rates aren't too high
soc/tegra: pmc: Print out domain name when reset fails to acquire
soc/tegra: pmc: Rate-limit error message about failed to acquire of
reset
drivers/soc/tegra/pmc.c | 165 ++++++++++++++++++++++++++++++++++++++--
1 file changed, 157 insertions(+), 8 deletions(-)
--
2.29.2
Powered by blists - more mailing lists