Re: [RFC PATCH v2] net: add net-device TX clock source selection framework
From: Jakub Kicinski
Date: Thu Aug 28 2025 - 18:32:10 EST
On Thu, 28 Aug 2025 18:43:45 +0200 Arkadiusz Kubalewski wrote:
> Add support for user-space control over network device transmit clock
> sources through a new extended netdevice netlink interface.
> A network device may support multiple TX clock sources (OCXO, SyncE
> reference, external reference clocks) which are critical for
> time-sensitive networking applications and synchronization protocols.
how does this relate to the dpll pin in rtnetlink then?