From: Kuan-Jui Chiu <kchiu@axiado.com>
To: openbmc@lists.ozlabs.org, joel@jms.id.au, andrew@codeconstruct.com.au
Subject: [PATCH linux dev-6.12 v2 3/6] dt-bindings: serial: cdns: add Axiado AX3000 UART controller
Date: Thu, 8 Jan 2026 22:02:50 -0800 [thread overview]
Message-ID: <20260109060254.1575868-4-kchiu@axiado.com> (raw)
In-Reply-To: <20260109060254.1575868-1-kchiu@axiado.com>
From: Harshit Shah <hshah@axiado.com>
Add binding for AX3000 UART controller. So far, no changes known,
so it can fallback to default compatible.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Harshit Shah <hshah@axiado.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
(cherry picked from commit 7346be495b9ad23077d8fbfd953f341c92027067)
Signed-off-by: Kuan-Jui Chiu <kchiu@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 d7f047b0bf24..9d3e5c1d8502 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.34.1
next prev parent reply other threads:[~2026-01-10 0:31 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-09 6:02 [PATCH linux dev-6.12 v2 0/6] Add device tree for Axiado AX3000 EVK Kuan-Jui Chiu
2026-01-09 6:02 ` [PATCH linux dev-6.12 v2 1/6] dt-bindings: gpio: cdns: convert to YAML Kuan-Jui Chiu
2026-01-09 6:02 ` [PATCH linux dev-6.12 v2 2/6] dt-bindings: gpio: cdns: add Axiado AX3000 GPIO variant Kuan-Jui Chiu
2026-01-09 6:02 ` Kuan-Jui Chiu [this message]
2026-01-09 6:02 ` [PATCH linux dev-6.12 v2 4/6] dt-bindings: i3c: cdns: add Axiado AX3000 I3C controller Kuan-Jui Chiu
2026-01-09 6:02 ` [PATCH linux dev-6.12 v2 5/6] arm64: dts: axiado: Add initial support for AX3000 SoC and eval board Kuan-Jui Chiu
2026-01-09 6:02 ` [PATCH linux dev-6.12 v2 6/6] arm64: dts: axiado: Add missing UART aliases Kuan-Jui Chiu
2026-01-12 1:52 ` [PATCH linux dev-6.12 v2 0/6] Add device tree for Axiado AX3000 EVK Andrew Jeffery
2026-01-12 4:06 ` Kuan-Jui Chiu
2026-01-12 4:07 ` Andrew Jeffery
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260109060254.1575868-4-kchiu@axiado.com \
--to=kchiu@axiado.com \
--cc=andrew@codeconstruct.com.au \
--cc=joel@jms.id.au \
--cc=openbmc@lists.ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox