[GIT,PULL] regulator fixes for v6.4-rc7

Message ID 20230621132320.1DDCBC433C8@smtp.kernel.org
State New
Headers
Series [GIT,PULL] regulator fixes for v6.4-rc7 |

Pull-request

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

Message

Mark Brown June 21, 2023, 1:23 p.m. UTC
  The following changes since commit b00de0000a69579f4d730077fe3ea8ca31404255:

  regulator: qcom-rpmh: Fix regulators for PM8550 (2023-06-07 14:20:04 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 7257d930aadcd62d1c7971ab14f3b1126356abdc:

  regulator: pca9450: Fix LDO3OUT and LDO4OUT MASK (2023-06-19 15:13:17 +0100)

----------------------------------------------------------------
regulator: Fix for v6.4

One simple fix for v6.4, some incorrectly specified bitfield masks in
the PCA9450 driver.

----------------------------------------------------------------
Teresa Remmet (1):
      regulator: pca9450: Fix LDO3OUT and LDO4OUT MASK

 include/linux/regulator/pca9450.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Comments

pr-tracker-bot@kernel.org June 21, 2023, 5:39 p.m. UTC | #1
The pull request you sent on Wed, 21 Jun 2023 14:23:16 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6e6fb54de1ef34fd20a0bdd99ce72a657814391b

Thank you!