mbox series

[GIT,PULL] power-supply changes for 6.9-rc

Message ID vreefzn65ijap4kxzxgfk5bom7uz5skoy3rn7fktydd7mgavbj@kfhvex76iw2z (mailing list archive)
State Handled Elsewhere, archived
Headers show
Series [GIT,PULL] power-supply changes for 6.9-rc | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git tags/for-v6.9-rc

Message

Sebastian Reichel April 30, 2024, 1:58 p.m. UTC
Hi Linus,

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git tags/for-v6.9-rc

for you to fetch changes up to 1e0fb113646182e073539db96016b00cfeb18ecc:

  power: supply: mt6360_charger: Fix of_match for usb-otg-vbus regulator (2024-04-15 13:31:37 +0200)

----------------------------------------------------------------
Power Supply Fixes for 6.9 cycle

* mt6360_charger: Fix of_match for usb-otg-vbus regulator
* rt9455: Fix unused-const-variable for !CONFIG_USB_PHY

----------------------------------------------------------------
AngeloGioacchino Del Regno (1):
      power: supply: mt6360_charger: Fix of_match for usb-otg-vbus regulator

Arnd Bergmann (1):
      power: rt9455: hide unused rt9455_boost_voltage_values

 drivers/power/supply/mt6360_charger.c | 2 +-
 drivers/power/supply/rt9455_charger.c | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org April 30, 2024, 4:33 p.m. UTC | #1
The pull request you sent on Tue, 30 Apr 2024 15:58:56 +0200:

> https://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git tags/for-v6.9-rc

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

Thank you!