[PATCH 11/11] tty: amba-pl011: add support for ZTE UART (EXPERIMENTAL)
From: Linus Walleij <hidden>
Date: 2015-11-05 08:28:23
Also in:
linux-serial
From: Linus Walleij <hidden>
Date: 2015-11-05 08:28:23
Also in:
linux-serial
On Tue, Nov 3, 2015 at 3:51 PM, Russell King [off-list ref] wrote:
Add (incomplete) support for the ZTE UART to the AMBA PL011 driver. This is similar to the ARM and ST variants, except it has a different register address layout, and requires 32-bit accesses to the registers. Use the newly introduced register tables and access size support to cope with these differences. Signed-off-by: Russell King <redacted>
I applied the whole series, 1-11 and tested on Ux500 (ST Micro variant) and on the ARM RealView PB11MPCore. It works like a charm. I also like the looks of this transformation. Tested-by: Linus Walleij <redacted> Yours, Linus Walleij