regulator: Add support for Richtek RT5739 voltage regulator
authorChiYuan Huang <cy_huang@richtek.com>
Fri, 17 Feb 2023 02:06:58 +0000 (10:06 +0800)
committerMark Brown <broonie@kernel.org>
Sun, 5 Mar 2023 23:38:55 +0000 (23:38 +0000)
commit4536f3b93a3373cac21911103cbaa8c4c2932c38
tree87290377b058b84291723a450655d00e9354bcf5
parent2e238605a9d631fc8b9b130ba79cd54f2a22df10
regulator: Add support for Richtek RT5739 voltage regulator

The RT5739 is a step-down switching voltage regulator that supports
output voltage ragne from 300mV to 1300mV with the wide input supply
voltage range from 2.5V to 5.5V.

Signed-off-by: ChiYuan Huang <cy_huang@richtek.com>
Link: https://lore.kernel.org/r/1676599618-24819-3-git-send-email-cy_huang@richtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/rt5739.c [new file with mode: 0644]