Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next v1 0/2] Meson8m2 support for dwmac-meson8b
@ 2018-03-29 23:00 Martin Blumenstingl
  2018-03-29 23:00 ` [PATCH net-next v1 1/2] dt-bindings: net: meson-dwmac: add support for the Meson8m2 SoC Martin Blumenstingl
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Martin Blumenstingl @ 2018-03-29 23:00 UTC (permalink / raw)
  To: robh+dt, mark.rutland, netdev, linux-amlogic, davem
  Cc: carlo, khilman, Martin Blumenstingl

The Meson8m2 SoC is an updated version of the Meson8 SoC. Some of the
peripherals are shared with Meson8b (for example the watchdog registers
and the internal temperature sensor calibration procedure).
Meson8m2 also seems to include the same Gigabit MAC register layout as
Meson8b.

The registers in the Amlogic dwmac "glue" seem identical between Meson8b
and Meson8m2. Manual testing seems to confirm this.

To be extra-safe a new compatible string is added because there's no
(public) documentation on the Meson8m2 SoC. This will allow us to
implement any SoC-specific variations later on (if needed).


Martin Blumenstingl (2):
  dt-bindings: net: meson-dwmac: add support for the Meson8m2 SoC
  net: stmmac: dwmac-meson8b: Add support for the Meson8m2 SoC

 Documentation/devicetree/bindings/net/meson-dwmac.txt | 5 +++--
 drivers/net/ethernet/stmicro/stmmac/dwmac-meson8b.c   | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

-- 
2.16.3

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-04-01  1:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-29 23:00 [PATCH net-next v1 0/2] Meson8m2 support for dwmac-meson8b Martin Blumenstingl
2018-03-29 23:00 ` [PATCH net-next v1 1/2] dt-bindings: net: meson-dwmac: add support for the Meson8m2 SoC Martin Blumenstingl
2018-03-29 23:00 ` [PATCH net-next v1 2/2] net: stmmac: dwmac-meson8b: Add " Martin Blumenstingl
2018-04-01  1:57 ` [PATCH net-next v1 0/2] Meson8m2 support for dwmac-meson8b David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox