Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <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>

authored by

Grygorii Strashko and committed by
David S. Miller
2b76af68 a8f6bbfc

+8
+8
Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml
··· 93 93 description: 94 94 Number of timestamp Generator function outputs (TS_GENFx) 95 95 96 + ti,pps: 97 + $ref: /schemas/types.yaml#/definitions/uint32-array 98 + minItems: 2 99 + maxItems: 2 100 + description: | 101 + The pair of HWx_TS_PUSH input and TS_GENFy output indexes used for 102 + PPS events generation. Platform/board specific. 103 + 96 104 refclk-mux: 97 105 type: object 98 106 additionalProperties: false