serial: 8250_ingenic: Add support for the JZ4770 SoC
authorPaul Cercueil <paul@crapouillou.net>
Thu, 28 Dec 2017 13:07:08 +0000 (14:07 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 9 Jan 2018 15:49:14 +0000 (16:49 +0100)
commitaed3d7012ca79f102bf98cca808c7ff5ceb26c57
treeec090880cd69031afab2b083fc550f0c16b73379
parent0f646b63a1b2ede7885e45cf6e986128e001f91b
serial: 8250_ingenic: Add support for the JZ4770 SoC

The JZ4770 SoC's UART is no different from the other JZ SoCs, so this
commit simply adds the ingenic,jz4770-uart compatible string.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/serial/ingenic,uart.txt
drivers/tty/serial/8250/8250_ingenic.c