diff options
author | Yangbo Lu <yangbo.lu@nxp.com> | 2020-09-18 11:48:00 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-19 02:49:20 +0200 |
commit | 8725e9fc61ebe396df89efd3e0245d15e416bb49 (patch) | |
tree | 1dc026c5791b9e656aafbfeec020f998e2bedf3b /Documentation/devicetree/bindings/ptp | |
parent | Merge branch 'net-ipa-wake-up-system-on-RX-available' (diff) | |
download | linux-8725e9fc61ebe396df89efd3e0245d15e416bb49.tar.xz linux-8725e9fc61ebe396df89efd3e0245d15e416bb49.zip |
dt-binding: ptp_qoriq: support fsl,tmr-fiper3 property
Add fsl,tmr-fiper3 property definition which is supported only
on DPAA2 and ENETC network controller hardware.
Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/devicetree/bindings/ptp')
-rw-r--r-- | Documentation/devicetree/bindings/ptp/ptp-qoriq.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/ptp/ptp-qoriq.txt b/Documentation/devicetree/bindings/ptp/ptp-qoriq.txt index d48f9eb3636e..743eda754e65 100644 --- a/Documentation/devicetree/bindings/ptp/ptp-qoriq.txt +++ b/Documentation/devicetree/bindings/ptp/ptp-qoriq.txt @@ -18,6 +18,8 @@ Clock Properties: - fsl,tmr-add Frequency compensation value. - fsl,tmr-fiper1 Fixed interval period pulse generator. - fsl,tmr-fiper2 Fixed interval period pulse generator. + - fsl,tmr-fiper3 Fixed interval period pulse generator. + Supported only on DPAA2 and ENETC hardware. - fsl,max-adj Maximum frequency adjustment in parts per billion. - fsl,extts-fifo The presence of this property indicates hardware support for the external trigger stamp FIFO. |