RE: [PATCH 0/6] tty: serial: lpuart: add imx7ulp support

2017-05-09 Thread Andy Duan
t;Subject: [PATCH 0/6] tty: serial: lpuart: add imx7ulp support > >This patch series mainly intends to add imx7ulp support which is also using FSL >lpuart. > >The lpuart in imx7ulp is basically the same as ls1021a. It's also >32 bit width register, but unlike ls1021a, it's l

[PATCH 0/6] tty: serial: lpuart: add imx7ulp support

2017-05-09 Thread Dong Aisheng
This patch series mainly intends to add imx7ulp support which is also using FSL lpuart. The lpuart in imx7ulp is basically the same as ls1021a. It's also 32 bit width register, but unlike ls1021a, it's little endian. Besides that, imx7ulp lpuart has a minor different register layout from ls1021a t