Skip to content

Commit 2f92512

Browse files
HoratiuVulturdavem330
authored andcommitted
dt-bindings: net: lan966x: Extend with the ptp interrupt
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 9f397dd commit 2f92512

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/net/microchip,lan966x-switch.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,15 @@ properties:
3838
- description: register based extraction
3939
- description: frame dma based extraction
4040
- description: analyzer interrupt
41+
- description: ptp interrupt
4142

4243
interrupt-names:
4344
minItems: 1
4445
items:
4546
- const: xtr
4647
- const: fdma
4748
- const: ana
49+
- const: ptp
4850

4951
resets:
5052
items:

0 commit comments

Comments
 (0)