regulator: rt5120: Add PMIC regulator support
authorChiYuan Huang <cy_huang@richtek.com>
Wed, 22 Jun 2022 10:01:43 +0000 (18:01 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 23 Jun 2022 12:07:50 +0000 (13:07 +0100)
commitc0216c0e68f736d20ac02bbaaaf4a216c10e53af
tree2647c780a434baa78f0cdfa4aeb913030274601f
parent8c92d9221d47ea97534888e2975ecd54896718d8
regulator: rt5120: Add PMIC regulator support

Add RT5120 PMIC regulator support.

It integrates 4 buck convertes, 1 LDO voltage regulator, 1 external
enable signal to control the external power source.

Signed-off-by: ChiYuan Huang <cy_huang@richtek.com>
Link: https://lore.kernel.org/r/1655892104-10874-4-git-send-email-u0084500@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/rt5120-regulator.c [new file with mode: 0644]