mbox series

[0/2] ptp_qoriq: support FIPER3

Message ID 20200912033006.20771-1-yangbo.lu@nxp.com
Headers show
Series ptp_qoriq: support FIPER3 | expand

Message

Yangbo Lu Sept. 12, 2020, 3:30 a.m. UTC
The FIPER3 (fixed interval period pulse generator) is supported on
DPAA2 and ENETC network controller hardware. This patch-set is to
support it in ptp_qoriq driver and dt-binding.

Yangbo Lu (2):
  dt-binding: ptp_qoriq: support fsl,tmr-fiper3 property
  ptp_qoriq: support FIPER3

 .../devicetree/bindings/ptp/ptp-qoriq.txt          |  2 ++
 drivers/ptp/ptp_qoriq.c                            | 23 +++++++++++++++++++++-
 include/linux/fsl/ptp_qoriq.h                      |  3 +++
 3 files changed, 27 insertions(+), 1 deletion(-)