Re: [PATCH V2] drivers: extcon: Add support for ptn5150

2019-01-23 Thread Chanwoo Choi
Hi Vijai, Looks good to me. But, there are minor modification by myself as following: After fixed them, applied it to extcon-next. Thanks. - PTN5150A -> PTN5150 because this patch usually used the 'ptn5150' word without 'A'. - Modify the patch subject to keep the same format of extcon drivers

[PATCH V2] drivers: extcon: Add support for ptn5150

2019-01-23 Thread Vijai Kumar K
PTN5150A is a small thin low power CC Logic chip supporting the USB Type-C connector application with Configurationn Channel(CC) control logic detection and indication functions. Add driver, Kconfig and Makefile entries. Signed-off-by: Vijai Kumar K --- Hi Chanwoo, I have implemented the