[PATCH v2 3/5] serial: mxs-auart: Use generic uart-has-rtscts DT property
Rob Herring
robh at kernel.org
Mon Apr 25 05:51:13 PDT 2016
On Fri, Apr 22, 2016 at 05:22:22PM +0200, Geert Uytterhoeven wrote:
> Convert the Freescale MXS AUART driver from using the vendor-specific
> "fsl,uart-has-rtscts" to the generic "uart-has-rtscts" DT property, as
> documented by the Generic Serial DT Bindings.
>
> The old vendor-specific property is still recognized by the driver for
> backwards compatibility, but it is deprecated.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
> ---
> v2:
> - No changes.
>
> Documentation/devicetree/bindings/serial/fsl-mxs-auart.txt | 2 +-
> drivers/tty/serial/mxs-auart.c | 3 ++-
> 2 files changed, 3 insertions(+), 2 deletions(-)
Acked-by: Rob Herring <robh at kernel.org>
More information about the linux-arm-kernel
mailing list