From 9f49e22b0f367e79aff8b74c0e9e27cbae983f27 Mon Sep 17 00:00:00 2001 From: Robin Gong Date: Wed, 7 Dec 2016 11:41:42 +0800 Subject: 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 --- drivers/regulator/Kconfig | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'drivers/regulator/Kconfig') 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 -- cgit v1.2.3