Re: [PATCH] ARM: dts: vf610-zii-scu4-aib: Drop "rs485-rts-delay" property

From: Shawn Guo
Date: Sat Aug 24 2019 - 15:09:20 EST


On Mon, Aug 19, 2019 at 08:13:01PM -0700, Andrey Smirnov wrote:
> LPUART driver does not support specifying "rs485-rts-delay"
> property. Drop it.

If so, we need to fix bindings/serial/fsl-lpuart.txt in the meantime?

Shawn

>
> Signed-off-by: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
> Cc: Shawn Guo <shawnguo@xxxxxxxxxx>
> Cc: Chris Healy <cphealy@xxxxxxxxx>
> Cc: Fabio Estevam <festevam@xxxxxxxxx>
> Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx
> Cc: linux-kernel@xxxxxxxxxxxxxxx
> ---
> arch/arm/boot/dts/vf610-zii-scu4-aib.dts | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/vf610-zii-scu4-aib.dts b/arch/arm/boot/dts/vf610-zii-scu4-aib.dts
> index 666ec27a73e3..d8c38ef6a98a 100644
> --- a/arch/arm/boot/dts/vf610-zii-scu4-aib.dts
> +++ b/arch/arm/boot/dts/vf610-zii-scu4-aib.dts
> @@ -685,7 +685,6 @@
> linux,rs485-enabled-at-boot-time;
> pinctrl-names = "default";
> pinctrl-0 = <&pinctrl_uart1>;
> - rs485-rts-delay = <0 200>;
> status = "okay";
> };
>
> @@ -693,7 +692,6 @@
> linux,rs485-enabled-at-boot-time;
> pinctrl-names = "default";
> pinctrl-0 = <&pinctrl_uart2>;
> - rs485-rts-delay = <0 200>;
> status = "okay";
> };
>
> --
> 2.21.0
>