From: Grygorii Strashko Date: Mon, 16 Jan 2023 08:55:32 +0000 (+0530) Subject: dt-binding: net: ti: am65x-cpts: add 'ti,pps' property X-Git-Tag: v6.3-rc1~162^2~268^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2b76af68d8e5ecc936e70eb9c09d5591b0809fef;p=thirdparty%2Fkernel%2Flinux.git dt-binding: net: ti: am65x-cpts: add 'ti,pps' property 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 Signed-off-by: Siddharth Vadapalli Reviewed-by: Rob Herring Signed-off-by: David S. Miller --- diff --git a/Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml b/Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml index 6230f576134bb..3e910d3b24a08 100644 --- a/Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml +++ b/Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml @@ -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