linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCH v4 0/2] Add UCS1002 USB Port Power Controller
@ 2016-04-15  7:26 Enric Balletbo i Serra
  2016-04-15  7:26 ` [RESEND PATCH v4 1/2] devicetree: Add UCS1002 USB Port Power Controller binding Enric Balletbo i Serra
  2016-04-15  7:26 ` [RESEND PATCH v4 2/2] power: ucs1002: Add support for Programmable USB Port Power Controller Enric Balletbo i Serra
  0 siblings, 2 replies; 5+ messages in thread
From: Enric Balletbo i Serra @ 2016-04-15  7:26 UTC (permalink / raw)
  To: devicetree, linux-kernel, linux-pm, Rob Herring, Sebastian Reichel
  Cc: Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	Dmitry Eremin-Solenikov, David Woodhouse, Sjoerd Simons,
	Martyn Welch

Dear all,

This is the fourth version of the UCS1002 driver, a Programmable USB Port
Power Controller with Charger Emulation.

Any comments are welcome. Thanks in advance.

Enric Balletbo i Serra (2):
  devicetree: Add UCS1002 USB Port Power Controller binding
  power: ucs1002: Add support for Programmable USB Port Power Controller

 .../devicetree/bindings/power/ucs1002.txt          |   41 +
 drivers/power/Kconfig                              |    9 +
 drivers/power/Makefile                             |    1 +
 drivers/power/ucs1002_power.c                      | 1004 ++++++++++++++++++++
 4 files changed, 1055 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/power/ucs1002.txt
 create mode 100644 drivers/power/ucs1002_power.c

-- 
2.1.0

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

end of thread, other threads:[~2016-04-19  9:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-15  7:26 [RESEND PATCH v4 0/2] Add UCS1002 USB Port Power Controller Enric Balletbo i Serra
2016-04-15  7:26 ` [RESEND PATCH v4 1/2] devicetree: Add UCS1002 USB Port Power Controller binding Enric Balletbo i Serra
2016-04-15  7:26 ` [RESEND PATCH v4 2/2] power: ucs1002: Add support for Programmable USB Port Power Controller Enric Balletbo i Serra
2016-04-15 19:25   ` Sebastian Reichel
2016-04-19  9:09     ` Enric Balletbo i Serra

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