[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170111080055.GA8548@kroah.com>
Date: Wed, 11 Jan 2017 09:00:55 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Jason Uy <jason.uy@...adcom.com>
Cc: Jiri Slaby <jslaby@...e.com>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Kefeng Wang <wangkefeng.wang@...wei.com>,
Noam Camus <noamc@...hip.com>,
Heikki Krogerus <heikki.krogerus@...ux.intel.com>,
Wang Hongcheng <annie.wang@....com>,
linux-serial@...r.kernel.org, linux-kernel@...r.kernel.org,
bcm-kernel-feedback-list@...adcom.com
Subject: Re: [PATCH v1 1/1] serial: 8250_dw: Allow hardware flow control to
be used
On Tue, Dec 06, 2016 at 02:34:03PM -0800, Jason Uy wrote:
> In the most common use case, the Synopsys DW UART driver does not
> set the set_termios callback function. This prevents UPSTAT_AUTOCTS
> from being set when the UART flag CRTSCTS is set. As a result, the
> driver will use software flow control as opposed to hardware flow
> control.
>
> To fix the problem, the set_termios callback function is set to the
> DW specific function. The logic to set UPSTAT_AUTOCTS is moved so
> that any clock error will not affect setting the hardware flow
> control.
>
> Reviewed-by: Scott Branden <scott.branden@...adcom.com>
> Reviewed-by: Ray Jui <ray.jui@...adcom.com>
> Signed-off-by: Jason Uy <jason.uy@...adcom.com>
> ---
> drivers/tty/serial/8250/8250_dw.c | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
This patch doesn't apply at all to the latest kernel tree. Can you
please refresh it and resend?
thanks,
greg k-h
Powered by blists - more mailing lists