Re: [PATCH 3/4] dt-bindings: sc16is7xx: add vendor prefix to irda-mode-ports property

From: m . brock
Date: Thu Sep 21 2023 - 14:38:42 EST


Hugo Villeneuve wrote on 2023-09-20 17:20:
--- a/Documentation/devicetree/bindings/serial/nxp,sc16is7xx.txt
+++ b/Documentation/devicetree/bindings/serial/nxp,sc16is7xx.txt
@@ -21,8 +21,8 @@ Optional properties:
the second cell is used to specify the GPIO polarity:
0 = active high,
1 = active low.
-- irda-mode-ports: An array that lists the indices of the port that
- should operate in IrDA mode.
+- nxp,irda-mode-ports: An array that lists the indices of the port that
+ should operate in IrDA mode.
- nxp,modem-control-line-ports: An array that lists the indices of
the port that

Are you sure you want this line removed?

should have shared GPIO lines configured as
modem control lines.
@@ -80,8 +80,8 @@ Optional properties:
the second cell is used to specify the GPIO polarity:
0 = active high,
1 = active low.
-- irda-mode-ports: An array that lists the indices of the port that
- should operate in IrDA mode.
+- nxp,irda-mode-ports: An array that lists the indices of the port that
+ should operate in IrDA mode.
- nxp,modem-control-line-ports: An array that lists the indices of
the port that

Same here.

should have shared GPIO lines configured as
modem control lines.

Greets,
Maarten