regulator: mt6358: Add support for MT6358 regulator
authorHsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com>
Fri, 23 Aug 2019 03:45:28 +0000 (11:45 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 28 Aug 2019 10:51:27 +0000 (11:51 +0100)
commitf67ff1bd58f0c102f0194c3888ddbc4a87dd1382
treefd0ff09ae4ae6f561d3a65990f171c4570a54cf2
parentfa00eb4eb2361ffc594bd9c6d78c585e7112c5dc
regulator: mt6358: Add support for MT6358 regulator

The MT6358 is a regulator found on boards based on MediaTek MT8183 and
probably other SoCs. It is a so called pmic and connects as a slave to
SoC using SPI, wrapped inside the pmic-wrapper.

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