[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20210611163345.3566326-1-thierry.reding@gmail.com>
Date: Fri, 11 Jun 2021 18:33:45 +0200
From: Thierry Reding <thierry.reding@...il.com>
To: Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] regulator: Changes for v5.14-rc1
Hi Mark, Liam,
The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/for-5.14-regulator
for you to fetch changes up to 380d2b2d5a0491e47dfa250b40e3d849a922871d:
regulator: core: Add regulator_sync_voltage_rdev() (2021-06-01 12:13:30 +0200)
This is a dependency for some code that's going to go in via the Tegra
tree and has Mark's Acked-by on it. There should be no need to pull this
into the regulator tree, but I'm sending it out for completeness so this
is available in case you need it to resolve a conflict.
Thanks,
Thierry
----------------------------------------------------------------
regulator: Changes for v5.14-rc1
This adds regulator_sync_voltage_rdev(), which is used as a dependency
for new Tegra power domain code.
----------------------------------------------------------------
Dmitry Osipenko (1):
regulator: core: Add regulator_sync_voltage_rdev()
drivers/regulator/core.c | 23 +++++++++++++++++++++++
include/linux/regulator/driver.h | 1 +
2 files changed, 24 insertions(+)
Powered by blists - more mailing lists