regulator: max8893: add regulator driver
authorSergey Larin <cerg2010cerg2010@mail.ru>
Fri, 18 Jun 2021 14:16:06 +0000 (17:16 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 21 Jun 2021 12:07:44 +0000 (13:07 +0100)
commitd83f778c627ad4e80bd82dbc88ffa1b1b18876bb
treedfe27c6666851f5285d6c6167005ddd5b912a574
parentae60e6a9d24e89a74e2512204ad04de94921bdd2
regulator: max8893: add regulator driver

MAX8893 is a simple regulator which can be found on some of Sasmsung
phones.

Signed-off-by: Sergey Larin <cerg2010cerg2010@mail.ru>
Link: https://lore.kernel.org/r/20210618141607.884-1-cerg2010cerg2010@mail.ru
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/max8893.c [new file with mode: 0644]