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)
commita5af1fb94ffcad1aff3bc7f8a78dae7ee266f31c
tree87473740dcff2faa60afd7c4a1d449247eb0e42e
parentc0b6edef0bf0e33c12eaf80c676ff09def011518
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