mfd: mt6370: Add MediaTek MT6370 support
authorChiYuan Huang <cy_huang@richtek.com>
Fri, 5 Aug 2022 07:06:04 +0000 (15:06 +0800)
committerLee Jones <lee@kernel.org>
Wed, 28 Sep 2022 15:09:50 +0000 (16:09 +0100)
commitb2adf788e6037cea0109313934f432f458190992
tree1d28c6f32cbed2271b42fc175a28eb93e2700223
parent7f915eef50829c3719be003481ca2bb116fad852
mfd: mt6370: Add MediaTek MT6370 support

This adds support for the MediaTek MT6370 SubPMIC. MediaTek MT6370 is a
SubPMIC consisting of a single cell battery charger with ADC monitoring,
RGB LEDs, dual channel flashlight, WLED backlight driver, display bias
voltage supply, one general purpose LDO, and the USB Type-C & PD controller
complies with the latest USB Type-C and PD standards.

Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: ChiYuan Huang <cy_huang@richtek.com>
Signed-off-by: ChiaEn Wu <chiaen_wu@richtek.com>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20220805070610.3516-8-peterwu.pub@gmail.com
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/mt6370.c [new file with mode: 0644]
drivers/mfd/mt6370.h [new file with mode: 0644]