OSDN Git Service

Merge branch 'Add-support-for-SFPs-behind-PHYs'
authorDavid S. Miller <davem@davemloft.net>
Tue, 19 Nov 2019 00:56:13 +0000 (16:56 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Nov 2019 00:56:13 +0000 (16:56 -0800)
commite64dbb1ac078f04b21e980e0ea0e81eafba618e1
treef8f1ce231596d36105036a02cc4a4807a14a70a1
parent99638e9d6c854c8b8da6beb06113b4c811c693fd
parent36023da1c704d56f2f264ccbfcfb7a15cdfd4d14
Merge branch 'Add-support-for-SFPs-behind-PHYs'

Russell King says:

====================
Add support for SFPs behind PHYs

This series adds partial support for SFP cages connected to PHYs,
specifically optical SFPs.

We add core infrastructure to phylib for this, and arrange for
minimal code in the PHY driver - currently, this is code to verify
that the module is one that we can support for Marvell 10G PHYs.

v2: add yaml binding patch
====================

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