regulator: add support for SY8827N regulator
authorJisheng Zhang <Jisheng.Zhang@synaptics.com>
Thu, 2 Jul 2020 09:14:38 +0000 (17:14 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 2 Jul 2020 14:52:00 +0000 (15:52 +0100)
commit38fc6f295726366a0135ca87ab98f3ab92afd81f
tree29ccbbd66ca3c4e53aa2b4e68767beec93a980b1
parentd5ff5fb977f0c3d07bdb9f87b490c70481c8666f
regulator: add support for SY8827N regulator

The SY8827N from Silergy Corp is a single output DC/DC converter. The
voltage can be controlled via I2C.

Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
Link: https://lore.kernel.org/r/20200702171438.20edc523@xhacker.debian
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/sy8827n.c [new file with mode: 0644]