summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorDan Murphy2019-06-05 14:56:32 +0200
committerJacek Anaszewski2019-06-06 20:38:38 +0200
commitbff5e8071533e8a298a060ff4a257eb5e818661b (patch)
treef48e620d50044542c475d146eb91f3a646e397d9 /drivers/regulator/Kconfig
parentmfd: ti-lmu: Add LM36274 support to the ti-lmu (diff)
downloadkernel-qcow2-linux-bff5e8071533e8a298a060ff4a257eb5e818661b.tar.gz
kernel-qcow2-linux-bff5e8071533e8a298a060ff4a257eb5e818661b.tar.xz
kernel-qcow2-linux-bff5e8071533e8a298a060ff4a257eb5e818661b.zip
regulator: lm363x: Add support for LM36274
Adding regulator support for the LM36274 backlight driver. This device can leverage this existing code as the functionality and registers are common enough between the LM36274 and the LM363x series of devices. Signed-off-by: Dan Murphy <dmurphy@ti.com> Acked-by: Mark Brown <broonie@kernel.org> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 6c37f0df9323..34e03691dd00 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -363,7 +363,7 @@ config REGULATOR_LM363X
tristate "TI LM363X voltage regulators"
depends on MFD_TI_LMU
help
- This driver supports LM3631 and LM3632 voltage regulators for
+ This driver supports LM3631, LM3632 and LM36274 voltage regulators for
the LCD bias.
One boost output voltage is configurable and always on.
Other LDOs are used for the display module.