On Thu, 9 Jul 2020 23:17:33 +0300 Vladimir Oltean wrote: > The concept of timestamping DSA switches / Ethernet PHYs is becoming > more and more popular, however the Linux kernel timestamping code has > evolved quite organically and there's layers upon layers of new and old > code that need to work together for things to behave as expected. > > Add this chapter to explain what the overall goals are. > > Loosely based upon this email discussion plus some more info: > https://lkml.org/lkml/2020/7/6/481 > > Signed-off-by: Vladimir Oltean <olte...@gmail.com> > Reviewed-by: Richard Cochran <richardcoch...@gmail.com>
Applied, thanks!