diff options
author | Emil Renner Berthing <[email protected]> | 2021-10-07 14:24:29 +0200 |
---|---|---|
committer | Emil Renner Berthing <[email protected]> | 2021-12-16 17:24:23 +0100 |
commit | d0b65b1500973fef840dbc4bb9f9c237db2b761f (patch) | |
tree | 2ee1a6bbe808a6b7bb15666c9fb8848cac194266 | |
parent | ec648f6b7686b716424e8e73eebb4c11ae199187 (diff) |
dt-bindings: serial: snps-dw-apb-uart: Add JH7100 uarts
Add compatibles for the StarFive JH7100 uarts.
Reviewed-by: Geert Uytterhoeven <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Emil Renner Berthing <[email protected]>
-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: |