]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mfd: support ROHM BD96801 PMIC core
authorMatti Vaittinen <mazziesaccount@gmail.com>
Thu, 27 Jun 2024 07:43:27 +0000 (10:43 +0300)
committerLee Jones <lee@kernel.org>
Thu, 27 Jun 2024 08:24:44 +0000 (09:24 +0100)
commit7276f425b744a81eb5a8e519b0c452d5e64b530c
tree9178f8968835b285e699e64b327afd5278d4391c
parent8b1a39362ba989849bc3978d03f56f6eb3f290b3
mfd: support ROHM BD96801 PMIC core

The ROHM BD96801 PMIC is highly customizable automotive grade PMIC
which integrates regulator and watchdog funtionalities.

Provide INTB IRQ and register accesses for regulator/watchdog drivers.

Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com>
Link: https://lore.kernel.org/r/c5260e2dd222e3c64cdf410802bba195637ccb93.1719473802.git.mazziesaccount@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/rohm-bd96801.c [new file with mode: 0644]
include/linux/mfd/rohm-bd96801.h [new file with mode: 0644]
include/linux/mfd/rohm-generic.h