ARM: dts: meson: Set the fifo-size of uart_A to 128 bytes
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Fri, 4 Jun 2021 17:08:44 +0000 (19:08 +0200)
committerNeil Armstrong <narmstrong@baylibre.com>
Mon, 14 Jun 2021 08:00:50 +0000 (10:00 +0200)
commit7db3cde5123e2acdd65ff7458628a9835c804b27
tree5c83eef69706a2402465d3f7f3129964a36b6978
parent6efb943b8616ec53a5e444193dccf1af9ad627b5
ARM: dts: meson: Set the fifo-size of uart_A to 128 bytes

The first UART controller in the "Everything-Else" power domain is
called uart_A. Unlike all other UARTs (which use a 64 byte fifo-size in
hardware) uart_A has a fifo-size of 128 bytes. This UART controller is
typically used for Bluetooth HCI.
The fifo-size of 128 bytes is valid from all SoCs from Meson6 (or
possibly even earlier) all the way up to the latest 64-bit ones.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Link: https://lore.kernel.org/r/20210604170844.2201229-1-martin.blumenstingl@googlemail.com
arch/arm/boot/dts/meson.dtsi