regulator: mt6315: Add support for MT6315 regulator
authorHsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com>
Sun, 7 Feb 2021 06:14:16 +0000 (14:14 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 8 Feb 2021 11:48:48 +0000 (11:48 +0000)
commit7aa382cfe714f61b0c29f02c31d389c506b4e2ae
tree564d817dd099d059d03bcf8db63853032ba07098
parent977fb5b58469c1367aa075e7e913c03cba7d466f
regulator: mt6315: Add support for MT6315 regulator

The MT6315 is a regulator found on boards based on MediaTek MT8192 and
probably other SoCs. It connects as a slave to SoC using SPMI.

Signed-off-by: Hsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com>
Link: https://lore.kernel.org/r/1612678457-11548-3-git-send-email-hsin-hsiung.wang@mediatek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/mt6315-regulator.c [new file with mode: 0644]
include/linux/regulator/mt6315-regulator.h [new file with mode: 0644]