[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <DU0PR04MB9417D9724F34059B1E7D6AAF88599@DU0PR04MB9417.eurprd04.prod.outlook.com>
Date: Wed, 19 Jan 2022 01:49:53 +0000
From: Peng Fan <peng.fan@....com>
To: Abel Vesa <abel.vesa@....com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Rob Herring <robh@...nel.org>
CC: Alexander Stein <alexander.stein@...tq-group.com>,
"linux-serial@...r.kernel.org" <linux-serial@...r.kernel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
dl-linux-imx <linux-imx@....com>
Subject: RE: [PATCH] dt-bindings: serial: fsl-lpuart: Remove i.MX8QM from enum
> 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@....com>
After typo fix: Reviewed-by: Peng Fan <peng.fan@....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
Powered by blists - more mailing lists