]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/mfd/rohm-bd70528.c
mfd: bd70528: Support ROHM bd70528 PMIC core
authorMatti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Mon, 3 Jun 2019 07:25:08 +0000 (10:25 +0300)
committerLee Jones <lee.jones@linaro.org>
Thu, 27 Jun 2019 09:57:24 +0000 (10:57 +0100)
commit21b7c58fc1943f3aa8c18a994ab9bed4ae5aa72d
treec6e650600dfe6c644e1e7e7046574986629f345f
parent2a6a7aacd4e557a4c7007f8858bcc9654b098fea
mfd: bd70528: Support ROHM bd70528 PMIC core

ROHM BD70528MWV is an ultra-low quiescent current general
purpose single-chip power management IC for battery-powered
portable devices.

Add MFD core which enables chip access for following subdevices:
- regulators/LED drivers
- battery-charger
- gpios
- 32.768kHz clk
- RTC
- watchdog

Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/rohm-bd70528.c [new file with mode: 0644]
include/linux/mfd/rohm-bd70528.h [new file with mode: 0644]