]> www.infradead.org Git - users/willy/linux.git/commit
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)
commit9413b1be0be644f29423efd6181c82c0802388e9
tree3f1def2f2cc6f1e103fefc7e9d8e8b8210e1d5e9
parent86474deeb5c3e57258839a4389ec75c7a871d4af
parent8a3913c8e05beb376572b074ad3c86a955b7dbf4
Merge branch 'net-cleanup-arc-emac'

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>