regulator: Support ROHM BD9576MUF and BD9573MUF
authorMatti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Thu, 17 Sep 2020 08:03:31 +0000 (11:03 +0300)
committerMark Brown <broonie@kernel.org>
Thu, 17 Sep 2020 17:25:36 +0000 (18:25 +0100)
commitb014e9fae7e7de4329a7092ade4256982c5ce974
tree60794e4f4d981045aa9413cec0ab6539213d2b62
parentfdb2f9ffc9f533ceef16666818557ea7b6edfe2a
regulator: Support ROHM BD9576MUF and BD9573MUF

Add initial support for ROHM BD9576MUF and BD9573MUF PMICs regulators.
These PMICs are mainly used to power the R-Car series processors.

The BD9576 includes some functional-safety features which are not
present on BD9573.

Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Link: https://lore.kernel.org/r/78baea1d7922506827ca717e277e4e6b391bbb78.1600329307.git.matti.vaittinen@fi.rohmeurope.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/bd9576-regulator.c [new file with mode: 0644]