Merge tag 'amlogic-arm-dt-for-v5.14' of https://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Thu, 17 Jun 2021 00:33:11 +0000 (17:33 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 17 Jun 2021 00:33:16 +0000 (17:33 -0700)
Amlogic ARM DT changes for v5.14:
- Set the fifo-size of uart_A to 128 bytes like the ARM64 counterpart

* tag 'amlogic-arm-dt-for-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux:
  ARM: dts: meson: Set the fifo-size of uart_A to 128 bytes

Link: https://lore.kernel.org/r/2f19a5a1-3ed9-dd11-02f1-7d535cb1c25c@baylibre.com
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/meson.dtsi

index 8bae6ed..bd0e864 100644 (file)
@@ -50,6 +50,7 @@
                                compatible = "amlogic,meson6-uart", "amlogic,meson-uart";
                                reg = <0x84c0 0x18>;
                                interrupts = <GIC_SPI 26 IRQ_TYPE_EDGE_RISING>;
+                               fifo-size = <128>;
                                status = "disabled";
                        };