Re: [PATCH net-next 0/4] PTP driver refactoring for SJA1105 DSA

2019-10-14 Thread David Miller
From: Richard Cochran Date: Sat, 12 Oct 2019 12:14:54 -0700 > On Sat, Oct 12, 2019 at 02:18:12AM +0300, Vladimir Oltean wrote: >> This series creates a better separation between the driver core and the >> PTP portion. Therefore, users who are not interested in PTP can get a >> simpler and smaller

Re: [PATCH net-next 0/4] PTP driver refactoring for SJA1105 DSA

2019-10-12 Thread Richard Cochran
On Sat, Oct 12, 2019 at 02:18:12AM +0300, Vladimir Oltean wrote: > This series creates a better separation between the driver core and the > PTP portion. Therefore, users who are not interested in PTP can get a > simpler and smaller driver by compiling it out. > > This is in preparation for furthe

[PATCH net-next 0/4] PTP driver refactoring for SJA1105 DSA

2019-10-11 Thread Vladimir Oltean
This series creates a better separation between the driver core and the PTP portion. Therefore, users who are not interested in PTP can get a simpler and smaller driver by compiling it out. This is in preparation for further patches: SPI transfer timestamping, synchronizing the hardware clock (as