diff options
author | Emil Renner Berthing <kernel@esmil.dk> | 2022-07-10 22:12:44 +0200 |
---|---|---|
committer | Ćukasz Stelmach <l.stelmach@samsung.com> | 2023-01-31 16:43:40 +0100 |
commit | b53a535d8c2c9c25f46f5d755db101f2d5bd4a0c (patch) | |
tree | f046f89070bf34b59a5c1ad09cd03d096c8584b2 | |
parent | 5db60fd3ed3edd36c3c0b54b94f299930d203dbd (diff) | |
download | linux-starfive-b53a535d8c2c9c25f46f5d755db101f2d5bd4a0c.tar.gz linux-starfive-b53a535d8c2c9c25f46f5d755db101f2d5bd4a0c.tar.bz2 linux-starfive-b53a535d8c2c9c25f46f5d755db101f2d5bd4a0c.zip |
dt-bindings: interrupt-controller: Add StarFive JH7110 plic
Add compatible string for StarFive JH7110 plic.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Emil Renner Berthing <kernel@esmil.dk>
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
-rw-r--r-- | Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml b/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml index 99e01f4d0a69..571700d5cb9e 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml +++ b/Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml @@ -60,6 +60,7 @@ properties: - enum: - sifive,fu540-c000-plic - starfive,jh7100-plic + - starfive,jh7110-plic - canaan,k210-plic - const: sifive,plic-1.0.0 - items: |