From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <503C634B.8050604@xenomai.org> Date: Tue, 28 Aug 2012 08:20:59 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <503A2770.1020405@grandegger.com> In-Reply-To: <503A2770.1020405@grandegger.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] [PATCH] rt-imx-uart: RTserial driver for the UART's on the Freescale IMX SOCs List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wolfgang Grandegger Cc: "Xenomai@xenomai.org" On 08/26/2012 03:41 PM, Wolfgang Grandegger wrote: > This RTserial driver is for the Freescale IMX internal UART compatible > controllers. It has been tested with Freescale's 3.0.15 kernel on an > i.MX53 and i.MX6Q board but it should work with more recent mainline > kernel versions as well. The modem control and line state is handled > similar to the 16550A UART, if possible. But this part is still weak > and not very well tested. Applied, thanks. -- Gilles.