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

2017-06-21 Thread A.s. Dong
use.com; Andy Duan; ste...@agner.ch; > Mingkai Hu; Y.b. Lu; nikita.yo...@cogentembedded.com; > andy.shevche...@gmail.com; donga...@gmail.com; A.s. Dong > Subject: [PATCH V4 0/7] tty: serial: lpuart: add imx7ulp support > > The lpuart in imx7ulp is basically the same as ls1021a.

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

2017-06-21 Thread A.s. Dong
use.com; Andy Duan; ste...@agner.ch; > Mingkai Hu; Y.b. Lu; nikita.yo...@cogentembedded.com; > andy.shevche...@gmail.com; donga...@gmail.com; A.s. Dong > Subject: [PATCH V4 0/7] tty: serial: lpuart: add imx7ulp support > > The lpuart in imx7ulp is basically the same as ls1021a.

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

2017-06-12 Thread Dong Aisheng
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 that it has four extra registers (verid, param, global, pincfg) located at the beginning

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

2017-06-12 Thread Dong Aisheng
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 that it has four extra registers (verid, param, global, pincfg) located at the beginning