diff options
author | Marek Szyprowski <m.szyprowski@samsung.com> | 2017-10-18 11:56:21 +0200 |
---|---|---|
committer | Chanwoo Choi <cw00.choi@samsung.com> | 2017-10-24 09:48:40 +0900 |
commit | 7b9651103b64c8a55eb6cec4c2240584e968354c (patch) | |
tree | f2b0b65bba4fbcf6999a27b1554e6e632d95c0ec /drivers/mux | |
parent | b743483bd4b1d9e0ac093fe184aefdd9f59264d4 (diff) | |
download | linux-7b9651103b64c8a55eb6cec4c2240584e968354c.tar.gz linux-7b9651103b64c8a55eb6cec4c2240584e968354c.tar.bz2 linux-7b9651103b64c8a55eb6cec4c2240584e968354c.zip |
extcon: max77843: Add OTG power control to the MUIC driver
Enabling power on VBUS micro-usb pin is required only when passive OTG
cable is connected. Initially OTG VBUS power control was planned to be
done in charger driver. However such information is not really available
from the extcon notifications, so VBUS power control has to be done
directly in MUIC driver, which has all information about the attached
accessory.
For example SmartDock is externally powered accessory, provides OTG
(USB HOST) functionality and use VBUS pin for charging a device battery,
so the VBUS charging pump should be disabled in such case.
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'drivers/mux')
0 files changed, 0 insertions, 0 deletions