regulator: rt6160: Add support for Richtek RT6160
authorChiYuan Huang <cy_huang@richtek.com>
Wed, 2 Jun 2021 05:31:46 +0000 (13:31 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 2 Jun 2021 11:03:36 +0000 (12:03 +0100)
commitde20b747c5836ffc6768914b95d7617139fac4f4
tree7802436047c5fc0ec34ed634305a5452d20e6b3c
parentbce18e52c866ff6ded13ac8ac37e9271f786c005
regulator: rt6160: Add support for Richtek RT6160

Add support for Richtek RT6160 voltage regulator. It can provide up
to 3A output current within the adjustable voltage from 2025mV
to 5200mV. It integrate a buckboost converter to support wide input
voltage range from 2200mV to 5500mV.

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