regulator: max77650: add regulator support
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 29 Jan 2019 13:35:40 +0000 (14:35 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 29 Jan 2019 15:22:12 +0000 (15:22 +0000)
commitbcc61f1c44fd21ef0095c38553d2adfe9c1ccae1
treebf63ac323baa66c83ebc87b79582b8e7faa35ea5
parent1dceee5eb320e76c996ee7e61795299fe40aa4cc
regulator: max77650: add regulator support

Add regulator support for max77650. We support all four variants of this
PMIC including non-linear voltage table for max77651 SBB1 rail.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/max77650-regulator.c [new file with mode: 0644]