From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dalon Westergreen Subject: Re: [PATCH net-next 6/8] net: eth: altera: tse: add support for ptp and timestamping Date: Fri, 16 Nov 2018 06:48:15 -0800 Message-ID: <582af4ec1617d6da37150f0e1963104d974f2742.camel@gmail.com> References: <20181115005047.28464-1-dwesterg@gmail.com> <20181115005047.28464-7-dwesterg@gmail.com> <20181115032411.bh6dxqh44iqap4vt@localhost> <729c71a95091f0902396be8b6c73409cd1e8ae9d.camel@gmail.com> <20181116021418.dhbw5cu4y56cfjls@localhost> Reply-To: dwesterg@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, dinguyen@kernel.org, thor.thayer@linux.intel.com To: Richard Cochran Return-path: Received: from mail-pg1-f193.google.com ([209.85.215.193]:45366 "EHLO mail-pg1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728124AbeKQBA7 (ORCPT ); Fri, 16 Nov 2018 20:00:59 -0500 Received: by mail-pg1-f193.google.com with SMTP id y4so10696784pgc.12 for ; Fri, 16 Nov 2018 06:48:18 -0800 (PST) In-Reply-To: <20181116021418.dhbw5cu4y56cfjls@localhost> Sender: netdev-owner@vger.kernel.org List-ID: On Thu, 2018-11-15 at 18:14 -0800, Richard Cochran wrote: > On Thu, Nov 15, 2018 at 06:55:29AM -0800, Dalon Westergreen wrote: > > I would prefer to keep altera just to be consistent with the altera_tse > > stuff, > > and i intend to reusethis code for a 10GbE driver, so perhaps altera_tod to > > reference the fpga ip name? > > So the IP core is called "tod"? Really? For naming, how about intel_fpga_tod ? --dalon > > Thanks, > Richard