mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-16 01:04:08 +08:00
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 <horatiu.vultur@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
9f397dd5f1
commit
2f92512e1c
@ -38,6 +38,7 @@ properties:
|
||||
- description: register based extraction
|
||||
- description: frame dma based extraction
|
||||
- description: analyzer interrupt
|
||||
- description: ptp interrupt
|
||||
|
||||
interrupt-names:
|
||||
minItems: 1
|
||||
@ -45,6 +46,7 @@ properties:
|
||||
- const: xtr
|
||||
- const: fdma
|
||||
- const: ana
|
||||
- const: ptp
|
||||
|
||||
resets:
|
||||
items:
|
||||
|
Loading…
Reference in New Issue
Block a user