2023-10-09 11:31:54

by Inochi Amaoto

[permalink] [raw]
Subject: [PATCH v2 2/7] dt-bindings: timer: Add SOPHGO CV1812H clint

Add compatible string for the SOPHGO CV1812H clint.

Signed-off-by: Inochi Amaoto <[email protected]>
---
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 e8be6c470364..4b6c20fc8194 100644
--- a/Documentation/devicetree/bindings/timer/sifive,clint.yaml
+++ b/Documentation/devicetree/bindings/timer/sifive,clint.yaml
@@ -38,6 +38,7 @@ properties:
- enum:
- allwinner,sun20i-d1-clint
- sophgo,cv1800b-clint
+ - sophgo,cv1812h-clint
- thead,th1520-clint
- const: thead,c900-clint
- items:
--
2.42.0


2023-10-09 11:31:59

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v2 2/7] dt-bindings: timer: Add SOPHGO CV1812H clint

On 09/10/2023 13:26, Inochi Amaoto wrote:
> Add compatible string for the SOPHGO CV1812H clint.
>
> Signed-off-by: Inochi Amaoto <[email protected]>
> ---

Acked-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof