Merge branch 'macb-MII-on-RGMII'
authorDavid S. Miller <davem@davemloft.net>
Sat, 18 Sep 2021 13:14:39 +0000 (14:14 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 18 Sep 2021 13:14:39 +0000 (14:14 +0100)
commit95dca2d578d2ae702b9d9e67a1facfdc918cfa27
treed6f69c29026b62949b82996ab7ad7d1afdec7e55
parentb972b54a68b2512a7528658ecd023aea108c03a5
parent0f4f6d7332bbc3567ae01466812c089f133cfc83
Merge branch 'macb-MII-on-RGMII'

Claudiu Beznea says:

====================
net: macb: add support for MII on RGMII interface

This series adds support for MII mode on RGMII interface (patches 3/4,
4/4). Along with this the series also contains minor cleanups (patches 1/3,
2/3) on macb.h.

Changes in v2:
- added patch 4/4 to enable MII on RGMII support for SAMA7G5 MAC IPs
====================

Signed-off-by: David S. Miller <davem@davemloft.net>