From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jakub Kicinski Subject: Re: [PATCH net-next v3 0/2] net: thunderx: add support for PTP clock Date: Thu, 7 Dec 2017 15:56:39 -0800 Message-ID: <20171207155639.0787247a@cakuba.netronome.com> References: <20171206133100.26436-1-aleksey.makarov@cavium.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, "Goutham, Sunil" , Radoslaw Biernacki , Robert Richter , David Daney , Richard Cochran To: Aleksey Makarov Return-path: In-Reply-To: <20171206133100.26436-1-aleksey.makarov@cavium.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Wed, 6 Dec 2017 16:30:56 +0300, Aleksey Makarov wrote: > This series adds support for IEEE 1588 Precision Time Protocol > to Cavium ethernet driver. > > The first patch adds support for the Precision Time Protocol Clocks and > Timestamping coprocessor (PTP) found on Cavium processors. > It registers a new PTP clock in the PTP core and provides functions > to use the counter in BGX, TNS, GTI, and NIC blocks. > > The second patch introduces support for the PTP protocol to the > Cavium ThunderX ethernet driver. Since this is PTP-related, would it make sense to CC Richard Cochran on the next revision?