diff options
author | Horatiu Vultur <horatiu.vultur@microchip.com> | 2022-01-31 11:01:16 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-02-01 14:18:43 +0000 |
commit | 2f92512e1c52b2670b77f5bf8f16674a48073fc3 (patch) | |
tree | eacce0e75c3cad75da3e6db89f33d79652d817d8 /Documentation | |
parent | 9f397dd5f15522f8066816ee832974f7f4252366 (diff) |
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>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/net/microchip,lan966x-switch.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/microchip,lan966x-switch.yaml b/Documentation/devicetree/bindings/net/microchip,lan966x-switch.yaml index e79e4e166ad8..13812768b923 100644 --- a/Documentation/devicetree/bindings/net/microchip,lan966x-switch.yaml +++ b/Documentation/devicetree/bindings/net/microchip,lan966x-switch.yaml @@ -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: |