Revision 3d21ac6fe92d8dc1040c2d8f4f0a70cab9728f06 authored by David S. Miller on 22 March 2018, 15:41:08 UTC, committed by David S. Miller on 22 March 2018, 15:41:08 UTC
Kevin Hao says:

====================
net: phy: Add general dummy stubs for MMD register access

v2:
As suggested by Andrew:
  - Add general dummy stubs
  - Also use that for the micrel phy

This patch series fix the Ethernet broken on the mpc8315erdb board introduced
by commit b6b5e8a69118 ("gianfar: Disable EEE autoneg by default").
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2 parent s ee54a9f + c846a2b
Raw File
fdt_wip.c
#include <linux/libfdt_env.h>
#include "../scripts/dtc/libfdt/fdt_wip.c"
back to top