Commit c1a51991 authored by Horatiu Vultur's avatar Horatiu Vultur Committed by David S. Miller

dt-bindings: net: lan966x: Extend with the ptp external interrupt.

Extend dt-bindings for lan966x with ptp external interrupt. This is
generated when an external 1pps signal is received on the ptp pin.
Signed-off-by: default avatarHoratiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 124de271
...@@ -39,6 +39,7 @@ properties: ...@@ -39,6 +39,7 @@ properties:
- description: frame dma based extraction - description: frame dma based extraction
- description: analyzer interrupt - description: analyzer interrupt
- description: ptp interrupt - description: ptp interrupt
- description: ptp external interrupt
interrupt-names: interrupt-names:
minItems: 1 minItems: 1
...@@ -47,6 +48,7 @@ properties: ...@@ -47,6 +48,7 @@ properties:
- const: fdma - const: fdma
- const: ana - const: ana
- const: ptp - const: ptp
- const: ptp-ext
resets: resets:
items: items:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment