]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: dts: meson: add ethernet fifo sizes
authorJerome Brunet <jbrunet@baylibre.com>
Thu, 18 Jul 2019 09:03:01 +0000 (11:03 +0200)
committerKevin Hilman <khilman@baylibre.com>
Fri, 9 Aug 2019 18:07:14 +0000 (11:07 -0700)
commit783e8ee87551dd41879f355ae0f987585254603c
tree28426517def12065f4e285105c6ecbbc9cb95bb0
parent058177b1deb48afb31243ace688d94960bc4082a
arm64: dts: meson: add ethernet fifo sizes

If unspecified in DT, the fifo sizes are not automatically detected by
the dwmac1000 dma driver and the reported fifo sizes default to 0.
Because of this, flow control will be turned off on the device.

Add the fifo sizes provided by the datasheets in the SoC in DT so
flow control may be enabled if necessary.

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Reviewed-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/boot/dts/amlogic/meson-axg.dtsi
arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi
arch/arm64/boot/dts/amlogic/meson-gx.dtsi