]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mv88e6xxx-Disable-ports-to-save-power'
authorDavid S. Miller <davem@davemloft.net>
Sat, 4 May 2019 03:53:06 +0000 (23:53 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sat, 4 May 2019 03:53:06 +0000 (23:53 -0400)
commit98a5738e4e0c8d1844b5a057d2f25115a16b6221
treebef41277851ad85fba3d13e498d2cb3ea00cb646
parent17acd0b7fafc35502de9141630c600b1a861e66f
parent1f39fa1aed34f99a4cb8c600b0600312085253b8
Merge branch 'mv88e6xxx-Disable-ports-to-save-power'

Andrew Lunn says:

====================
mv88e6xxx: Disable ports to save power

Save some power by disabling ports. The first patch fully disables a
port when it is runtime disabled. The second disables any ports which
are not used at all.

Depending on configuration strapping, this can lower the temperature
of an idle switch a few degrees.
====================

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