> > On the RZ/G3E, the upstream support for testing S2R is not yet in a usable state. So for now, I'll > > switch to using init/exit callbacks and drop the PM callback. > > FYI, On RZ/G3E, for STR to work with mainline, we need to reinitialize the PHY. > I have done below changes on top of [1] to make STR working. Can you explain why you need to reinitialise the PHY? The MAC driver should not need to do this, so something is wrong somewhere. If we understand the 'Why?' we can probably tell you a better way to do this. Andrew