From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yangbo Lu Subject: [v2, 3/5] dt-binding: ptp_qoriq: document "fsl,extts-fifo" property Date: Thu, 17 Jan 2019 09:49:34 +0800 Message-ID: <20190117014936.48117-4-yangbo.lu@nxp.com> References: <20190117014936.48117-1-yangbo.lu@nxp.com> Return-path: In-Reply-To: <20190117014936.48117-1-yangbo.lu@nxp.com> Sender: netdev-owner@vger.kernel.org To: netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: "David S . Miller" , Richard Cochran , Rob Herring , Shawn Guo , Yangbo Lu List-Id: devicetree@vger.kernel.org Documented "fsl,extts-fifo" property. Signed-off-by: Yangbo Lu --- Changes for v2: - Modified binding description. --- .../devicetree/bindings/ptp/ptp-qoriq.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Documentation/devicetree/bindings/ptp/ptp-qoriq.txt b/Documentation/devicetree/bindings/ptp/ptp-qoriq.txt index c5d0e79..101fe5f 100644 --- a/Documentation/devicetree/bindings/ptp/ptp-qoriq.txt +++ b/Documentation/devicetree/bindings/ptp/ptp-qoriq.txt @@ -17,6 +17,7 @@ Clock Properties: - fsl,tmr-fiper1 Fixed interval period pulse generator. - fsl,tmr-fiper2 Fixed interval period pulse generator. - fsl,max-adj Maximum frequency adjustment in parts per billion. + - fsl,extts-fifo Required if hardware uses external trigger stamp FIFO. These properties set the operational parameters for the PTP clock. You must choose these carefully for the clock to work right. -- 1.7.1