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

Message ID 20230615114330.8A41EC433C8@smtp.kernel.org
State New
Headers
Series [GIT,PULL] regulator fixes for v6.4-rc6 |

Pull-request

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

Message

Mark Brown June 15, 2023, 11:43 a.m. UTC
  The following changes since commit 7877cb91f1081754a1487c144d85dc0d2e2e7fc4:

  Linux 6.4-rc4 (2023-05-28 07:49:00 -0400)

are available in the Git repository at:

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

for you to fetch changes up to b00de0000a69579f4d730077fe3ea8ca31404255:

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

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

One fix for v6.4, the set of regulators described for the Qualcomm
PM8550 just seems to have been completely wrong and would likely not
have worked at all if anything tried to actually configure anything
except for enabling and disabling at runtime.

----------------------------------------------------------------
Abel Vesa (1):
      regulator: qcom-rpmh: Fix regulators for PM8550

 drivers/regulator/qcom-rpmh-regulator.c | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)
  

Comments

pr-tracker-bot@kernel.org June 16, 2023, 3:10 a.m. UTC | #1
The pull request you sent on Thu, 15 Jun 2023 12:43:23 +0100:

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

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

Thank you!