[PATCH v2 0/3] [PATCH 0/4] usb: typec: fixes for Cherry Trails

2018-05-23 Thread Heikki Krogerus
Hi, This is second version of the remaining patches that fix various problems I encountered while testing my USB Type-C Alternate Mode patches with GPD Win board (Intel Cherry Trail based). In this version I've addressed the problems pointed out by Hans and Guenter. Link to the original version:

[PATCH 0/4] usb: typec: fixes for Cherry Trails

2018-04-30 Thread Heikki Krogerus
Hi, I now have a GPD Win device - Intel Cherry Trail based board with FUSB302 USB Type-C PHY - that I started using for testing my alternate mode patches. I noticed a few dependency issues, and some other problems with the fusb302 driver. These were the most obvious ones. Hans, I included the pat