diff options
author | Emil Renner Berthing <kernel@esmil.dk> | 2021-10-07 15:24:29 +0300 |
---|---|---|
committer | Emil Renner Berthing <kernel@esmil.dk> | 2021-12-26 18:41:27 +0300 |
commit | 7ef5f6bac8ef561b74fe3d4b3a11f01a33d7990b (patch) | |
tree | d6ebc67478aaa23c45b5a4704a6f1cb3206db6f2 | |
parent | ef3f387782a26939e1045633c0f92b4c99d206c7 (diff) | |
download | linux-7ef5f6bac8ef561b74fe3d4b3a11f01a33d7990b.tar.xz |
dt-bindings: serial: snps-dw-apb-uart: Add JH7100 uarts
commit d0b65b1500973fef840dbc4bb9f9c237db2b761f upstream.
Add compatibles for the StarFive JH7100 uarts.
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Emil Renner Berthing <kernel@esmil.dk>
-rw-r--r-- | Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
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: |