linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Introduces bypass charge type property
@ 2022-01-07 19:58 Ricardo Rivera-Matos
  2022-01-07 19:58 ` [PATCH v2 1/2] power: supply: Introduces bypass charging property Ricardo Rivera-Matos
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ricardo Rivera-Matos @ 2022-01-07 19:58 UTC (permalink / raw)
  To: sre, linux-pm, linux-kernel, patches; +Cc: Ricardo Rivera-Matos

Hello,

This patch series introduces a new POWER_SUPPLY_CHARGE_TYPE for bypass charging
operation.

In fast charging ICs, the bypass operation is used to bypass the charging path
around the charging IC's integrated power converter to its load. This allows
for "smart" wall adaptors (such as USB PPS standard power adaptors) to handle
the power conversion and heat dissipation externally.

Best Regards,
Ricardo

Ricardo Rivera-Matos (2):
  power: supply: Introduces bypass charging property
  power: supply: bq25980: Implements POWER_SUPPLY_CHARGE_TYPE_BYPASS

 drivers/power/supply/bq25980_charger.c    | 2 +-
 drivers/power/supply/power_supply_sysfs.c | 1 +
 include/linux/power_supply.h              | 1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-01-27 15:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-07 19:58 [PATCH v2 0/2] Introduces bypass charge type property Ricardo Rivera-Matos
2022-01-07 19:58 ` [PATCH v2 1/2] power: supply: Introduces bypass charging property Ricardo Rivera-Matos
2022-01-07 19:58 ` [PATCH v2 2/2] power: supply: bq25980: Implements POWER_SUPPLY_CHARGE_TYPE_BYPASS Ricardo Rivera-Matos
2022-01-27 15:13 ` [PATCH v2 0/2] Introduces bypass charge type property Rivera-Matos, Ricardo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).