[U-Boot] [PATCH v2] sun8i_emac: configure PHY reset GPIO via DM

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Wed Feb 22 18:46:40 UTC 2017


This ports the logic for having a GPIO as a reset-output for the
mdio_reset function over from designware.c to the (closely related)
sun8i_emac driver.

Changes in v2:
 * use the "snps,"-namespace, as the same node binds to the stmmac
   (i.e. designware) driver on Linux and the Linux DTS is leading


Philipp Tomsich (1):
  sun8i_emac: configure PHY reset GPIO via DM

 drivers/net/sun8i_emac.c | 86 ++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 80 insertions(+), 6 deletions(-)

-- 
1.9.1



More information about the U-Boot mailing list