Re: [PATCH 0/3] usb: typec: Add proper UCSI support

2017-05-25 Thread Greg KH
On Tue, May 16, 2017 at 03:26:10PM +0300, Heikki Krogerus wrote: > Hi, > > This series replaces the current UCSI driver (which was only trying to > fix the data role of the port to host) with a new driver that registers > itself to the typec class. > > The driver is split in two. The core part is

[PATCH 0/3] usb: typec: Add proper UCSI support

2017-05-16 Thread Heikki Krogerus
Hi, This series replaces the current UCSI driver (which was only trying to fix the data role of the port to host) with a new driver that registers itself to the typec class. The driver is split in two. The core part is separated from the (ACPI) interface method part so we can easily add support f