]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: net: meson-dwmac: add support for the Meson8m2 SoC
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Thu, 29 Mar 2018 23:00:34 +0000 (01:00 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 1 Apr 2018 02:17:23 +0000 (22:17 -0400)
commit880c660c9860bdbf0529cf3a7e274580c234ac88
tree87473740dcff2faa60afd7c4a1d449247eb0e42e
parent8582737ecea1bfdb7cd0b118aa87da1ade98b426
dt-bindings: net: meson-dwmac: add support for the Meson8m2 SoC

The Meson8m2 SoC uses a similar (potentially even identical) register
layout for the dwmac glue as Meson8b and GXBB. Unfortunately there is no
documentation available.
Testing shows that both, RMII and RGMII PHYs are working if they are
configured as on Meson8b. Add a new compatible string to the
documentation so differences (if there are any) between Meson8m2 and the
other SoCs can be taken care of within the driver.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/meson-dwmac.txt