]> git.karo-electronics.de Git - karo-tx-linux.git/commit
extcon: max77693: Add support Dock-Smart device for desktop mode
authorChanwoo Choi <cw00.choi@samsung.com>
Mon, 10 Dec 2012 10:07:53 +0000 (19:07 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Tue, 15 Jan 2013 06:42:16 +0000 (15:42 +0900)
commita162629859a03c07b9603ea59a0b7ae24f695689
tree7e0744ff2dadfc6c78347981c17baaa49acc3856
parent0e2738f59c6db185a70a683059980bd2296571ca
extcon: max77693: Add support Dock-Smart device for desktop mode

This patch support the detection of Dock-Smart device which include
three type of port(HDMI, USB for mouse/keyboard and Micro-USB for
USB/TA cable).The Dock-Smart device need always exteranl power supply
(USB/TA cable through micro-usb cable). Dock-Smart device support screen
output of target to separate monitor and mouse/keyboard for desktop
mode.

Features of 'Dock-Smart device'
- Support HDMI
- Support external output feature of audio
- Support charging through micro-usb port without data
  connection if TA cable is connected to target.
- Support charging and data connection through micro-usb port
  if USB cable is connected between target and host device.
- Support OTG device (Mouse/Keyboard)

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com>
drivers/extcon/extcon-max77693.c