[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1639756624-46435-3-git-send-email-zhouyanjie@wanyeetech.com>
Date: Fri, 17 Dec 2021 23:57:03 +0800
From: 周琰杰 (Zhou Yanjie)
<zhouyanjie@...yeetech.com>
To: daniel.lezcano@...aro.org, tglx@...utronix.de, robh+dt@...nel.org
Cc: linux-kernel@...r.kernel.org, devicetree@...r.kernel.org
Subject: [PATCH v2 2/3] dt-bindings: timer: Add bindings for new Ingenic SoCs.
Add the OST bindings for the X1600 SoC, the X1830 SoC,
the X2000 SoC and the X2500 SoC from Ingenic.
Signed-off-by: 周琰杰 (Zhou Yanjie) <zhouyanjie@...yeetech.com>
---
Notes:
v1->v2:
Remove imcompatible change.
Documentation/devicetree/bindings/timer/ingenic,sysost.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/timer/ingenic,sysost.yaml b/Documentation/devicetree/bindings/timer/ingenic,sysost.yaml
index ea3f9c4..a3b1429 100644
--- a/Documentation/devicetree/bindings/timer/ingenic,sysost.yaml
+++ b/Documentation/devicetree/bindings/timer/ingenic,sysost.yaml
@@ -20,6 +20,12 @@ properties:
compatible:
enum:
- ingenic,x1000-ost
+ - ingenic,x1600-ost
+ - ingenic,x1830-ost
+ - ingenic,x2000-ost64
+ - ingenic,x2000-ost32
+ - ingenic,x2500-ost64
+ - ingenic,x2500-ost32
reg:
maxItems: 1
--
2.7.4
Powered by blists - more mailing lists