Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1367440 > unrolled thread

Re: [PATCH v4 0/2] Add UCS1002 USB Port Power Controller

Started byEnric Balletbo Serra <eballetbo@gmail.com>
First post2016-03-30 19:00 +0200
Last post2016-03-30 19:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v4 0/2] Add UCS1002 USB Port Power Controller Enric Balletbo Serra <eballetbo@gmail.com> - 2016-03-30 19:00 +0200

#1367440 — Re: [PATCH v4 0/2] Add UCS1002 USB Port Power Controller

FromEnric Balletbo Serra <eballetbo@gmail.com>
Date2016-03-30 19:00 +0200
SubjectRe: [PATCH v4 0/2] Add UCS1002 USB Port Power Controller
Message-ID<rirDl-8fh-33@gated-at.bofh.it>
2016-03-14 10:24 GMT+01:00 Enric Balletbo i Serra
<enric.balletbo@collabora.com>:
> 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
>

Just a gentle reminder for if anyone can do some review, I would
really like to see these patches ready for next merge window :)

- Enric

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web