Skip to content

Commit 7346be4

Browse files
hshahaxiadoarndb
authored andcommitted
dt-bindings: serial: cdns: add Axiado AX3000 UART controller
Add binding for AX3000 UART controller. So far, no changes known, so it can fallback to default compatible. Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Harshit Shah <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 4c5250e commit 7346be4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Documentation/devicetree/bindings/serial/cdns,uart.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,10 @@ properties:
1616
items:
1717
- const: xlnx,xuartps
1818
- const: cdns,uart-r1p8
19-
- description: UART controller for Zynq Ultrascale+ MPSoC
20-
items:
21-
- const: xlnx,zynqmp-uart
19+
- items:
20+
- enum:
21+
- axiado,ax3000-uart
22+
- xlnx,zynqmp-uart
2223
- const: cdns,uart-r1p12
2324

2425
reg:

0 commit comments

Comments
 (0)