Linux on ARM based TI OMAP SoCs
 help / color / mirror / Atom feed
* [PATCH 1/2] mfd: tps65218: Correct the config description
@ 2017-09-13 12:17 Keerthy
  2017-09-13 12:17 ` [PATCH 2/2] mfd: tps65218: Introduce dependency on CONFIG_OF Keerthy
  2017-09-14  9:28 ` [PATCH 1/2] mfd: tps65218: Correct the config description Lee Jones
  0 siblings, 2 replies; 4+ messages in thread
From: Keerthy @ 2017-09-13 12:17 UTC (permalink / raw)
  To: lee.jones; +Cc: tony, linux-kernel, linux-omap, j-keerthy

When the initial support was added for this PMIC was added
only regulator support was present. Now we have GPIO and Powerbutton
support as well. Hence correct the description of MFD_TPS65218 config
option.

Signed-off-by: Keerthy <j-keerthy@ti.com>
---
 drivers/mfd/Kconfig | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index b478768..44c529e 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -1408,8 +1408,7 @@ config MFD_TPS65218
 	  If you say yes here you get support for the TPS65218 series of
 	  Power Management chips.
 	  These include voltage regulators, gpio and other features
-	  that are often used in portable devices. Only regulator
-	  component is currently supported.
+	  that are often used in portable devices.
 
 	  This driver can also be built as a module.  If so, the module
 	  will be called tps65218.
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-09-14  9:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-13 12:17 [PATCH 1/2] mfd: tps65218: Correct the config description Keerthy
2017-09-13 12:17 ` [PATCH 2/2] mfd: tps65218: Introduce dependency on CONFIG_OF Keerthy
2017-09-14  9:28   ` Lee Jones
2017-09-14  9:28 ` [PATCH 1/2] mfd: tps65218: Correct the config description Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox