[PATCH v4 13/16] dt-bindings: serial: snps-dw-apb-uart: Add JH7100 uarts

Emil Renner Berthing kernel at esmil.dk
Tue Nov 16 07:01:16 PST 2021


Add compatibles for the StarFive JH7100 uarts.

Signed-off-by: Emil Renner Berthing <kernel at esmil.dk>
Reviewed-by: Geert Uytterhoeven <geert at linux-m68k.org>
Acked-by: Rob Herring <robh at kernel.org>
---
 .../devicetree/bindings/serial/snps-dw-apb-uart.yaml         | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml b/Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml
index b49fda5e608f..12137fe80acf 100644
--- a/Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml
+++ b/Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml
@@ -40,6 +40,11 @@ properties:
               - brcm,bcm11351-dw-apb-uart
               - brcm,bcm21664-dw-apb-uart
           - const: snps,dw-apb-uart
+      - items:
+          - enum:
+              - starfive,jh7100-hsuart
+              - starfive,jh7100-uart
+          - const: snps,dw-apb-uart
       - const: snps,dw-apb-uart
 
   reg:
-- 
2.33.1




More information about the linux-riscv mailing list