]> 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)
commitf6863bbde25bd1ab189114879b2f63a01c953489
tree7af0c48089945b147dac312260a281caffaf6c68
parent70e89f23603ca7fe759b7f0cf4fcb459932f9796
parent907f1590871a0810a56ebabe4953dc89c5ac8b4d
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>