[PATCH v1 0/9] extcon: extcon-ptn5150: Add the USB external connector support

From: Ramuthevar,Vadivel MuruganX
Date: Tue Aug 18 2020 - 02:57:34 EST


USB external connector chip PTN5150 used on the Intel LGM SoC
boards to detect the USB type and connection.
---
v1:
- Initial version

Ramuthevar Vadivel Murugan (9):
extcon: extcon-ptn5150: Switch to GENMASK() for vendor and device ID's
extcon: extcon-ptn5150: Switch to GENMASK() for VBUS detection macro
extcon: extcon-ptn5150: Switch to BIT() macro for cable attach
extcon: extcon-ptn5150: Switch to BIT() for cable detach macro
extcon: extcon-ptn5150: Switch to GENMASK() for port attachment macro
extcon: extcon-ptn5150: Set and get the VBUS and POLARITY property
state
extcon: extcon-ptn5150: Add USB debug accessory support
extcon: extcon-ptn5150: Add USB analog audio accessory support
extcon: extcon-ptn5150: Remove unused variable and extra space

drivers/extcon/extcon-ptn5150.c | 135 ++++++++++++++++++++++++----------------
1 file changed, 82 insertions(+), 53 deletions(-)

--
2.11.0