From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Wed, 15 Jan 2020 13:46:22 +0100 (CET) Subject: [PATCH v2 16/21] serial_lpuart: add support for i.MXRT In-Reply-To: <20200110145148.82233-1-giulio.benetti@benettiengineering.com> Message-ID: <20200115124622.E7134818B9@phobos.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 > Add i.MXRT compatible string and cpu type support to lpuart driver, > to use little endian 32 bits configurations. > Also according to RM, the Receive RX FIFO Enable (RXFE) field in LPUART > FIFO register is bit 3, so this definition should change to 0x08 as done > for i.MX8. It needs also to set baudrate the same way as i.MX8 does. > Signed-off-by: Giulio Benetti Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================