[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240117180021.GA539437@dev-arch.thelio-3990X>
Date: Wed, 17 Jan 2024 11:00:21 -0700
From: Nathan Chancellor <nathan@...nel.org>
To: Sebastian Reichel <sre@...nel.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org
Subject: Re: [GIT PULL] power-supply changes for 6.8
Hi Sebastian,
On Mon, Jan 15, 2024 at 09:43:11PM +0100, Sebastian Reichel wrote:
> Hi Linus,
>
> The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
>
> Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git tags/for-v6.8
>
> for you to fetch changes up to 05599b5f56b750b5a92ff7f2c081945210816f83:
>
> Merge power-supply fixes for 6.7 cycle (2024-01-14 21:38:31 +0100)
>
> ----------------------------------------------------------------
> power supply and reset changes for the 6.8 series
>
> * new drivers / features
> - bq24190: Add support for BQ24296 charger
> * cleanups
> - all reset drivers: Stop using module_platform_driver_probe()
> - gpio-restart: use devm_register_sys_off_handler
> - pwr-mlxbf: support graceful reboot
> - cw2015: correct time_to_empty units
> - qcom-battmgr: Fix driver initialization sequence
> - bq27xxx: Start/Stop delayed work in suspend/resume
> - minor cleanups and fixes
<snip>
> Hermes Zhang (2):
> dt-bindings: power: supply: bq24190: Add BQ24296 compatible
> power: supply: bq24190_charger: Add support for BQ24296
This is missing a fix for building with older compilers:
https://lore.kernel.org/20240103-fix-bq24190_charger-vbus_desc-non-const-v1-1-115ddf798c70@kernel.org/
Cheers,
Nathan
Powered by blists - more mailing lists