jh71x0: refresh patches and configs once again
[openwrt/staging/wigyori.git] / target / linux / jh71x0 / patches-6.1 / 0018-dt-bindings-timer-Add-StarFive-JH7110-clint.patch
1 From f043ba93a8f22fda312574eb98217be15468b7ef Mon Sep 17 00:00:00 2001
2 From: Emil Renner Berthing <kernel@esmil.dk>
3 Date: Sat, 1 Apr 2023 19:19:28 +0800
4 Subject: [PATCH 018/122] dt-bindings: timer: Add StarFive JH7110 clint
5
6 Add compatible string for the StarFive JH7110 clint.
7
8 Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
9 Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
10 Reviewed-by: Emil Renner Berthing <emil.renner.berthing@canonical.com>
11 Signed-off-by: Emil Renner Berthing <kernel@esmil.dk>
12 Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
13 Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
14 ---
15 Documentation/devicetree/bindings/timer/sifive,clint.yaml | 1 +
16 1 file changed, 1 insertion(+)
17
18 diff --git a/Documentation/devicetree/bindings/timer/sifive,clint.yaml b/Documentation/devicetree/bindings/timer/sifive,clint.yaml
19 index bbad24165837..a9580191f78b 100644
20 --- a/Documentation/devicetree/bindings/timer/sifive,clint.yaml
21 +++ b/Documentation/devicetree/bindings/timer/sifive,clint.yaml
22 @@ -27,6 +27,7 @@ properties:
23 - enum:
24 - sifive,fu540-c000-clint
25 - starfive,jh7100-clint
26 + - starfive,jh7110-clint
27 - canaan,k210-clint
28 - const: sifive,clint0
29 - items:
30 --
31 2.20.1
32