From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Shimoda, Yoshihiro" Date: Fri, 06 Apr 2012 02:13:24 +0000 Subject: Re: [PATCH v2] serial: sh-sci: modify sci_break_ctl() Message-Id: <4F7E5144.6080404@renesas.com> List-Id: References: <4F7E3FE2.4050902@renesas.com> In-Reply-To: <4F7E3FE2.4050902@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org Hi Simon-san, 2012/04/06 10:57, Simon Horman wrote: > On Fri, Apr 06, 2012 at 09:59:14AM +0900, Shimoda, Yoshihiro wrote: >> SCIF modules which have SCSPTR can output the break signal. >> This patch supports it. >> >> This patch tested on sh7757lcr. > > Hi Shimoda-san, > > I have checked that this change boots on the sh7757lcr > and that the serial console seems to work. I am curious to > know if there is anything else that can be tested. Thank you for the check. setup-xxxx.c which have "PORT_SCIF" can be tested: - SH7724, SH7785, R8A7779, etc. Best regards, Yoshihiro Shimoda