dt-bindings: Add support for the Broadcom UART driver
authorAl Cooper <alcooperx@gmail.com>
Thu, 25 Mar 2021 18:52:55 +0000 (14:52 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Mar 2021 14:18:30 +0000 (15:18 +0100)
commit88a499cd70d4f205092b2ac6bc66354c1b30464c
tree9a29a2f6b142104104da94019a0172b6ee68adca
parent22fce66c19caab5a86b085d147a0e77aaf0ca638
dt-bindings: Add support for the Broadcom UART driver

Add DT bindings for the Broadcom 8250 based UART driver. This
UART is based on an 8250 but adds additional functionality. The
additional features include the ability to use DMA for transfers and
a baud rate clock system that is more accurate at high baud rates.
This UART is backward compatible with the standard 8250 UART.

Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Al Cooper <alcooperx@gmail.com>
Link: https://lore.kernel.org/r/20210325185256.16156-2-alcooperx@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/serial/brcm,bcm7271-uart.yaml [new file with mode: 0644]