mirror of
https://github.com/torvalds/linux.git
synced 2026-06-18 12:02:19 +02:00
This patch support Maxim MAX77693 MUIC device by using EXTCON Subsystem to handle various external connector. The extcon-max77693 use regmap method for i2c communication and support irq domain instead of previous method of irq base. Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| extcon_class.c | ||
| extcon_gpio.c | ||
| extcon-arizona.c | ||
| extcon-max8997.c | ||
| extcon-max77693.c | ||
| Kconfig | ||
| Makefile | ||