]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
mfd: Add ROHM BD9571MWV-M MFD PMIC driver
authorMarek Vasut <marek.vasut@gmail.com>
Mon, 17 Jul 2017 20:45:12 +0000 (22:45 +0200)
committerLee Jones <lee.jones@linaro.org>
Tue, 5 Sep 2017 07:46:00 +0000 (08:46 +0100)
commitd3ea212720948acff862b4c842d5b464ad338841
tree1cc0b6df8618c6f74995dea3073e540288813b33
parentec58871fb9c50429d6b5570066a7166da8faf086
mfd: Add ROHM BD9571MWV-M MFD PMIC driver

Add the MFD part of the ROHM BD9571MWV-M PMIC driver and MAINTAINERS
entry. The MFD part only specifies the regmap bits for the PMIC and
binds the subdevs together.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
MAINTAINERS
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/bd9571mwv.c [new file with mode: 0644]
include/linux/mfd/bd9571mwv.h [new file with mode: 0644]