Re: [PATCH v2 16/21] serial_lpuart: add support for i.MXRT

2020-01-28 Thread Lukasz Majewski
On Fri, 10 Jan 2020 15:51:43 +0100 Giulio Benetti wrote: > 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 s

[PATCH v2 16/21] serial_lpuart: add support for i.MXRT

2020-01-15 Thread sbabic
> 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

[PATCH v2 16/21] serial_lpuart: add support for i.MXRT

2020-01-10 Thread Giulio Benetti
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