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

2016-10-11 Thread Joe Hershberger
On Mon, Oct 10, 2016 at 2:57 PM, Mugunthan V N 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

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

2016-10-10 Thread Mugunthan V N
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