[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YgVzAuu2Vgf1fqFi@abelvesa>
Date: Thu, 10 Feb 2022 22:18:10 +0200
From: Abel Vesa <abel.vesa@....com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Rob Herring <robh@...nel.org>, Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Fabio Estevam <festevam@...il.com>,
Dong Aisheng <aisheng.dong@....com>,
Peng Fan <peng.fan@....com>
Cc: Pengutronix Kernel Team <kernel@...gutronix.de>,
linux-arm-kernel@...ts.infradead.org,
Alexander Stein <alexander.stein@...tq-group.com>,
linux-serial@...r.kernel.org, devicetree@...r.kernel.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
NXP Linux Team <linux-imx@....com>
Subject: Re: [PATCH 1/2] dt-bindings: serial: fsl-lpuart: Drop i.MX8QXP
backwards compatibility
On 22-01-18 15:59:17, Abel Vesa wrote:
> Drop the i.MX8QXP backwards compatibility with i.MX7ULP since they
> differ from clocks handling point of view.
>
> Signed-off-by: Abel Vesa <abel.vesa@....com>
Please ignore this one and have a look at the V2 here:
https://lore.kernel.org/lkml/20220210201407.567860-1-abel.vesa@nxp.com/raw
> ---
> Documentation/devicetree/bindings/serial/fsl-lpuart.yaml | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml b/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml
> index aa83cbf56d59..ff364bd0fbac 100644
> --- a/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml
> +++ b/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml
> @@ -20,11 +20,10 @@ properties:
> - fsl,ls1021a-lpuart
> - fsl,ls1028a-lpuart
> - fsl,imx7ulp-lpuart
> + - fsl,imx8qxp-lpuart
> - fsl,imxrt1050-lpuart
> - items:
> - - enum:
> - - fsl,imx8qxp-lpuart
> - - fsl,imx8ulp-lpuart
> + - const: fsl,imx8ulp-lpuart
> - const: fsl,imx7ulp-lpuart
> - items:
> - enum:
> --
> 2.31.1
>
Powered by blists - more mailing lists