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

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
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -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