OSDN Git Service

regulator: Add Richtek RT4803 boost regulator
authorChiYuan Huang <cy_huang@richtek.com>
Wed, 29 Mar 2023 00:43:26 +0000 (08:43 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 29 Mar 2023 16:46:31 +0000 (17:46 +0100)
commit6928a3c082f19404bd41bf33beeae112915dc666
tree6579fce2c20dabb1ccb6a3fa4f61d4e497b720b5
parente126cdaad15c4206f27b450e5d87391d5066615c
regulator: Add Richtek RT4803 boost regulator

RT4803 is a boost converter that integrates an internal bypass FET. It
will automatically transform the operation mode between bypass and boost
based on the voltage difference of the input and output voltage.

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