[GIT PULL 1/6] soc/tegra: Changes for v5.17-rc1
Thierry Reding
thierry.reding at gmail.com
Fri Dec 17 08:22:48 PST 2021
Hi ARM SoC maintainers,
The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.17-soc
for you to fetch changes up to 81c4c86c66650f61c6d7a712737d43a3e4d072bf:
soc/tegra: pmc: Rename core power domain (2021-12-16 14:03:38 +0100)
Thanks,
Thierry
----------------------------------------------------------------
soc/tegra: Changes for v5.17-rc1
This set of changes contains some preparatory work that is shared by
several branches and trees to support DVFS via power domains.
There's also a bit of cleanup and improvements to reboot on chips that
use PSCI.
----------------------------------------------------------------
Dmitry Osipenko (8):
soc/tegra: Enable runtime PM during OPP state-syncing
soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
soc/tegra: Don't print error message when OPPs not available
soc/tegra: fuse: Reset hardware
soc/tegra: fuse: Use resource-managed helpers
soc/tegra: regulators: Prepare for suspend
soc/tegra: pmc: Rename 3d power domains
soc/tegra: pmc: Rename core power domain
Jon Hunter (1):
soc/tegra: pmc: Add reboot notifier
drivers/soc/tegra/common.c | 29 +++++++-
drivers/soc/tegra/fuse/fuse-tegra.c | 51 +++++++++++---
drivers/soc/tegra/fuse/fuse-tegra20.c | 33 ++++++++-
drivers/soc/tegra/fuse/fuse.h | 1 +
drivers/soc/tegra/pmc.c | 41 ++++++++---
drivers/soc/tegra/regulators-tegra20.c | 99 ++++++++++++++++++++++++++
drivers/soc/tegra/regulators-tegra30.c | 122 +++++++++++++++++++++++++++++++++
include/soc/tegra/common.h | 15 ++++
8 files changed, 366 insertions(+), 25 deletions(-)
More information about the linux-arm-kernel
mailing list