linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] power: supply: RN5T618/RC5T619
@ 2020-08-15 16:56 Andreas Kemnade
  2020-08-15 16:56 ` [PATCH 1/2] power: supply: Add support for RN5T618/RC5T619 charger and fuel gauge Andreas Kemnade
  2020-08-15 16:56 ` [PATCH 2/2] mfd: rn5t618: Add a power supply subdevice Andreas Kemnade
  0 siblings, 2 replies; 8+ messages in thread
From: Andreas Kemnade @ 2020-08-15 16:56 UTC (permalink / raw)
  To: lee.jones, sre, linux-kernel, linux-pm, b.galvani, phh, letux-kernel
  Cc: Andreas Kemnade

This series adds support for the RN5T618/RC5T619 charger and fuel gauge.
Battery and input power status can be read.

Andreas Kemnade (2):
  power: supply: Add support for RN5T618/RC5T619 charger and fuel gauge
  mfd: rn5t618: Add a power supply subdevice

 drivers/mfd/rn5t618.c                |   1 +
 drivers/power/supply/Kconfig         |   8 +
 drivers/power/supply/Makefile        |   1 +
 drivers/power/supply/rn5t618_power.c | 565 +++++++++++++++++++++++++++
 4 files changed, 575 insertions(+)
 create mode 100644 drivers/power/supply/rn5t618_power.c

-- 
2.20.1


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

end of thread, other threads:[~2020-08-27  5:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-15 16:56 [PATCH 0/2] power: supply: RN5T618/RC5T619 Andreas Kemnade
2020-08-15 16:56 ` [PATCH 1/2] power: supply: Add support for RN5T618/RC5T619 charger and fuel gauge Andreas Kemnade
2020-08-26 17:48   ` Sebastian Reichel
2020-08-26 18:28     ` Andreas Kemnade
2020-08-26 21:59       ` Sebastian Reichel
2020-08-27  5:10         ` Andreas Kemnade
2020-08-15 16:56 ` [PATCH 2/2] mfd: rn5t618: Add a power supply subdevice Andreas Kemnade
2020-08-19 10:52   ` Lee Jones

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).