[PATCH 04/12] dt-bindings: timer: add compatible for Nuclei UX600 CLINT-compat timer

Icenowy Zheng icenowy at nucleisys.com
Thu Jan 27 07:16:39 PST 2022


Nuclei UX600's timer has a part which is compatible with CLINT.

Add a DT compatible string for it.

Signed-off-by: Icenowy Zheng <icenowy at nucleisys.com>
---
 Documentation/devicetree/bindings/timer/sifive,clint.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/timer/sifive,clint.yaml b/Documentation/devicetree/bindings/timer/sifive,clint.yaml
index 8d5f4687add9..61a8bd8bde91 100644
--- a/Documentation/devicetree/bindings/timer/sifive,clint.yaml
+++ b/Documentation/devicetree/bindings/timer/sifive,clint.yaml
@@ -27,6 +27,7 @@ properties:
           - sifive,fu540-c000-clint
           - starfive,jh7100-clint
           - canaan,k210-clint
+          - nuclei,ux600-clint
       - const: sifive,clint0
 
     description:
-- 
2.30.2




More information about the linux-riscv mailing list