diff mbox series

[1/4] dt-bindings: timer: Add X1000 bindings.

Message ID 1582100974-129559-3-git-send-email-zhouyanjie@wanyeetech.com (mailing list archive)
State Not Applicable, archived
Headers show
Series [1/4] dt-bindings: timer: Add X1000 bindings. | expand

Commit Message

Zhou Yanjie Feb. 19, 2020, 8:29 a.m. UTC
Add the timer bindings for the X1000 Soc from Ingenic.

Signed-off-by: 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>
---
 Documentation/devicetree/bindings/timer/ingenic,tcu.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Rob Herring Feb. 26, 2020, 3:29 p.m. UTC | #1
On Wed, 19 Feb 2020 16:29:31 +0800, =?UTF-8?q?=E5=91=A8=E7=90=B0=E6=9D=B0=20=28Zhou=20Yanjie=29?= wrote:
> Add the timer bindings for the X1000 Soc from Ingenic.
> 
> Signed-off-by: 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>
> ---
>  Documentation/devicetree/bindings/timer/ingenic,tcu.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>
Daniel Lezcano Feb. 27, 2020, 10:22 a.m. UTC | #2
On 19/02/2020 09:29, 周琰杰 (Zhou Yanjie) wrote:
> Add the timer bindings for the X1000 Soc from Ingenic.
> 
> Signed-off-by: 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>
> ---
>  Documentation/devicetree/bindings/timer/ingenic,tcu.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/timer/ingenic,tcu.txt b/Documentation/devicetree/bindings/timer/ingenic,tcu.txt
> index 0b63ceb..91f7049 100644
> --- a/Documentation/devicetree/bindings/timer/ingenic,tcu.txt
> +++ b/Documentation/devicetree/bindings/timer/ingenic,tcu.txt
> @@ -10,6 +10,7 @@ Required properties:
>    * ingenic,jz4740-tcu
>    * ingenic,jz4725b-tcu
>    * ingenic,jz4770-tcu
> +  * ingenic,x1000-tcu
>    followed by "simple-mfd".
>  - reg: Should be the offset/length value corresponding to the TCU registers
>  - clocks: List of phandle & clock specifiers for clocks external to the TCU.

Applied, thanks
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/timer/ingenic,tcu.txt b/Documentation/devicetree/bindings/timer/ingenic,tcu.txt
index 0b63ceb..91f7049 100644
--- a/Documentation/devicetree/bindings/timer/ingenic,tcu.txt
+++ b/Documentation/devicetree/bindings/timer/ingenic,tcu.txt
@@ -10,6 +10,7 @@  Required properties:
   * ingenic,jz4740-tcu
   * ingenic,jz4725b-tcu
   * ingenic,jz4770-tcu
+  * ingenic,x1000-tcu
   followed by "simple-mfd".
 - reg: Should be the offset/length value corresponding to the TCU registers
 - clocks: List of phandle & clock specifiers for clocks external to the TCU.