serial: mxs-auart: add Alphascale ASM9260 support
authorOleksij Rempel <linux@rempel-privat.de>
Wed, 16 Mar 2016 13:05:52 +0000 (14:05 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Apr 2016 16:26:55 +0000 (09:26 -0700)
commit254da0d753fbebb6f4604bc266acd5f4c84bf6f5
tree8f1fadc6ebaa658d2be6f39d42cb895d251f3a5c
parente69ef01ff0580b106e5b93a09c0c3fcd01fdb84f
serial: mxs-auart: add Alphascale ASM9260 support

Alphascale ASM9260 uart IP has some common registers with
Freescale STMP37XX. This patch provide changes which
allow to reuse mxs-auart.c code for ASM9260.

Reviewed-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/serial/fsl-mxs-auart.txt
drivers/tty/serial/Kconfig
drivers/tty/serial/mxs-auart.c