]> 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)
commit9a40d59e7830a2b2f190df2496c68eda6e369024
tree87473740dcff2faa60afd7c4a1d449247eb0e42e
parent77fc16f769744dcf8771efc0bfeda3cbcc3c32fb
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