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: Diogo Ivo <diogo.ivo@siemens.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Diogo Ivo 2024-06-17 16:21:42 +01:00 committed by David S. Miller
parent 5758e03cf6
commit 5056860cf8

View File

@ -28,6 +28,15 @@ properties:
maxItems: 1
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:
- compatible
- reg