lkml.org 
[lkml]   [2015]   [Oct]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] extcon: Modify the name of external connector
Date
This patch-set modify the id and name of external connector with the additional
prefix to clarify both attribute and meaning of external connector as following:
- EXTCON_CHG_* mean the charger connector.
- EXTCON_JACK_* mean the jack connector.
- EXTCON_DISP_* mean the display port connector.
And when altering the name of USB charger connector, this patch refer the
standard USB charger name about SDP, CDP, DCP and ACA.

Changes from v1:
(https://lkml.org/lkml/2015/10/3/304)
- Add acked tag by Charles Keepax for arizona changes
- Modify the name of USB charger connector as following:
: EXTCON_CHG_USB_FAST -> EXTCON_CHG_USB_DCP_FAST
: EXTCON_CHG_USB_SLOW -> EXTCON_CHG_USB_DCP_SLOW
- Add the missing EXTCON_CHG_USB_ACA charger connector
- Add one more patch to support the EXTCON_CHG_USB when SDP port is connected or not

Chanwoo Choi (2):
extcon: Modify the id and name of external connector
extcon: Add the support of EXTCON_CHG_USB when SDP port is attached or detached

drivers/extcon/extcon-arizona.c | 18 ++++++------
drivers/extcon/extcon-axp288.c | 12 ++++----
drivers/extcon/extcon-max14577.c | 19 ++++++------
drivers/extcon/extcon-max77693.c | 43 +++++++++++++++++-----------
drivers/extcon/extcon-max77843.c | 29 +++++++++++--------
drivers/extcon/extcon-max8997.c | 23 ++++++++-------
drivers/extcon/extcon-palmas.c | 3 ++
drivers/extcon/extcon-rt8973a.c | 7 +++--
drivers/extcon/extcon-sm5502.c | 7 +++--
drivers/extcon/extcon-usb-gpio.c | 3 ++
drivers/extcon/extcon.c | 61 ++++++++++++++++++++-------------------
include/linux/extcon.h | 62 +++++++++++++++++++++++-----------------
12 files changed, 167 insertions(+), 120 deletions(-)

--
1.8.0



\
 
 \ /
  Last update: 2015-10-06 13:41    [W:0.283 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site