[PATCH 0/2] Match data improvements for bq256xx driver

Biju Das posted 2 patches 2 years, 3 months ago
drivers/power/supply/bq256xx_charger.c | 50 +++++++++++++-------------
1 file changed, 25 insertions(+), 25 deletions(-)
[PATCH 0/2] Match data improvements for bq256xx driver
Posted by Biju Das 2 years, 3 months ago
This patch series aims to add match data improvements for bq256xx driver.

This patch series is only compile tested.

Biju Das (2):
  power: supply: bq256xx: Use i2c_get_match_data()
  power: supply: bq256xx: Some cleanups

 drivers/power/supply/bq256xx_charger.c | 50 +++++++++++++-------------
 1 file changed, 25 insertions(+), 25 deletions(-)

-- 
2.25.1
Re: [PATCH 0/2] Match data improvements for bq256xx driver
Posted by Sebastian Reichel 2 years, 3 months ago
On Sat, 02 Sep 2023 21:25:03 +0100, Biju Das wrote:
> This patch series aims to add match data improvements for bq256xx driver.
> 
> This patch series is only compile tested.
> 
> Biju Das (2):
>   power: supply: bq256xx: Use i2c_get_match_data()
>   power: supply: bq256xx: Some cleanups
> 
> [...]

Applied, thanks!

[1/2] power: supply: bq256xx: Use i2c_get_match_data()
      commit: f28992902b17245af042913d6cfd6a1cc100bcaf
[2/2] power: supply: bq256xx: Some cleanups
      commit: 02e673e59c3d374924422f74fb229ae4ee6715fc

Best regards,
-- 
Sebastian Reichel <sebastian.reichel@collabora.com>
Re: [PATCH 0/2] Match data improvements for bq256xx driver
Posted by Andy Shevchenko 2 years, 3 months ago
On Sat, Sep 02, 2023 at 09:25:03PM +0100, Biju Das wrote:
> This patch series aims to add match data improvements for bq256xx driver.
> 
> This patch series is only compile tested.

FWIW,
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

-- 
With Best Regards,
Andy Shevchenko