[PATCH 2/3] serial: sc16is7xx: Add bindings documentation for EXAR XR20M1172 UART

Konstantin posted 3 patches 1 year, 9 months ago
There is a newer version of this series
[PATCH 2/3] serial: sc16is7xx: Add bindings documentation for EXAR XR20M1172 UART
Posted by Konstantin 1 year, 9 months ago
From: Konstantin <ria.freelander@gmail.com>

This patch adds the devicetree documentation for the XR20M1172 UART.

Signed-off-by: Konstantin Pugin <ria.freelander@gmail.com>
---
 Documentation/devicetree/bindings/serial/nxp,sc16is7xx.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/serial/nxp,sc16is7xx.yaml b/Documentation/devicetree/bindings/serial/nxp,sc16is7xx.yaml
index 5dec15b7e7c3..68fe7b11961c 100644
--- a/Documentation/devicetree/bindings/serial/nxp,sc16is7xx.yaml
+++ b/Documentation/devicetree/bindings/serial/nxp,sc16is7xx.yaml
@@ -18,6 +18,7 @@ properties:
       - nxp,sc16is752
       - nxp,sc16is760
       - nxp,sc16is762
+      - exar,xr20m1172
 
   reg:
     maxItems: 1
-- 
2.34.1
Re: [PATCH 2/3] serial: sc16is7xx: Add bindings documentation for EXAR XR20M1172 UART
Posted by Vladimir Zapolskiy 1 year, 9 months ago
Hi Konstantin,

On 4/18/24 16:25, Konstantin wrote:
> From: Konstantin <ria.freelander@gmail.com>

please use a full name, which points to the author of the change, thank you!

> This patch adds the devicetree documentation for the XR20M1172 UART.
> 
> Signed-off-by: Konstantin Pugin <ria.freelander@gmail.com>

Other than that the change is good from my point of view.

Please make the requested update, add my tag below and resubmit v2 of the change.

Reviewed-by: Vladimir Zapolskiy <vz@mleia.com>

--
Best wishes,
Vladimir