Re: [U-Boot] [PATCH] net: phy: realtek: Introduce quirk to mark RXC not stoppable

2019-01-23 Thread Joe Hershberger
On Wed, Jan 23, 2019 at 10:39 AM Carlo Caione wrote: > > On 23/01/19 16:19, Joe Hershberger wrote: > > /cut > >> + transitions to/from a lower power consumption level (Low > >> Power Idle > >> + mode) based on link utilization. When no packets are being > >> + transmitted,

Re: [U-Boot] [PATCH] net: phy: realtek: Introduce quirk to mark RXC not stoppable

2019-01-23 Thread Carlo Caione
On 23/01/19 16:19, Joe Hershberger wrote: /cut + transitions to/from a lower power consumption level (Low Power Idle + mode) based on link utilization. When no packets are being + transmitted, the system goes to Low Power Idle mode to save power. + + Under partic

Re: [U-Boot] [PATCH] net: phy: realtek: Introduce quirk to mark RXC not stoppable

2019-01-23 Thread Joe Hershberger
On Wed, Jan 23, 2019 at 7:57 AM Carlo Caione wrote: > > When EEE is supported by the PHY and the driver allows it, libphy in the > kernel is configuring the PHY to stop receiving the xMII clock while it > is signaling LPI. While this (usually) works fine in the kernel this is > causing issues in U

[U-Boot] [PATCH] net: phy: realtek: Introduce quirk to mark RXC not stoppable

2019-01-23 Thread Carlo Caione
When EEE is supported by the PHY and the driver allows it, libphy in the kernel is configuring the PHY to stop receiving the xMII clock while it is signaling LPI. While this (usually) works fine in the kernel this is causing issues in U-Boot when rebooting from the linux kernel with this bit set (w