mfd: rt5033: Add Richtek RT5033 driver core.
This patch adds a new driver for Richtek RT5033 driver. RT5033 is a Multifunction device which includes battery charger, fuel gauge, flash LED current source, LDO and synchronous Buck converter. It is interfaced to host controller using I2C interface. Signed-off-by:Beomho Seo <beomho.seo@samsung.com> Acked-by:
Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by:
Lee Jones <lee.jones@linaro.org>
Showing
- drivers/mfd/Kconfig 12 additions, 0 deletionsdrivers/mfd/Kconfig
- drivers/mfd/Makefile 1 addition, 0 deletionsdrivers/mfd/Makefile
- drivers/mfd/rt5033.c 142 additions, 0 deletionsdrivers/mfd/rt5033.c
- include/linux/mfd/rt5033-private.h 260 additions, 0 deletionsinclude/linux/mfd/rt5033-private.h
- include/linux/mfd/rt5033.h 62 additions, 0 deletionsinclude/linux/mfd/rt5033.h
Loading