2013-10-28 06:13:59

by Tushar Behera

[permalink] [raw]
Subject: [PATCH] Documentation: mfd: Fix typo in s2mps11.txt

Numbers in DT scripts should be within angle brackets.

Signed-off-by: Tushar Behera <[email protected]>
---
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


2013-10-28 17:39:31

by Lee Jones

[permalink] [raw]
Subject: Re: [PATCH] Documentation: mfd: Fix typo in s2mps11.txt

On Mon, 28 Oct 2013, Tushar Behera wrote:

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

Acked-by: Lee Jones <[email protected]>

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