Re: [PATCH v2 01/11] net: phy: Add rockchip phy driver support
From: Andrew Lunn
Date: Thu Jul 27 2017 - 09:38:25 EST
> + /*
> + * If mode switch happens from 10BT to 100BT, all DSP/AFE
> + * registers are set to default values. So any AFE/DSP
> + * registers have to be re-initialized in this case.
> + */
Hi David
Are they also lost on suspend and resume?
Andrew