Re: [PATCH net-next v19 03/10] ptp: Add phc source and helpers to register specific PTP clock or get information
From: Jakub Kicinski
Date: Wed Nov 13 2024 - 19:39:40 EST
On Wed, 13 Nov 2024 11:38:08 +0100 Kory Maincent wrote:
> > IOW I'm struggling to connect the dots how the code you're adding now
> > will be built _upon_ rather than _on the side_ of when socket PHC
> > selection is in place.
>
> I see what you mean! It is not something easy to think of as I don't really
> know how it would be implemented.
> Do you think adding simply the PHC source and the phydev pointer or index would
> fit?
In net_device? Yes, I think so.
> This could be removed from netdev core when we move to socket PHC as it
> won't be necessary to save the current PHC.