regulator: Add support for DA9121 regulator
authorVincent Whitchurch <vincent.whitchurch@axis.com>
Tue, 3 Nov 2020 10:00:21 +0000 (11:00 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 3 Nov 2020 13:19:46 +0000 (13:19 +0000)
commite6ff10f24c587c1af705b898761e5df615fb0e1a
treea4d4c882e6a32fea7a00fcb0277c5f1ff653628f
parentd73e873bcfff86b0de7dae2610131b50a2970f88
regulator: Add support for DA9121 regulator

Add support for the Dialog Semiconductor DA9121, a single-channel
dual-phase buck converter controlled via I2C.

Signed-off-by: Vincent Whitchurch <vincent.whitchurch@axis.com>
Link: https://lore.kernel.org/r/20201103100021.19603-3-vincent.whitchurch@axis.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/da9121-regulator.c [new file with mode: 0644]