All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] power: supply: axp288-charger: cleanups + fixes
@ 2021-10-18 13:50 Hans de Goede
  2021-10-18 13:50 ` [PATCH 1/3] power: supply: axp288-charger: Add depends on IOSF_MBIO to Kconfig Hans de Goede
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Hans de Goede @ 2021-10-18 13:50 UTC (permalink / raw)
  To: Sebastian Reichel; +Cc: Hans de Goede, Kate Hsuan, linux-pm

Hi All,

Here are 3 patches for the axp288-charger driver which apply on top of
commit ed229454856e ("power: supply: axp288-charger: Optimize register
reading method") in linux-power-supply/for-next .

The first patch is a build fix and the other 2 are 2 small cleanups.

Regards,

Hans


Hans de Goede (3):
  power: supply: axp288-charger: Add depends on IOSF_MBIO to Kconfig
  power: supply: axp288-charger: Remove unnecessary is_present and
    is_online helpers
  power: supply: axp288-charger: Simplify axp288_get_charger_health()

 drivers/power/supply/Kconfig          |  2 +-
 drivers/power/supply/axp288_charger.c | 37 +++++----------------------
 2 files changed, 8 insertions(+), 31 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-10-18 16:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-18 13:50 [PATCH 0/3] power: supply: axp288-charger: cleanups + fixes Hans de Goede
2021-10-18 13:50 ` [PATCH 1/3] power: supply: axp288-charger: Add depends on IOSF_MBIO to Kconfig Hans de Goede
2021-10-18 13:50 ` [PATCH 2/3] power: supply: axp288-charger: Remove unnecessary is_present and is_online helpers Hans de Goede
2021-10-18 13:50 ` [PATCH 3/3] power: supply: axp288-charger: Simplify axp288_get_charger_health() Hans de Goede
2021-10-18 16:25 ` [PATCH 0/3] power: supply: axp288-charger: cleanups + fixes Sebastian Reichel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.