[GIT,PULL] regulator fixes for v6.8-rc5

Message ID 20240228180251.CFB39C433F1@smtp.kernel.org
State New
Headers
Series [GIT,PULL] regulator fixes for v6.8-rc5 |

Pull-request

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

Message

Mark Brown Feb. 28, 2024, 6:02 p.m. UTC
  The following changes since commit a3fa9838e8140584a6f338e8516f2b05d3bea812:

  regulator (max5970): Fix IRQ handler (2024-01-30 15:27:16 +0000)

are available in the Git repository at:

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

for you to fetch changes up to e5d40e9afd84cec01cdbbbfe62d52f89959ab3ee:

  regulator: max5970: Fix regulator child node name (2024-02-13 15:38:23 +0000)

----------------------------------------------------------------
regulator: Fixes for v6.8

Two small fixes, one small update for the max5970 driver bringing the
driver and DT binding documentation into sync plus a missed update to
the patterns in MAINTAINERS after a DT binding YAML conversion.

----------------------------------------------------------------
Lukas Bulwahn (1):
      MAINTAINERS: repair entry for MICROCHIP MCP16502 PMIC DRIVER

Naresh Solanki (1):
      regulator: max5970: Fix regulator child node name

 MAINTAINERS                           | 2 +-
 drivers/regulator/max5970-regulator.c | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)
  

Comments

pr-tracker-bot@kernel.org Feb. 28, 2024, 7:21 p.m. UTC | #1
The pull request you sent on Wed, 28 Feb 2024 18:02:39 +0000:

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

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

Thank you!