Re: [PATCH v3 1/2] usb: typec: Add support for UCSI interface

2017-06-16 Thread Heikki Krogerus
On Thu, Jun 15, 2017 at 08:08:19AM -0700, Guenter Roeck wrote: > On Mon, Jun 12, 2017 at 05:40:08PM +0300, Heikki Krogerus wrote: > > UCSI - USB Type-C Connector System Software Interface - is a > > specification that defines set of registers and data > > structures for controlling the USB Type-C

Re: [PATCH v3 1/2] usb: typec: Add support for UCSI interface

2017-06-15 Thread Guenter Roeck
On Mon, Jun 12, 2017 at 05:40:08PM +0300, Heikki Krogerus wrote: > UCSI - USB Type-C Connector System Software Interface - is a > specification that defines set of registers and data > structures for controlling the USB Type-C ports. It's > designed for systems where an embedded controller (EC) is

Re: [PATCH v3 1/2] usb: typec: Add support for UCSI interface

2017-06-14 Thread Heikki Krogerus
On Wed, Jun 14, 2017 at 12:50:38PM +0200, Greg Kroah-Hartman wrote: > On Wed, Jun 14, 2017 at 09:45:46AM +0300, Heikki Krogerus wrote: > > Hi Guenter, > > > > Gentle ping. > > After less than 2 days? Relax please... OK, Sorry for the noise. -- heikki -- To unsubscribe from this list: send

Re: [PATCH v3 1/2] usb: typec: Add support for UCSI interface

2017-06-14 Thread Greg Kroah-Hartman
On Wed, Jun 14, 2017 at 09:45:46AM +0300, Heikki Krogerus wrote: > Hi Guenter, > > Gentle ping. After less than 2 days? Relax please... -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at

Re: [PATCH v3 1/2] usb: typec: Add support for UCSI interface

2017-06-14 Thread Heikki Krogerus
Hi Guenter, Gentle ping. I'm sorry to bother you with this, I know you are busy. On Mon, Jun 12, 2017 at 05:40:08PM +0300, Heikki Krogerus wrote: > UCSI - USB Type-C Connector System Software Interface - is a > specification that defines set of registers and data > structures for controlling

[PATCH v3 1/2] usb: typec: Add support for UCSI interface

2017-06-12 Thread Heikki Krogerus
UCSI - USB Type-C Connector System Software Interface - is a specification that defines set of registers and data structures for controlling the USB Type-C ports. It's designed for systems where an embedded controller (EC) is in charge of the USB Type-C PHY or USB Power Delivery controller. It is