[PATCH v2 5/5] serial: sirf: Use generic uart-has-rtscts DT property

Rob Herring robh at kernel.org
Mon Apr 25 05:52:44 PDT 2016


On Fri, Apr 22, 2016 at 05:22:24PM +0200, Geert Uytterhoeven wrote:
> Convert the SiRF UART driver from using the vendor-specific
> "sirf,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 deprecated.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
> ---
> v2:
>   - No changes.
> 
>  Documentation/devicetree/bindings/serial/sirf-uart.txt | 8 ++++----
>  drivers/tty/serial/sirfsoc_uart.c                      | 3 ++-
>  2 files changed, 6 insertions(+), 5 deletions(-)

Acked-by: Rob Herring <robh at kernel.org>



More information about the linux-arm-kernel mailing list