EP93xx eth: allow passing of phy config via platform data
Passing phy configuration to the ep93xx_eth driver was not supported yet
and will be added with this patch. When no pdata is passed, the probably
broken default of phy_addr = 0 will be used to maintain compatibility
with the previous implementation.

Signed-off-by: Alexander Kurz <akurz@blala.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 2bea4f8 commit a7932a35da1f9946e27d656f0d8bbc6a48530be5
@Alexander Kurz Alexander Kurz authored on 21 Feb 2016
Sascha Hauer committed on 25 Feb 2016
Showing 3 changed files
View
drivers/net/ep93xx.c
View
drivers/net/ep93xx.h
View
include/net/ep93xx_eth.h 0 → 100644