Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1731581 > unrolled thread

[PATCH 1/2] mfd: tps65218: Correct the config description

Started byKeerthy <j-keerthy@ti.com>
First post2017-09-13 14:20 +0200
Last post2017-09-14 11:30 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH 1/2] mfd: tps65218: Correct the config description Keerthy <j-keerthy@ti.com> - 2017-09-13 14:20 +0200
    Re: [PATCH 1/2] mfd: tps65218: Correct the config description Lee Jones <lee.jones@linaro.org> - 2017-09-14 11:30 +0200

#1731581 — [PATCH 1/2] mfd: tps65218: Correct the config description

FromKeerthy <j-keerthy@ti.com>
Date2017-09-13 14:20 +0200
Subject[PATCH 1/2] mfd: tps65218: Correct the config description
Message-ID<upeO5-7fC-5@gated-at.bofh.it>
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

[toc] | [next] | [standalone]


#1732135

FromLee Jones <lee.jones@linaro.org>
Date2017-09-14 11:30 +0200
Message-ID<upyD7-3bN-9@gated-at.bofh.it>
In reply to#1731581
On Wed, 13 Sep 2017, Keerthy wrote:

> 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(-)

Applied, thanks.

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web