regulator: mt6323: Add support for MT6323 regulator
authorChen Zhong <chen.zhong@mediatek.com>
Mon, 18 Jul 2016 12:40:51 +0000 (14:40 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 18 Jul 2016 12:46:23 +0000 (13:46 +0100)
commit2fdf829236183e5be559a2b4d13c29926b79b2d4
tree52b0003d2d1e0202585dbf0af7573012958b94cc
parentd236b3ee5bb13f53ed60ccc6f704a13b923d2952
regulator: mt6323: Add support for MT6323 regulator

The MT6323 is a regulator found on boards based on MediaTek MT7623 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: Chen Zhong <chen.zhong@mediatek.com>
Signed-off-by: John Crispin <john@phrozen.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/mt6323-regulator.c [new file with mode: 0644]
include/linux/regulator/mt6323-regulator.h [new file with mode: 0644]