]> git.ipfire.org Git - people/ms/u-boot.git/commit
phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXID
authorAndrea Merello <andrea.merello@gmail.com>
Thu, 26 May 2016 16:24:28 +0000 (18:24 +0200)
committerJoe Hershberger <joe.hershberger@ni.com>
Thu, 13 Oct 2016 17:24:51 +0000 (12:24 -0500)
commit2ec4d10b65d1f7d45098606e9a6857d587c3027c
tree9af712a8a219aad152b3a78c3ee859e3555ac66c
parent5ebd27d860ec0c6e36f1b0f973653fe66a7360be
phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXID

This adds support for internal delay on RX and TX on RGMII interface for the
AR8035 phy.

This is basically the same Linux driver do. Tested on a Zynq Zturn board (for
which u-boot support in is my tree; first patch waiting ML approval)

Signed-off-by: Andrea Merello <andrea.merello@gmail.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Acked-by: Marek Vasut <marex@denx.de>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/phy/atheros.c