]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'Full-phylink-support-for-mv88e6352'
authorDavid S. Miller <davem@davemloft.net>
Sun, 2 Sep 2018 23:16:24 +0000 (16:16 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 2 Sep 2018 23:16:24 +0000 (16:16 -0700)
commit02a38679d0878ede3572b7fc8d16a5ea63de1c23
tree0ac74f5f137a9da783fce5e9edec2e0dd1df963a
parentf053c7865a06b7b8c51d5ba226c786fa2816327b
parent8162b4589b1250b4337f8b9091de4832e300759d
Merge branch 'Full-phylink-support-for-mv88e6352'

Andrew Lunn says:

====================
Full phylink support for mv88e6352

These two patches implement full phylink support for the mv88e6352
family, when using an SFP connected to its SERDES interface. This adds
interrupt support to the SERDES, so that we get interrupts on link
up/down, and then make calls phydev_link_change().

The first patch is a minor bug fix, which does not seem to affect any
current features, so i'm not submitting it for stable. It is however
required for configuring SERDES interrupts.
====================

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