All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] Documentation: mfd: Fix LDO index in s2mps11.txt
@ 2013-12-24  9:23 Sachin Kamat
  2014-01-06 11:42 ` Lee Jones
  0 siblings, 1 reply; 3+ messages in thread
From: Sachin Kamat @ 2013-12-24  9:23 UTC (permalink / raw)
  To: devicetree; +Cc: linux-doc, robh+dt, rob, lee.jones, sachin.kamat

LDO indices start from 1. Fix the example appropriately.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
 Documentation/devicetree/bindings/mfd/s2mps11.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/mfd/s2mps11.txt b/Documentation/devicetree/bindings/mfd/s2mps11.txt
index 78a840d7510d..15ee89c3cc7b 100644
--- a/Documentation/devicetree/bindings/mfd/s2mps11.txt
+++ b/Documentation/devicetree/bindings/mfd/s2mps11.txt
@@ -60,7 +60,7 @@ as per the datasheet of s2mps11.
 
 	- LDOn
 		  - valid values for n are 1 to 38
-		  - Example: LDO0, LD01, LDO28
+		  - Example: LDO1, LD02, LDO28
 	- BUCKn
 		  - valid values for n are 1 to 10.
 		  - Example: BUCK1, BUCK2, BUCK9
-- 
1.7.9.5


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

* Re: [PATCH 1/1] Documentation: mfd: Fix LDO index in s2mps11.txt
  2013-12-24  9:23 [PATCH 1/1] Documentation: mfd: Fix LDO index in s2mps11.txt Sachin Kamat
@ 2014-01-06 11:42 ` Lee Jones
  2014-01-06 11:44   ` Sachin Kamat
  0 siblings, 1 reply; 3+ messages in thread
From: Lee Jones @ 2014-01-06 11:42 UTC (permalink / raw)
  To: Sachin Kamat; +Cc: devicetree, linux-doc, robh+dt, rob

On Tue, 24 Dec 2013, Sachin Kamat wrote:

> LDO indices start from 1. Fix the example appropriately.
> 
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> ---
>  Documentation/devicetree/bindings/mfd/s2mps11.txt |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/mfd/s2mps11.txt b/Documentation/devicetree/bindings/mfd/s2mps11.txt
> index 78a840d7510d..15ee89c3cc7b 100644
> --- a/Documentation/devicetree/bindings/mfd/s2mps11.txt
> +++ b/Documentation/devicetree/bindings/mfd/s2mps11.txt
> @@ -60,7 +60,7 @@ as per the datasheet of s2mps11.
>  
>  	- LDOn
>  		  - valid values for n are 1 to 38
> -		  - Example: LDO0, LD01, LDO28
> +		  - Example: LDO1, LD02, LDO28
>  	- BUCKn
>  		  - valid values for n are 1 to 10.
>  		  - Example: BUCK1, BUCK2, BUCK9

You really do have too much time on your hands. ;)

Applied, thanks.

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

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

* Re: [PATCH 1/1] Documentation: mfd: Fix LDO index in s2mps11.txt
  2014-01-06 11:42 ` Lee Jones
@ 2014-01-06 11:44   ` Sachin Kamat
  0 siblings, 0 replies; 3+ messages in thread
From: Sachin Kamat @ 2014-01-06 11:44 UTC (permalink / raw)
  To: Lee Jones; +Cc: devicetree, linux-doc, robh+dt, Rob Landley

On 6 January 2014 17:12, Lee Jones <lee.jones@linaro.org> wrote:
> On Tue, 24 Dec 2013, Sachin Kamat wrote:
>
> You really do have too much time on your hands. ;)

Happened to come across this while adding support for another MFD. Patchset
to hit your mailbox soon :)

> Applied, thanks.

Thanks.

-- 
With warm regards,
Sachin

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

end of thread, other threads:[~2014-01-06 11:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-24  9:23 [PATCH 1/1] Documentation: mfd: Fix LDO index in s2mps11.txt Sachin Kamat
2014-01-06 11:42 ` Lee Jones
2014-01-06 11:44   ` Sachin Kamat

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.