]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/regulator/Makefile
regulator: rt6245: Add support for Richtek RT6245
authorChiYuan Huang <cy_huang@richtek.com>
Thu, 3 Jun 2021 05:57:24 +0000 (13:57 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 3 Jun 2021 18:34:51 +0000 (19:34 +0100)
commita747070e9b629eeb70118651dfbd500bf8bb5ebe
tree92c545b3b084cefad8a89bdcdc22898231691d6f
parent1623d767c7ec563d6e52ab76426377bfdde68f97
regulator: rt6245: Add support for Richtek RT6245

Richtek RT6245 is a high-performance, synchronous step-down converter
that can deliver up to 14A output current with an input supply voltage
range of 4.5V to 17V.

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