diff mbox series

dt-bindings: serial: fsl-lpuart: Remove i.MX8QM from enum

Message ID 20220118135535.2118720-1-abel.vesa@nxp.com
State Not Applicable, archived
Headers show
Series dt-bindings: serial: fsl-lpuart: Remove i.MX8QM from enum | expand

Checks

Context Check Description
robh/checkpatch success
robh/dtbs-check success
robh/dt-meta-schema success

Commit Message

Abel Vesa Jan. 18, 2022, 1:55 p.m. UTC
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 alreaady an 'items' entry for that.

Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
---
 Documentation/devicetree/bindings/serial/fsl-lpuart.yaml | 1 -
 1 file changed, 1 deletion(-)

Comments

Peng Fan Jan. 19, 2022, 1:49 a.m. UTC | #1
> Subject: [PATCH] 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 alreaady an 'items' entry for that.

Typo: alreaady->already

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

After typo fix: Reviewed-by: Peng Fan <peng.fan@nxp.com>

> ---
>  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 c33e3af1b5ea..aa83cbf56d59 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,imxrt1050-lpuart
>        - items:
>            - enum:
> --
> 2.31.1
Rob Herring Feb. 9, 2022, 2:51 a.m. UTC | #2
On Tue, 18 Jan 2022 15:55:35 +0200, Abel Vesa wrote:
> 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 alreaady an 'items' entry for that.
> 
> Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
> ---
>  Documentation/devicetree/bindings/serial/fsl-lpuart.yaml | 1 -
>  1 file changed, 1 deletion(-)
> 

Acked-by: Rob Herring <robh@kernel.org>
Abel Vesa Feb. 10, 2022, 8:21 p.m. UTC | #3
On 22-01-18 15:55:35, Abel Vesa wrote:
> 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 alreaady an 'items' entry for that.
> 
> Signed-off-by: Abel Vesa <abel.vesa@nxp.com>

Please have a look at V2 here:
https://lore.kernel.org/lkml/20220210201407.567860-2-abel.vesa@nxp.com/raw

> ---
>  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 c33e3af1b5ea..aa83cbf56d59 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,imxrt1050-lpuart
>        - items:
>            - enum:
> -- 
> 2.31.1
>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml b/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml
index c33e3af1b5ea..aa83cbf56d59 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,imxrt1050-lpuart
       - items:
           - enum: