[PATCH v2 0/2] extcon: ptn5150: Add usb-typec support for Intel LGM SoC

From: Ramuthevar,Vadivel MuruganX
Date: Wed Aug 26 2020 - 23:56:39 EST


Add usb-typec detection support for the Intel LGM SoC based boards.

Original driver is not supporting usb detection on Intel LGM SoC based boards
then we debugged and fixed the issue, but before sending our patches Mr.Krzyszto
has sent the same kind of patches, so I have rebased over his latest patches
which is present in maintainer tree.

Built and tested it's working fine, overthat created the new patch.

Thanks for Krzyszto and Chanwoo Choi
---
v2:
- Krzyszto review comments update
- squash my previous patches 1 to 5 as single patch
- add extcon_set_property_capability for EXTCON_USB and EXTCON_PROP_USB_TYPEC_POLARITY

Reference to mail discussion:
https://www.mail-archive.com/linux-kernel@xxxxxxxxxxxxxxx/msg2281723.html

Ramuthevar Vadivel Murugan (2):
extcon: ptn5150: Switch to GENMASK() and BIT() macros
extcon: ptn5150: Set the VBUS and POLARITY property state

drivers/extcon/extcon-ptn5150.c | 49 ++++++++++++++---------------------------
1 file changed, 17 insertions(+), 32 deletions(-)

--
2.11.0