dt-binding: net: ti: am65x-cpts: add 'ti,pps' property
authorGrygorii Strashko <grygorii.strashko@ti.com>
Mon, 16 Jan 2023 08:55:32 +0000 (14:25 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Jan 2023 12:56:38 +0000 (12:56 +0000)
Add the ti,pps property used to indicate the pair of HWx_TS_PUSH input and
the TS_GENFy output.

Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml

index 6230f576134bb9edfb9ace20f5b75290d9da5924..3e910d3b24a08bc5ee5ecdf73d0ae05170be813b 100644 (file)
@@ -93,6 +93,14 @@ properties:
     description:
       Number of timestamp Generator function outputs (TS_GENFx)
 
+  ti,pps:
+    $ref: /schemas/types.yaml#/definitions/uint32-array
+    minItems: 2
+    maxItems: 2
+    description: |
+      The pair of HWx_TS_PUSH input and TS_GENFy output indexes used for
+      PPS events generation. Platform/board specific.
+
   refclk-mux:
     type: object
     additionalProperties: false