[PATCH v6 05/10] dt-bindings: serial: cdns: add Axiado AX3000 UART controller
Harshit Shah
hshah at axiado.com
Thu Jul 3 11:20:47 PDT 2025
Add binding for AX3000 UART controller. So far, no changes known,
so it can fallback to default compatible.
Signed-off-by: Harshit Shah <hshah at axiado.com>
---
Documentation/devicetree/bindings/serial/cdns,uart.yaml | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/Documentation/devicetree/bindings/serial/cdns,uart.yaml b/Documentation/devicetree/bindings/serial/cdns,uart.yaml
index d7f047b0bf24c444e2d81e0156fb01a89207ee2a..9d3e5c1d8502272f8b08f7d59f18d5e6be25d891 100644
--- a/Documentation/devicetree/bindings/serial/cdns,uart.yaml
+++ b/Documentation/devicetree/bindings/serial/cdns,uart.yaml
@@ -16,9 +16,10 @@ properties:
items:
- const: xlnx,xuartps
- const: cdns,uart-r1p8
- - description: UART controller for Zynq Ultrascale+ MPSoC
- items:
- - const: xlnx,zynqmp-uart
+ - items:
+ - enum:
+ - axiado,ax3000-uart
+ - xlnx,zynqmp-uart
- const: cdns,uart-r1p12
reg:
--
2.25.1
More information about the linux-i3c
mailing list