[PATCH 1/2] ARM: dts: imx6dl-plybas: Use the standard 'uart-has-rtscts'
Oleksij Rempel
o.rempel at pengutronix.de
Thu Apr 21 23:35:29 PDT 2022
On Thu, Apr 21, 2022 at 10:18:20PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam at denx.de>
>
> The usage of the 'fsl,uart-has-rtscts' property is deprecated.
>
> Use the standard 'uart-has-rtscts' instead.
>
> Cc: Oleksij Rempel <o.rempel at pengutronix.de>
> Signed-off-by: Fabio Estevam <festevam at denx.de>
Reviewed-by: Oleksij Rempel <o.rempel at pengutronix.de>
Thank you!
> ---
> arch/arm/boot/dts/imx6dl-plybas.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/imx6dl-plybas.dts b/arch/arm/boot/dts/imx6dl-plybas.dts
> index bf72a67a9c76..c52e6caf3996 100644
> --- a/arch/arm/boot/dts/imx6dl-plybas.dts
> +++ b/arch/arm/boot/dts/imx6dl-plybas.dts
> @@ -214,7 +214,7 @@ &uart1 {
> &uart2 {
> pinctrl-names = "default";
> pinctrl-0 = <&pinctrl_uart2>;
> - fsl,uart-has-rtscts;
> + uart-has-rtscts;
> linux,rs485-enabled-at-boot-time;
> rs485-rts-delay = <0 20>;
> status = "okay";
> --
> 2.25.1
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the linux-arm-kernel
mailing list