Skip to content

Commit

Permalink
dt-bindings: net: lan966x: Extend with the ptp interrupt
Browse files Browse the repository at this point in the history
Extend dt-bindings for lan966x with ptp interrupt. This is generated
when doing 2-step timestamping and the timestamp can be read from the
FIFO.

Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Horatiu Vultur authored and David S. Miller committed Feb 1, 2022
1 parent 9f397dd commit 2f92512
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,15 @@ properties:
- description: register based extraction
- description: frame dma based extraction
- description: analyzer interrupt
- description: ptp interrupt

interrupt-names:
minItems: 1
items:
- const: xtr
- const: fdma
- const: ana
- const: ptp

resets:
items:
Expand Down

0 comments on commit 2f92512

Please sign in to comment.