[GIT,PULL] regulator fixes for v6.6-rc2

Message ID 20230920125733.92A0AC433C8@smtp.kernel.org
State New
Headers
Series [GIT,PULL] regulator fixes for v6.6-rc2 |

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.6-rc2

Message

Mark Brown Sept. 20, 2023, 12:57 p.m. UTC
  The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.6-rc2

for you to fetch changes up to 6223e073db78458f8846c380ccd224a7a73a3867:

  regulator: Fix voltage range selection (2023-09-11 13:51:36 +0100)

----------------------------------------------------------------
regulator: Fix for v6.6

One fix for the tps6287x driver which was incorrectly specifying the
field for voltage range selection leading to incorrect voltages being
set.

----------------------------------------------------------------
Vincent Whitchurch (1):
      regulator: Fix voltage range selection

 drivers/regulator/helpers.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

pr-tracker-bot@kernel.org Sept. 20, 2023, 4:33 p.m. UTC | #1
The pull request you sent on Wed, 20 Sep 2023 13:57:26 +0100:

> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.6-rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1c0a21da7a1c648c327cf7cdf16feceb087892e6

Thank you!