regulator: Regulator driver for the Mediatek DVFSRC
authorhenryc.chen <henryc.chen@mediatek.com>
Thu, 24 Dec 2020 06:08:52 +0000 (14:08 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 5 Jan 2021 14:35:26 +0000 (14:35 +0000)
commita0db6b0aa670ba040f959a000ef24dd4238e016b
tree5dbc2d593536d75b0d5ad685d894465f3f235127
parentc42088491c12f888e9e31ad37c019cb7c310065c
regulator: Regulator driver for the Mediatek DVFSRC

Driver for regulators exposed by the DVFSRC (dynamic voltage and
frequency scaling resource collector) found in devices based on
mt8183 and newer platforms.

Signed-off-by: Henry Chen <henryc.chen@mediatek.com>
Link: https://lore.kernel.org/r/1608790134-27425-12-git-send-email-henryc.chen@mediatek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/mtk-dvfsrc-regulator.c [new file with mode: 0644]