From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 18 Sep 2015 16:58:46 +0200 Subject: [U-Boot] [PATCH v5] nios2: convert altera_jtag_uart to driver model In-Reply-To: <1442557429-11055-1-git-send-email-thomas@wytron.com.tw> References: <1442302126-9104-1-git-send-email-thomas@wytron.com.tw> <1442557429-11055-1-git-send-email-thomas@wytron.com.tw> Message-ID: <201509181658.46421.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Friday, September 18, 2015 at 08:23:49 AM, Thomas Chou wrote: > Convert altera_jtag_uart to driver model. > > Signed-off-by: Thomas Chou Acked-by: Marek Vasut btw I wonder if the ALTERA_JTAG_UART_BYPASS shouldn't be configured from DT instead now. What do you think ? Best regards, Marek Vasut