]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'net-cleanup-arc-emac'
authorDavid S. Miller <davem@davemloft.net>
Fri, 21 Jun 2024 09:07:18 +0000 (10:07 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Jun 2024 09:07:18 +0000 (10:07 +0100)
Johan Jonker says:

====================
cleanup arc emac

The Rockchip emac binding for rk3036/rk3066/rk3188 has been converted to YAML
with the ethernet-phy node in a mdio node. This requires some driver fixes
by someone that can do hardware testing.

In order to make a future fix easier make the driver 'Rockchip only'
by removing the obsolete part of the arc emac driver.
====================

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

Trivial merge