From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Cochran Subject: Re: [PATCH V2 net-next 0/5] Peer to Peer One-Step time stamping Date: Sun, 7 Oct 2018 12:36:57 -0700 Message-ID: <20181007193657.3bgfy5x4plylnnz2@localhost> References: <20181007173823.21590-1-richardcochran@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: devicetree@vger.kernel.org, Andrew Lunn , David Miller , Florian Fainelli , Jacob Keller , Mark Rutland , Miroslav Lichvar , Rob Herring , Willem de Bruijn To: netdev@vger.kernel.org Return-path: Received: from mail-pl1-f171.google.com ([209.85.214.171]:40970 "EHLO mail-pl1-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726529AbeJHCpU (ORCPT ); Sun, 7 Oct 2018 22:45:20 -0400 Content-Disposition: inline In-Reply-To: <20181007173823.21590-1-richardcochran@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: On Sun, Oct 07, 2018 at 10:38:18AM -0700, Richard Cochran wrote: > Changed in v2: > ~~~~~~~~~~~~~~ > - Per the v1 review, changed the modeling of MII time stamping > devices. They are no longer a kind of mdio device. Forgot to add: - Added method to callback into the driver after changes in link status. Thanks, Richard