regulator: mt6380: Add support for MT6380
authorChenglin Xu <chenglin.xu@mediatek.com>
Tue, 15 Aug 2017 09:09:15 +0000 (17:09 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 15 Aug 2017 11:50:48 +0000 (12:50 +0100)
commita551e27368dea202cbef3e8861c21d965427cfe6
tree4fe7af41b0722770a16ea50f2ad5f5a4634bfe5f
parent5771a8c08880cdca3bfb4a3fc6d309d6bba20877
regulator: mt6380: Add support for MT6380

The MT6380 is a regulator found those boards with MediaTek MT7622 SoC
It is connected as a slave to the SoC using MediaTek PMIC wrapper which
is the common interface connecting with Mediatek made various PMICs.

Signed-off-by: Chenglin Xu <chenglin.xu@mediatek.com>
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/mt6380-regulator.c [new file with mode: 0644]
include/linux/regulator/mt6380-regulator.h [new file with mode: 0644]