dt-binding: ti: am65x: document common platform time sync cpts module
authorGrygorii Strashko <grygorii.strashko@ti.com>
Fri, 1 May 2020 20:50:05 +0000 (23:50 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 May 2020 19:02:02 +0000 (12:02 -0700)
commit6e87ac748e94f4d7c9eaed4550789882ec8792d6
tree74d0768d47efc88c15679978cf59ce97949ed984
parent1248dc00fb62bd4dc42b091aa8b245b1b54547ca
dt-binding: ti: am65x: document common platform time sync cpts module

Document device tree bindings for TI AM654/J721E SoC The Common Platform
Time Sync (CPTS) module. The CPTS module is used to facilitate host control
of time sync operations. Main features of CPTS module are:
  - selection of multiple external clock sources
  - 64-bit timestamp mode in ns with ppm and nudge adjustment.
  - control of time sync events via interrupt or polling
  - hardware timestamp of ext. events (HWx_TS_PUSH)
  - periodic generator function outputs (TS_GENFx)
  - PPS in combination with timesync router
  - Depending on integration it enables compliance with the IEEE 1588-2008
standard for a precision clock synchronization protocol, Ethernet Enhanced
Scheduled Traffic Operations (CPTS_ESTFn) and PCIe Subsystem Precision Time
Measurement (PTM).

Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml
Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml [new file with mode: 0644]