mbox series

[0/2] Match data improvements for bq2515x driver

Message ID 20230902200518.91585-1-biju.das.jz@bp.renesas.com (mailing list archive)
Headers show
Series Match data improvements for bq2515x driver | expand

Message

Biju Das Sept. 2, 2023, 8:05 p.m. UTC
This patch series aims to add match data improvements for bq2515x driver.

This patch series is only compile tested.

Biju Das (2):
  power: supply: bq2515x: Simpilfy bq2515x_read_properties() and probe()
  power: supply: bq2515x: Some cleanups

 drivers/power/supply/bq2515x_charger.c | 65 ++++++++++++--------------
 1 file changed, 31 insertions(+), 34 deletions(-)

Comments

Sebastian Reichel Sept. 12, 2023, 9:45 p.m. UTC | #1
On Sat, 02 Sep 2023 21:05:16 +0100, Biju Das wrote:
> This patch series aims to add match data improvements for bq2515x driver.
> 
> This patch series is only compile tested.
> 
> Biju Das (2):
>   power: supply: bq2515x: Simpilfy bq2515x_read_properties() and probe()
>   power: supply: bq2515x: Some cleanups
> 
> [...]

Applied, thanks!

[1/2] power: supply: bq2515x: Simpilfy bq2515x_read_properties() and probe()
      commit: ef2730fb8122ff90747ee79261c2a9fd35032e17
[2/2] power: supply: bq2515x: Some cleanups
      commit: ab907d99d5d4e40ba638b6a27940d59fcb2ad24d

Best regards,