devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible
@ 2022-01-18 13:17 Abel Vesa
  2022-01-19  1:48 ` Peng Fan
  2022-02-07 22:14 ` Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: Abel Vesa @ 2022-01-18 13:17 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rob Herring, Fugang Duan
  Cc: Peng Fan, Alexander Stein, linux-serial, devicetree,
	Linux Kernel Mailing List, NXP Linux Team

Add i.MX8DXL lpuart compatible to the bindings documentation.

Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
---

Changes since v1:
 * imx8dxl will only be backwards compatible with imx8qxp now,
   like imx8qm

Here is the last version of this patch:
https://lore.kernel.org/all/1640085372-1972-1-git-send-email-abel.vesa@nxp.com/

 Documentation/devicetree/bindings/serial/fsl-lpuart.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml b/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml
index 6e04e3848261..c33e3af1b5ea 100644
--- a/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml
+++ b/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml
@@ -28,7 +28,9 @@ properties:
               - fsl,imx8ulp-lpuart
           - const: fsl,imx7ulp-lpuart
       - items:
-          - const: fsl,imx8qm-lpuart
+          - enum:
+              - fsl,imx8qm-lpuart
+              - fsl,imx8dxl-lpuart
           - const: fsl,imx8qxp-lpuart
 
   reg:
-- 
2.31.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-02-07 22:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-18 13:17 [PATCH v2] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible Abel Vesa
2022-01-19  1:48 ` Peng Fan
2022-02-07 22:14 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).