]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'PTP-driver-refactoring-for-SJA1105-DSA'
authorDavid S. Miller <davem@davemloft.net>
Mon, 14 Oct 2019 23:45:41 +0000 (16:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Oct 2019 23:45:41 +0000 (16:45 -0700)
commit93c314e1c383a7407e87f6522d9cac36b3d1a4cb
tree7af0c48089945b147dac312260a281caffaf6c68
parent46ae67fca5d06cc5e8b4206d22f8a10854d20bac
parent8e49dafa862527170763ca3d6cfe8af5f3ea97b3
Merge branch 'PTP-driver-refactoring-for-SJA1105-DSA'

Vladimir Oltean says:

====================
PTP driver refactoring for SJA1105 DSA

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 opposed to keeping it
free-running), PPS input/output, etc.
====================

Acked-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>