[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230419202440.9B2BCC433D2@smtp.kernel.org>
Date: Wed, 19 Apr 2023 21:24:31 +0100
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Liam Girdwood <lgirdwood@...il.com>, linux-kernel@...r.kernel.org,
Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] regulator fixes for v6.3-rc7
The following changes since commit 7e364e56293bb98cae1b55fd835f5991c4e96e7d:
Linux 6.3-rc5 (2023-04-02 14:29:29 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.3-rc7
for you to fetch changes up to 7c7504067c709905fc188c61ac3072d6022d1209:
regulator: sm5703: Fix missing n_voltages for fixed regulators (2023-04-11 12:41:59 +0100)
----------------------------------------------------------------
regulator: Fixes for v6.3
A few driver specific fixes, one build coverage issue and a couple of
"someone typed in the wrong number" style errors in describing devices
to the subsystem.
----------------------------------------------------------------
Axel Lin (1):
regulator: sm5703: Fix missing n_voltages for fixed regulators
Cristian Ciocaltea (2):
regulator: fan53555: Explicitly include bits header
regulator: fan53555: Fix wrong TCS_SLEW_MASK
drivers/regulator/fan53555.c | 13 +++++++------
drivers/regulator/sm5703-regulator.c | 2 ++
2 files changed, 9 insertions(+), 6 deletions(-)
Powered by blists - more mailing lists