OSDN Git Service

Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next...
authorJakub Kicinski <kuba@kernel.org>
Thu, 14 Oct 2021 16:03:33 +0000 (09:03 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 14 Oct 2021 16:03:33 +0000 (09:03 -0700)
commit201f1a2d77f6b641ee9eb0ed7725833d1405d159
tree3c0eee00612968e42cbabd5217eb264d77d8b958
parent9974cb5c879048f5144d0660c4932d98176213c4
parent325b2064d00a88d10c511c96adea4e8274778ee1
Merge branch '100GbE' of git://git./linux/kernel/git/tnguy/next-queue

Maciej Machnikowski says:

====================
100GbE Intel Wired LAN Driver Updates 2021-10-14

Extend the driver implementation to support PTP pins on E810-T
and derivative devices.

E810-T adapters are equipped with:
- 2 external bidirectional SMA connectors
- 1 internal TX U.FL shared with SMA1
- 1 internal RX U.FL shared with SMA2

The SMA and U.FL configuration is controlled by the external
multiplexer.

E810-T Derivatives are equipped with:
- 2 1PPS outputs on SDP20 and SDP22
- 2 1PPS inputs on SDP21 and SDP23
====================

Link: https://lore.kernel.org/r/20211014153531.2908804-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>