Home
last modified time | relevance | path

Searched hist:"7 ec758718920e5e5876d0d02ece6855128c8eb1e" (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/amba/
H A Dserial.hdiff 7ec758718920e5e5876d0d02ece6855128c8eb1e Mon Nov 16 18:40:57 CET 2015 Russell King <rmk+kernel@arm.linux.org.uk> tty: amba-pl011: add support for ZTE UART (EXPERIMENTAL)

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 <rmk+kernel@arm.linux.org.uk>
Reviewed-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
/linux/drivers/tty/serial/
H A Damba-pl011.cdiff 7ec758718920e5e5876d0d02ece6855128c8eb1e Mon Nov 16 18:40:57 CET 2015 Russell King <rmk+kernel@arm.linux.org.uk> tty: amba-pl011: add support for ZTE UART (EXPERIMENTAL)

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 <rmk+kernel@arm.linux.org.uk>
Reviewed-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>