diff mbox series

[8/8] dt-bindings: gpio: Update DT binding docs to support SiFive FU740 SoC

Message ID 20210401115457.22318-9-xnox@ubuntu.com
State New
Headers show
Series [1/8] Revert "RISC-V: sifive_l2_cache: Update L2 cache driver to support SiFive FU740" | expand

Commit Message

Dimitri John Ledkov April 1, 2021, 11:54 a.m. UTC
From: Yash Shah <yash.shah@sifive.com>

Add new compatible strings to the DT binding documents to support SiFive
FU740-C000.

Signed-off-by: Yash Shah <yash.shah@sifive.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
(cherry picked from commit 42cf244c8f03cc8a801333fe2fa3b7efa760d119)
Signed-off-by: Dimitri John Ledkov <xnox@ubuntu.com>
---
 Documentation/devicetree/bindings/gpio/sifive,gpio.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/gpio/sifive,gpio.yaml b/Documentation/devicetree/bindings/gpio/sifive,gpio.yaml
index a0efd8dc2538..ab22056f8b44 100644
--- a/Documentation/devicetree/bindings/gpio/sifive,gpio.yaml
+++ b/Documentation/devicetree/bindings/gpio/sifive,gpio.yaml
@@ -13,7 +13,9 @@  maintainers:
 properties:
   compatible:
     items:
-      - const: sifive,fu540-c000-gpio
+      - enum:
+          - sifive,fu540-c000-gpio
+          - sifive,fu740-c000-gpio
       - const: sifive,gpio0
 
   reg: