From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Cochran Subject: Re: [PATCH RFC 5/6] net: dsa: microchip: Update tag_ksz.c to access switch driver Date: Thu, 6 Dec 2018 19:16:20 -0800 Message-ID: <20181207031620.raeipixtobhgjnoj@localhost> References: <1543880097-7106-1-git-send-email-Tristram.Ha@microchip.com> <1543880097-7106-6-git-send-email-Tristram.Ha@microchip.com> <20181205180038.GG12484@lunn.ch> <20181205181808.GH12484@lunn.ch> <899f4595-eaa1-269d-ca31-36bdf8b64923@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: f.fainelli@gmail.com, andrew@lunn.ch, pavel@ucw.cz, UNGLinuxDriver@microchip.com, netdev@vger.kernel.org To: Tristram.Ha@microchip.com Return-path: Received: from mail-pl1-f195.google.com ([209.85.214.195]:45133 "EHLO mail-pl1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725939AbeLGDQZ (ORCPT ); Thu, 6 Dec 2018 22:16:25 -0500 Received: by mail-pl1-f195.google.com with SMTP id a14so1130093plm.12 for ; Thu, 06 Dec 2018 19:16:24 -0800 (PST) Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Thu, Dec 06, 2018 at 08:00:26PM +0000, Tristram.Ha@microchip.com wrote: > A customer has already inquired about implementing 1588 PTP in the DSA driver. I hope > this mechanism is approved so that I can start doing that. If you need changes to the PTP core, you had better discuss this with the PTP maintainer. Thanks, Richard