[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20220210201407.567860-2-abel.vesa@nxp.com>
Date: Thu, 10 Feb 2022 22:14:07 +0200
From: Abel Vesa <abel.vesa@....com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
Cc: linux-serial@...r.kernel.org, devicetree@...r.kernel.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Peng Fan <peng.fan@....com>
Subject: [PATCH v2 2/2] dt-bindings: serial: fsl-lpuart: Remove i.MX8QM from enum
i.MX8QM lpuart is backwards compatible with i.MX8QXP, so lets remove
the single match from enum. This will force nodes to have both compatible
strings, since there is already an 'items' entry for that.
Signed-off-by: Abel Vesa <abel.vesa@....com>
Reviewed-by: Peng Fan <peng.fan@....com>
Acked-by: Rob Herring <robh@...nel.org>
---
Changes since v1:
* fixed type reported by Peng
* added R-b and A-b tags
Documentation/devicetree/bindings/serial/fsl-lpuart.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml b/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml
index 8a65f41ef420..11727e1cc766 100644
--- a/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml
+++ b/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml
@@ -20,7 +20,6 @@ properties:
- fsl,ls1021a-lpuart
- fsl,ls1028a-lpuart
- fsl,imx7ulp-lpuart
- - fsl,imx8qm-lpuart
- fsl,imx8qxp-lpuart
- fsl,imxrt1050-lpuart
- items:
--
2.34.1
Powered by blists - more mailing lists