summaryrefslogtreecommitdiff
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorRobin Gong <yibin.gong@nxp.com>2016-12-07 11:41:42 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:25:22 +0800
commit9f49e22b0f367e79aff8b74c0e9e27cbae983f27 (patch)
tree4d24cd1d9b8f3cb5af0186581f186bfe3e5d4a52 /drivers/regulator/Kconfig
parent9adb070268468131aea8c2eff64871cbee10d99b (diff)
MLK-13577-3 regulator: pf1550-regulator-rpmsg: add pf1550 regulator rpmsg driver
add pf1550 regulator rpmsg driver to control pf1550 on the m4 side by rpmsg. Signed-off-by: Robin Gong <yibin.gong@nxp.com>
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 52dc4b173bff..926e3140db68 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -654,6 +654,14 @@ config REGULATOR_PF1550
This driver controls a PF1550 regulator via I2C bus.
The regulators include three switch and three ldo.
+config REGULATOR_PF1550_RPMSG
+ tristate "Freescale PF1550 rpmsg regulator driver"
+ depends on RPMSG
+ help
+ This driver controls a PF1550 regulator which connected in M4
+ side via RPMSG.The regulators include three switch and three
+ ldo.
+
config REGULATOR_PWM
tristate "PWM voltage regulator"
depends on PWM