Commit 5056860c authored by Diogo Ivo's avatar Diogo Ivo Committed by David S. Miller

dt-bindings: net: Add IEP interrupt

The IEP interrupt is used in order to support both capture events, where
an incoming external signal gets timestamped on arrival, and compare
events, where an interrupt is generated internally when the IEP counter
reaches a programmed value.
Signed-off-by: default avatarDiogo Ivo <diogo.ivo@siemens.com>
Acked-by: default avatarConor Dooley <conor.dooley@microchip.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 5758e03c
...@@ -28,6 +28,15 @@ properties: ...@@ -28,6 +28,15 @@ properties:
maxItems: 1 maxItems: 1
description: phandle to the IEP source clock description: phandle to the IEP source clock
interrupts:
maxItems: 1
description:
Interrupt specifier for capture/compare IRQ.
interrupt-names:
items:
- const: iep_cap_cmp
required: required:
- compatible - compatible
- reg - reg
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment