[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200818065727.50520-1-vadivel.muruganx.ramuthevar@linux.intel.com>
Date: Tue, 18 Aug 2020 14:57:18 +0800
From: "Ramuthevar,Vadivel MuruganX"
<vadivel.muruganx.ramuthevar@...ux.intel.com>
To: linux-kernel@...r.kernel.org, myungjoo.ham@...sung.com,
cw00.choi@...sung.com
Cc: andriy.shevchenko@...el.com, thomas.langer@...el.com,
cheol.yong.kim@...el.com, qi-ming.wu@...el.com, yin1.li@...el.com,
"Ramuthevar,Vadivel MuruganX"
<vadivel.muruganx.ramuthevar@...ux.intel.com>
Subject: [PATCH v1 0/9] extcon: extcon-ptn5150: Add the USB external connector support
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
Powered by blists - more mailing lists