All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frieder Schrempf <frieder.schrempf@kontron.de>
To: Fabio Estevam <festevam@gmail.com>, shawnguo@kernel.org
Cc: linux-arm-kernel@lists.infradead.org, Fabio Estevam <festevam@denx.de>
Subject: Re: [PATCH 1/2] ARM: dts: imx6ul-kontron-n6x1x-s: Use the standard 'uart-has-rtscts'
Date: Wed, 27 Apr 2022 12:34:34 +0200	[thread overview]
Message-ID: <22d03172-2064-6b96-033a-3dd7c45d7db8@kontron.de> (raw)
In-Reply-To: <20220422011821.1398075-2-festevam@gmail.com>

Am 22.04.22 um 03:18 schrieb Fabio Estevam:
> From: Fabio Estevam <festevam@denx.de>
> 
> The usage of the 'fsl,uart-has-rtscts' property is deprecated.
> 
> Use the standard 'uart-has-rtscts' instead.
> 
> Cc: Frieder Schrempf <frieder.schrempf@kontron.de>
> Signed-off-by: Fabio Estevam <festevam@denx.de>

Acked-by: Frieder Schrempf <frieder.schrempf@kontron.de>

> ---
>  arch/arm/boot/dts/imx6ul-kontron-n6x1x-s.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/imx6ul-kontron-n6x1x-s.dtsi b/arch/arm/boot/dts/imx6ul-kontron-n6x1x-s.dtsi
> index 770f59b23102..a6cf0f21c66d 100644
> --- a/arch/arm/boot/dts/imx6ul-kontron-n6x1x-s.dtsi
> +++ b/arch/arm/boot/dts/imx6ul-kontron-n6x1x-s.dtsi
> @@ -178,7 +178,7 @@ &uart2 {
>  &uart3 {
>  	pinctrl-names = "default";
>  	pinctrl-0 = <&pinctrl_uart3>;
> -	fsl,uart-has-rtscts;
> +	uart-has-rtscts;
>  	status = "okay";
>  };
>  

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2022-04-27 10:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-22  1:18 [PATCH 1/2] ARM: dts: imx6dl-plybas: Use the standard 'uart-has-rtscts' Fabio Estevam
2022-04-22  1:18 ` [PATCH 1/2] ARM: dts: imx6ul-kontron-n6x1x-s: " Fabio Estevam
2022-04-27 10:34   ` Frieder Schrempf [this message]
2022-04-22  6:35 ` [PATCH 1/2] ARM: dts: imx6dl-plybas: " Oleksij Rempel
2022-05-05  2:09 ` Shawn Guo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=22d03172-2064-6b96-033a-3dd7c45d7db8@kontron.de \
    --to=frieder.schrempf@kontron.de \
    --cc=festevam@denx.de \
    --cc=festevam@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=shawnguo@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.