linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] extcon: ptn5150: Add usb-typec support for Intel LGM SoC
@ 2020-08-27  3:56 Ramuthevar,Vadivel MuruganX
  2020-08-27  3:56 ` [PATCH v2 1/2] extcon: ptn5150: Switch to GENMASK() and BIT() macros Ramuthevar,Vadivel MuruganX
  2020-08-27  3:56 ` [PATCH v2 2/2] extcon: ptn5150: Set the VBUS and POLARITY property state Ramuthevar,Vadivel MuruganX
  0 siblings, 2 replies; 9+ messages in thread
From: Ramuthevar,Vadivel MuruganX @ 2020-08-27  3:56 UTC (permalink / raw)
  To: cw00.choi, linux-kernel
  Cc: vijaikumar.kanagarajan, krzk, myungjoo.ham, heikki.krogerus,
	cheol.yong.kim, qi-ming.wu, yin1.li, Ramuthevar,Vadivel MuruganX

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@vger.kernel.org/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


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

end of thread, other threads:[~2020-08-27  6:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-27  3:56 [PATCH v2 0/2] extcon: ptn5150: Add usb-typec support for Intel LGM SoC Ramuthevar,Vadivel MuruganX
2020-08-27  3:56 ` [PATCH v2 1/2] extcon: ptn5150: Switch to GENMASK() and BIT() macros Ramuthevar,Vadivel MuruganX
2020-08-27  5:26   ` Chanwoo Choi
2020-08-27  5:19     ` Ramuthevar, Vadivel MuruganX
2020-08-27  3:56 ` [PATCH v2 2/2] extcon: ptn5150: Set the VBUS and POLARITY property state Ramuthevar,Vadivel MuruganX
2020-08-27  4:51   ` Chanwoo Choi
2020-08-27  5:17     ` Ramuthevar, Vadivel MuruganX
2020-08-27  5:35       ` Chanwoo Choi
2020-08-27  6:11         ` Ramuthevar, Vadivel MuruganX

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).