linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/9] extcon: extcon-ptn5150: Add the USB external connector support
@ 2020-08-18  6:57 Ramuthevar,Vadivel MuruganX
  2020-08-18  6:57 ` [PATCH v1 1/9] extcon: extcon-ptn5150: Switch to GENMASK() for vendor and device ID's Ramuthevar,Vadivel MuruganX
                   ` (9 more replies)
  0 siblings, 10 replies; 26+ messages in thread
From: Ramuthevar,Vadivel MuruganX @ 2020-08-18  6:57 UTC (permalink / raw)
  To: linux-kernel, myungjoo.ham, cw00.choi
  Cc: andriy.shevchenko, thomas.langer, cheol.yong.kim, qi-ming.wu,
	yin1.li, Ramuthevar,Vadivel MuruganX

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


^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2020-08-26  9:50 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-18  6:57 [PATCH v1 0/9] extcon: extcon-ptn5150: Add the USB external connector support Ramuthevar,Vadivel MuruganX
2020-08-18  6:57 ` [PATCH v1 1/9] extcon: extcon-ptn5150: Switch to GENMASK() for vendor and device ID's Ramuthevar,Vadivel MuruganX
2020-08-26  6:57   ` Krzysztof Kozlowski
2020-08-18  6:57 ` [PATCH v1 2/9] extcon: extcon-ptn5150: Switch to GENMASK() for VBUS detection macro Ramuthevar,Vadivel MuruganX
2020-08-26  6:59   ` Krzysztof Kozlowski
2020-08-26  7:33     ` Ramuthevar, Vadivel MuruganX
2020-08-18  6:57 ` [PATCH v1 3/9] extcon: extcon-ptn5150: Switch to BIT() macro for cable attach Ramuthevar,Vadivel MuruganX
2020-08-26  6:59   ` Krzysztof Kozlowski
2020-08-26  7:50     ` Ramuthevar, Vadivel MuruganX
2020-08-18  6:57 ` [PATCH v1 4/9] extcon: extcon-ptn5150: Switch to BIT() for cable detach macro Ramuthevar,Vadivel MuruganX
2020-08-26  7:00   ` Krzysztof Kozlowski
2020-08-18  6:57 ` [PATCH v1 5/9] extcon: extcon-ptn5150: Switch to GENMASK() for port attachment macro Ramuthevar,Vadivel MuruganX
2020-08-26  7:00   ` Krzysztof Kozlowski
2020-08-18  6:57 ` [PATCH v1 6/9] extcon: extcon-ptn5150: Set and get the VBUS and POLARITY property state Ramuthevar,Vadivel MuruganX
2020-08-18  6:57 ` [PATCH v1 7/9] extcon: extcon-ptn5150: Add USB debug accessory support Ramuthevar,Vadivel MuruganX
2020-08-18  6:57 ` [PATCH v1 8/9] extcon: extcon-ptn5150: Add USB analog audio " Ramuthevar,Vadivel MuruganX
2020-08-18  6:57 ` [PATCH v1 9/9] extcon: extcon-ptn5150: Remove unused variable and extra space Ramuthevar,Vadivel MuruganX
2020-08-18  8:40 ` [PATCH v1 0/9] extcon: extcon-ptn5150: Add the USB external connector support Andy Shevchenko
2020-08-19  5:35   ` Ramuthevar, Vadivel MuruganX
2020-08-19  7:55     ` Andy Shevchenko
2020-08-19  8:45       ` Ramuthevar, Vadivel MuruganX
2020-08-25  8:19         ` Heikki Krogerus
2020-08-26  2:51           ` Ramuthevar, Vadivel MuruganX
2020-08-26  9:18             ` Andy Shevchenko
2020-08-26  9:43               ` Ramuthevar, Vadivel MuruganX
2020-08-26  9:50               ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).