]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'r8152-phy-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 21 Sep 2016 04:53:53 +0000 (00:53 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Sep 2016 04:53:53 +0000 (00:53 -0400)
commitfa5ddc6302fd9723285f90f9994318a7326e4468
tree885917fa326fcdf4db2901c3266f6c24061c3072
parent1b8f7e8d721f51322fd96cfa4e72ddc9bb17d437
parentef81e39072106dd201c973b62bee0e9dbd2427e3
Merge branch 'r8152-phy-fixes'

Hayes Wang says:

====================
r8152: correct the flow of PHY

First, to enable the PHY as early as possible. Some settings may fail if the
PHY is power down.

Move the other PHY settings to hw_phy_cfg() to make sure the order is correct.

Finally, disable ALDPS and EEE before updating the PHY for RTL8153.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>