dt-bindings: net: sparx5: Extend with the ptp interrupt
Extend dt-bindings for sparx5 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>
This commit is contained in:
parent
8f68f53a93
commit
b066ad26eb
|
@ -53,12 +53,14 @@ properties:
|
|||
items:
|
||||
- description: register based extraction
|
||||
- description: frame dma based extraction
|
||||
- description: ptp interrupt
|
||||
|
||||
interrupt-names:
|
||||
minItems: 1
|
||||
items:
|
||||
- const: xtr
|
||||
- const: fdma
|
||||
- const: ptp
|
||||
|
||||
resets:
|
||||
items:
|
||||
|
|
Loading…
Reference in New Issue