All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] power: supply: cros: add support for dedicated port and expose connected ports
@ 2018-05-30  3:17 Fabien Parent
  2018-05-30  3:17 ` [PATCH 1/3] mfd: cros: add charger port count command definition Fabien Parent
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Fabien Parent @ 2018-05-30  3:17 UTC (permalink / raw)
  To: Sebastian Reichel; +Cc: linux-pm, linux-kernel, eballetbo, gpain, Fabien Parent

Dear all,

This patch series adds support for an optional dedicated port
to the ChromeOS power supply driver and adds a new property that expose
when a power supply is connected. The series was tested on ChromeOS "Fizz"
hardware.

This patch series depends on the following patch serie which adds
the ChromeOS power supply driver:
 * https://lkml.org/lkml/2018/5/2/585 [PATCH v4 0/3] mfd/power: cros_ec: add
   support for USBPD charger driver

The ChromeOS power supply driver also depends on the following patches to be
applied:
 * https://lkml.org/lkml/2018/4/23/602 ([PATCH v8 0/6] typec: tcpm: Add
   sink side support for PPS)
 * https://lkml.org/lkml/2018/4/18/229 ([RESEND PATCH v5 4/7] mfd:
   cros_ec_dev: Register cros-ec-rtc driver as a subdevice.)

Best Regards,
Fabien

Fabien Parent (3):
  mfd: cros: add charger port count command definition
  power: supply: cros: add support for dedicated port
  power: supply: cros: add property to detect connected ports

 drivers/power/supply/cros_usbpd-charger.c | 129 +++++++++++++++++++---
 include/linux/mfd/cros_ec_commands.h      |  10 ++
 2 files changed, 124 insertions(+), 15 deletions(-)

-- 
2.17.0

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

end of thread, other threads:[~2018-06-13 10:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-30  3:17 [PATCH 0/3] power: supply: cros: add support for dedicated port and expose connected ports Fabien Parent
2018-05-30  3:17 ` [PATCH 1/3] mfd: cros: add charger port count command definition Fabien Parent
2018-06-01 16:40   ` Enric Balletbo Serra
2018-06-04  8:59   ` Lee Jones
2018-06-04 17:12     ` Fabien Parent
2018-06-05  7:11       ` Lee Jones
2018-05-30  3:17 ` [PATCH 2/3] power: supply: cros: add support for dedicated port Fabien Parent
2018-06-13 10:57   ` Fabien Parent
2018-05-30  3:17 ` [PATCH 3/3] power: supply: cros: add property to detect connected ports Fabien Parent
2018-06-01 16:30   ` Enric Balletbo Serra
2018-06-04 17:13 ` [PATCH 0/3] power: supply: cros: add support for dedicated port and expose " Fabien Parent

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.