Re: [PATCH v1 net] lan78xx: Set ASD in MAC_CR when EEE is enabled.

2018-03-25 Thread David Miller
From: Raghuram Chary J Date: Fri, 23 Mar 2018 15:48:08 +0530 > Description: > EEE does not work with lan7800 when AutoSpeed is not set. > (This can happen when EEPROM is not populated or configured incorrectly) > > Root-Cause: > When EEE is enabled, the mac config register ASD is not set > i.e.

[PATCH v1 net] lan78xx: Set ASD in MAC_CR when EEE is enabled.

2018-03-23 Thread Raghuram Chary J
Description: EEE does not work with lan7800 when AutoSpeed is not set. (This can happen when EEPROM is not populated or configured incorrectly) Root-Cause: When EEE is enabled, the mac config register ASD is not set i.e. in default state, causing EEE fail. Fix: Set the register when eeprom is not