From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH] tty/serial: use uart_console_write in the RISC-V SBL early console Date: Tue, 15 Jan 2019 05:59:54 -0800 Message-ID: <20190115135954.GM28946@infradead.org> References: <20181204135507.3706-1-anup@brainfault.org> <20181204135507.3706-2-anup@brainfault.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Andreas Schwab Cc: Anup Patel , Rob Herring , Albert Ou , Greg Kroah-Hartman , Palmer Dabbelt , "linux-kernel@vger.kernel.org List" , Christoph Hellwig , Atish Patra , linux-serial@vger.kernel.org, Jiri Slaby , linux-riscv@lists.infradead.org List-Id: linux-serial@vger.kernel.org On Thu, Jan 10, 2019 at 06:11:39PM +0100, Andreas Schwab wrote: > This enables proper NLCR processing. > > Suggested-by: Anup Patel > Signed-off-by: Andreas Schwab Looks good, Reviewed-by: Christoph Hellwig