From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Cochran Subject: Re: [v2, 3/5] dt-binding: ptp_qoriq: document "fsl,extts-fifo" property Date: Thu, 17 Jan 2019 17:39:12 -0800 Message-ID: <20190118013912.skj4x5wmkbouekfx@localhost> References: <20190117014936.48117-1-yangbo.lu@nxp.com> <20190117014936.48117-4-yangbo.lu@nxp.com> <20190118013434.qwuiqi5iwo5gw2nk@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190118013434.qwuiqi5iwo5gw2nk@localhost> Sender: netdev-owner@vger.kernel.org To: Yangbo Lu Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, "David S . Miller" , Rob Herring , Shawn Guo List-Id: devicetree@vger.kernel.org On Thu, Jan 17, 2019 at 05:34:34PM -0800, Richard Cochran wrote: > > @@ -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. > > Does this take a Boolean value? Please explain the semantics. How about this instead? The presence of this property indicates hardware support for the external trigger stamp FIFO. Thanks, Richard