linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: mfd: Fix typo in s2mps11.txt
@ 2013-10-28  6:12 Tushar Behera
  2013-10-28 17:39 ` Lee Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Tushar Behera @ 2013-10-28  6:12 UTC (permalink / raw)
  To: linux-kernel; +Cc: yadi.brar, lee.jones

Numbers in DT scripts should be within angle brackets.

Signed-off-by: Tushar Behera <tushar.behera@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 c9332c6..b886b07f 100644
--- a/Documentation/devicetree/bindings/mfd/s2mps11.txt
+++ b/Documentation/devicetree/bindings/mfd/s2mps11.txt
@@ -71,7 +71,7 @@ Example:
 		reg = <0x66>;
 
 		s2m_osc: clocks{
-			#clock-cells = 1;
+			#clock-cells = <1>;
 			clock-output-names = "xx", "yy", "zz";
 		};
 
-- 
1.7.9.5


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

* Re: [PATCH] Documentation: mfd: Fix typo in s2mps11.txt
  2013-10-28  6:12 [PATCH] Documentation: mfd: Fix typo in s2mps11.txt Tushar Behera
@ 2013-10-28 17:39 ` Lee Jones
  0 siblings, 0 replies; 2+ messages in thread
From: Lee Jones @ 2013-10-28 17:39 UTC (permalink / raw)
  To: Tushar Behera; +Cc: linux-kernel, yadi.brar

On Mon, 28 Oct 2013, Tushar Behera wrote:

> Numbers in DT scripts should be within angle brackets.
> 
> Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
> ---
>  Documentation/devicetree/bindings/mfd/s2mps11.txt |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Acked-by: Lee Jones <lee.jones@linaro.org>

I can take this if one of the DT maintainers do not want to or if we
don't here anything from them in a couple of days.

-- 
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] 2+ messages in thread

end of thread, other threads:[~2013-10-28 17:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-28  6:12 [PATCH] Documentation: mfd: Fix typo in s2mps11.txt Tushar Behera
2013-10-28 17:39 ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).