Re: [RFC PATCH] usb: typec: Various API updates and fixes

2016-05-30 Thread Heikki Krogerus
Hi guys, On Fri, May 27, 2016 at 07:06:41AM -0700, Guenter Roeck wrote: > On 05/27/2016 12:55 AM, Heikki Krogerus wrote: > > I'll merge this into any case to v3, and I'll send on Monday. > > > Sounds good. > > Couple of additional comments. > > I don't really know what to do with the 'desc' fie

Re: [RFC PATCH] usb: typec: Various API updates and fixes

2016-05-27 Thread Guenter Roeck
On 05/27/2016 12:55 AM, Heikki Krogerus wrote: Hi, [ ... ] --- This patch applies on top of '[RFC PATCHv2] usb: USB Type-C Connector Class' from Heikki Krogerus. It provided the changes I made to get the code operational. drivers/usb/type-c/typec.c | 134 ++

Re: [RFC PATCH] usb: typec: Various API updates and fixes

2016-05-27 Thread Heikki Krogerus
Hi, On Wed, May 25, 2016 at 11:35:07AM -0700, Guenter Roeck wrote: > From: Guenter Roeck > > New API functions (calls into class code) > typec_set_usb_role() > typec_set_pwr_role() > typec_set_vconn_role() > typec_set_pwr_opmode() > > Modified API functions (calls into c