devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [v2, 0/5] External trigger stamp fifo support for ptp_qoriq
@ 2019-01-17  1:49 Yangbo Lu
  2019-01-17  1:49 ` [v2, 1/5] ptp_qoriq: fix interrupt enabling and handling Yangbo Lu
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Yangbo Lu @ 2019-01-17  1:49 UTC (permalink / raw)
  To: netdev, devicetree, linux-arm-kernel
  Cc: David S . Miller, Richard Cochran, Rob Herring, Shawn Guo,
	Yangbo Lu

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 uses it. The work will be done for some QorIQ platforms dts in
the near future.

Yangbo Lu (5):
  ptp_qoriq: fix interrupt enabling and handling
  ptp_qoriq: support external trigger stamp FIFO
  dt-binding: ptp_qoriq: document "fsl,extts-fifo" property
  ARM: dts: ls1021a: add 1588 external trigger stamp fifo support
  ptp_qoriq: add fiper pulse loopback support

 .../devicetree/bindings/ptp/ptp-qoriq.txt          |    1 +
 arch/arm/boot/dts/ls1021a.dtsi                     |    1 +
 drivers/ptp/Kconfig                                |   18 +++
 drivers/ptp/ptp_qoriq.c                            |  133 +++++++++++++-------
 include/linux/fsl/ptp_qoriq.h                      |    3 +
 5 files changed, 112 insertions(+), 44 deletions(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-01-18  8:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-17  1:49 [v2, 0/5] External trigger stamp fifo support for ptp_qoriq Yangbo Lu
2019-01-17  1:49 ` [v2, 1/5] ptp_qoriq: fix interrupt enabling and handling Yangbo Lu
2019-01-17  1:49 ` [v2, 2/5] ptp_qoriq: support external trigger stamp FIFO Yangbo Lu
2019-01-17  1:49 ` [v2, 3/5] dt-binding: ptp_qoriq: document "fsl,extts-fifo" property Yangbo Lu
2019-01-18  1:34   ` Richard Cochran
2019-01-18  1:39     ` Richard Cochran
2019-01-18  8:10       ` Y.b. Lu
2019-01-17  1:49 ` [v2, 4/5] ARM: dts: ls1021a: add 1588 external trigger stamp fifo support Yangbo Lu
2019-01-17  1:49 ` [v2, 5/5] ptp_qoriq: add fiper pulse loopback support Yangbo Lu
2019-01-18  1:44   ` Richard Cochran
2019-01-18  8:11     ` Y.b. Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).