OSDN Git Service

Merge branch 'rk3308-gmac'
authorDavid S. Miller <davem@davemloft.net>
Fri, 14 May 2021 22:13:52 +0000 (15:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 May 2021 22:13:52 +0000 (15:13 -0700)
Tobias Schramm says:

====================
Add support for RK3308 gmac

The Rockchip RK3308 SoC features an internal gmac. Only the signals
required for RMII are exposed so it is limited to 10/100 Mbit/s operation.
This patchset adds support for it.
I've tested the patchset on a Rock Pi S, works fine.
====================

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

Trivial merge