[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <949da0e0-258a-4f59-a6b5-338ab876cec1@kernel.org>
Date: Wed, 2 Jul 2025 08:19:48 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Harshit Shah <hshah@...ado.com>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley
<conor+dt@...nel.org>, Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <brgl@...ev.pl>, Arnd Bergmann <arnd@...db.de>,
Catalin Marinas <catalin.marinas@....com>, Will Deacon <will@...nel.org>,
Jan Kotas <jank@...ence.com>, Greg Kroah-Hartman
<gregkh@...uxfoundation.org>, Jiri Slaby <jirislaby@...nel.org>,
Michal Simek <michal.simek@....com>, Przemysław Gaj
<pgaj@...ence.com>, Alexandre Belloni <alexandre.belloni@...tlin.com>,
Frank Li <Frank.Li@....com>, Boris Brezillon <bbrezillon@...nel.org>
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-gpio@...r.kernel.org,
soc@...ts.linux.dev, linux-serial@...r.kernel.org,
linux-i3c@...ts.infradead.org
Subject: Re: [PATCH v4 05/10] dt-bindings: serial: cdns: add Axiado AX3000
UART controller
On 01/07/2025 22:27, Harshit Shah wrote:
> Add binding for AX3000 UART controller. So far, no changes known,
> so it can fallback to default compatible.
>
> Signed-off-by: Harshit Shah <hshah@...ado.com>
> ---
> Documentation/devicetree/bindings/serial/cdns,uart.yaml | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/serial/cdns,uart.yaml b/Documentation/devicetree/bindings/serial/cdns,uart.yaml
> index d7f047b0bf24c444e2d81e0156fb01a89207ee2a..4c8b4953c3f32ed46996accd0e1caf6e0d7cc251 100644
> --- a/Documentation/devicetree/bindings/serial/cdns,uart.yaml
> +++ b/Documentation/devicetree/bindings/serial/cdns,uart.yaml
> @@ -20,6 +20,10 @@ properties:
> items:
> - const: xlnx,zynqmp-uart
> - const: cdns,uart-r1p12
> + - description: UART controller for Axiado AX3000 SoC
> + items:
> + - const: axiado,ax3000-uart
Not ordered a < x, but anyway this should be part of previous entry as
an enum (and you can drop descriptions, they are redundant and not helpful).
> + - const: cdns,uart-r1p12
>
Best regards,
Krzysztof
Powered by blists - more mailing lists