commit | 962e56bfcf0b055d00fc52948a327dead904caa3 | [log] [tgz] |
---|---|---|
author | Chanwoo Choi <cw00.choi@samsung.com> | Fri Nov 22 16:51:06 2013 +0100 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Tue Jan 07 11:54:29 2014 +0900 |
tree | 2e47e076b5fe9b501db71c48538d89892d7eb908 | |
parent | 686fb5df12a0a75f9873f5408970d9373603595f [diff] |
extcon: max14577: Add extcon-max14577 driver to support MUIC device 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@samsung.com> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>