Merge branch 'ptp_qoriq'
authorDavid S. Miller <davem@davemloft.net>
Wed, 23 Jan 2019 04:21:58 +0000 (20:21 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Jan 2019 04:21:58 +0000 (20:21 -0800)
commita2ff7e49ec5035973776665b5bf491de8f3467ae
tree5ca2e10d5a40098d1a2d8efa36fa8ba08f5684d2
parented175d9c6f0d4df0f83f22ff4c887c21b7d021cd
parent53deab23c00afbbe491ad58054bbc63517d6232f
Merge branch 'ptp_qoriq'

Yangbo Lu says:

====================
External trigger stamp fifo support for ptp_qoriq

This patch-set is to add external trigger stamp fifo support by a new
binding "fsl,extts-fifo", and to add fiper pulse loopback support which
is very useful for validating trigger without external hardware.
Also fixed issues in interrupt enabling/handling.

"fsl,extts-fifo" is required to be added into 1588 timer dts node whose
hardware supports it. The work will be done for some QorIQ platforms dts in
the near future.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>