From: David S. Miller Date: Sat, 16 Oct 2021 07:47:23 +0000 (+0100) Subject: Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next... X-Git-Tag: v6.6.17~8953^2~182 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=803a4344c7907e929dc155b6c958c972c0f20c21;p=platform%2Fkernel%2Flinux-rpi.git Merge branch '100GbE' of git://git./linux/kernel/git/tnguy/next-queue Tony Nguyen says: ==================== 100GbE Intel Wired LAN Driver Updates 2021-10-14 Maciej Machnikowski says: 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 --- v2: - Remove defensive programming check and simplify return statement (Patch 3) - Remove unnecessary parentheses (Patch 4) ==================== Signed-off-by: David S. Miller --- 803a4344c7907e929dc155b6c958c972c0f20c21