This series fix some defects of TCPM like port reset error, SVIDs discover error and etc. Tested on Rockchip EVB board integrated with FUSB302 or HUSB311 Type-C controller. Changes in v2: - Make some tweaking based on Guenter and Heikki's comments for [PATCH 1/3] and [PATCH 2/3]. - Abandon [PATCH 4/4] in v1. Frank Wang (3): usb: typec: tcpm: fix cc role at port reset usb: typec: tcpm: fix multiple times discover svids error usb: typec: tcpm: add get max power support drivers/usb/typec/tcpm/tcpm.c | 43 +++++++++++++++++++++++++++++++++-- 1 file changed, 41 insertions(+), 2 deletions(-) -- 2.17.1