[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180427145848.GA12750@kroah.com>
Date: Fri, 27 Apr 2018 16:58:48 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Yangbo Lu <yangbo.lu@....com>
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
Richard Cochran <richardcochran@...il.com>,
dan.carpenter@...cle.com,
Ioana Radulescu <ruxandra.radulescu@....com>
Subject: Re: [v2, 1/3] staging: fsl-dpaa2/eth: Add support for hardware
timestamping
On Thu, Apr 26, 2018 at 06:23:47PM +0800, Yangbo Lu wrote:
> From: Ioana Radulescu <ruxandra.radulescu@....com>
>
> Hardware timestamping is supported both on Rx and Tx paths.
> On Rx, timestamping is enabled for all frames. On Tx, we
> only instruct the hardware to timestamp the frames marked
> accordingly by the stack.
>
> Signed-off-by: Ioana Radulescu <ruxandra.radulescu@....com>
> Signed-off-by: Yangbo Lu <yangbo.lu@....com>
> ---
> Changes for v2:
> - Addressed sparse issues.
> - Used tx_tstamp/rx_tstamp instead of ts_tx_en/ts_rx_en.
> - Used DPAA2_PTP_CLK_PERIOD_NS instead.
Why are you adding new features to this driver instead of working on
getting it out of the staging directory? What is remaining left to do
to get it moved out?
thanks,
greg k-h
Powered by blists - more mailing lists