[U-Boot] [PATCH 1/3] drivers: net: phy: atheros: add separate config for AR8031

Joe Hershberger joe.hershberger at gmail.com
Tue Oct 11 22:05:32 CEST 2016


On Mon, Oct 10, 2016 at 2:57 PM, Mugunthan V N <mugunthanvnm at ti.com> wrote:
> In the current driver implementation, config() callback is common
> for AR8035 and AR8031 phy. In config() callback, driver tries to
> configure MMD Access Control Register and MMD Access Address Data
> Register unconditionally for both phy versions which leads to
> auto negotiation failure in AM335x EVMsk second port which uses
> AR8031 Giga bit RGMII phy. Fixing this by adding separate config
> for AR8031 phy.
>
> Reviewed-by: Sekhar Nori <nsekhar at ti.com>
> Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list