extcon: axp288: Add axp288 extcon driver support
authorRamakrishna Pallala <ramakrishna.pallala@intel.com>
Thu, 30 Apr 2015 15:14:45 +0000 (20:44 +0530)
committerChanwoo Choi <cw00.choi@samsung.com>
Tue, 19 May 2015 07:39:04 +0000 (16:39 +0900)
commitf03123783d4e43cd59df58e23e963136e04f8280
tree3ca9771e9b33c786be68b86abf3517aca69638a8
parentd0fd5fbc09b17e26408f7e3db22511b57f6bf22e
extcon: axp288: Add axp288 extcon driver support

This patch adds the extcon support for AXP288 PMIC which
has the BC1.2 charger detection capability. Additionally
it also adds the USB mux switching support b/w SOC and PMIC
based on GPIO control.

Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
Acked-by: Lee Jones <lee.jones@linaro.org>
[cw00.choi: Modify the log message to keep the consistent log message pattern]
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/Kconfig
drivers/extcon/Makefile
drivers/extcon/extcon-axp288.c [new file with mode: 0644]
include/linux/mfd/axp20x.h
This page took 0.02699 seconds and 5 git commands to generate.