]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbf44259798972a43ee65a7e510889de0c0c67e78
tree9a29a2f6b142104104da94019a0172b6ee68adca
parent98920adf923437a23931280d51447e03ed4355a2
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]