1
0
Fork 0
alistair23-linux/drivers/extcon
Chanwoo Choi a75fed2ee6 extcon: sm5502: Change internal hardware switch according to cable type
This patch changes internal hardware DP_CON/DM_CON switch according to
cable type. The SM5502 MUIC device can set hardware switch as following:
- OPEN (not connected state) / USB / UART / AUDIO
Also, this patch set VBUSIN switch according to cable type.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
2014-07-23 10:22:35 +09:00
..
Kconfig extcon: sm5502: Add support new SM5502 extcon device driver 2014-07-23 10:22:30 +09:00
Makefile extcon: sm5502: Add support new SM5502 extcon device driver 2014-07-23 10:22:30 +09:00
extcon-adc-jack.c extcon: Set parent device of extcon device using prameter of devm_extcon_dev_allocate 2014-06-16 13:33:19 +09:00
extcon-arizona.c extcon: arizona: Get MICVDD against extcon device 2014-07-23 10:07:42 +09:00
extcon-class.c extcon: Set parent device of extcon device using prameter of devm_extcon_dev_allocate 2014-06-16 13:33:19 +09:00
extcon-gpio.c extcon: Set parent device of extcon device using prameter of devm_extcon_dev_allocate 2014-06-16 13:33:19 +09:00
extcon-max8997.c extcon: Remove unnecessary OOM messages 2014-07-23 10:07:09 +09:00
extcon-max14577.c extcon: Remove unnecessary OOM messages 2014-07-23 10:07:09 +09:00
extcon-max77693.c extcon: Remove unnecessary OOM messages 2014-07-23 10:07:09 +09:00
extcon-palmas.c extcon: Set parent device of extcon device using prameter of devm_extcon_dev_allocate 2014-06-16 13:33:19 +09:00
extcon-sm5502.c extcon: sm5502: Change internal hardware switch according to cable type 2014-07-23 10:22:35 +09:00