[PATCH v4 2/5] extcon: max14577: Add extcon-max14577 driver to support MUIC device
Chanwoo Choi
cw00.choi at samsung.com
Wed Nov 27 22:53:11 EST 2013
On 11/23/2013 12:51 AM, Krzysztof Kozlowski wrote:
> From: Chanwoo Choi <cw00.choi at samsung.com>
>
> This patch supports Maxim MAX14577 MUIC(Micro USB Interface Controller)
> device by using EXTCON subsystem to handle various external connectors.
> The max14577 device uses regmap method for i2c communication and
> supports irq domain.
>
> Signed-off-by: Chanwoo Choi <cw00.choi at samsung.com>
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski at samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
> ---
> drivers/extcon/Kconfig | 10 +
> drivers/extcon/Makefile | 1 +
> drivers/extcon/extcon-max14577.c | 752 ++++++++++++++++++++++++++++++++++++++
> 3 files changed, 763 insertions(+)
> create mode 100644 drivers/extcon/extcon-max14577.c
>
Applied it.
Thanks,
Chanwoo Choi
More information about the linux-arm-kernel
mailing list