From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753524AbdJHPi0 (ORCPT ); Sun, 8 Oct 2017 11:38:26 -0400 Received: from mail-qt0-f177.google.com ([209.85.216.177]:52147 "EHLO mail-qt0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751856AbdJHPiY (ORCPT ); Sun, 8 Oct 2017 11:38:24 -0400 X-Google-Smtp-Source: AOwi7QDVvG235DfUbn60cn9Dlz1OZrVOOB7rAt9YCqlr7FVgjh/VSK93FeYdxNJqmTH/5Lu7kPAAcw== Date: Sun, 8 Oct 2017 11:38:21 -0400 From: Richard Cochran To: Brandon Streiff Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, "David S. Miller" , Florian Fainelli , Andrew Lunn , Vivien Didelot , Erik Hons Subject: Re: [PATCH net-next RFC 0/9] net: dsa: PTP timestamping for mv88e6xxx Message-ID: <20171008153821.w4pm6j43lpdvnpph@localhost> References: <1506612341-18061-1-git-send-email-brandon.streiff@ni.com> <20170929094323.cwh2ubv4odknlyot@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170929094323.cwh2ubv4odknlyot@localhost> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 29, 2017 at 05:43:23AM -0400, Richard Cochran wrote: > I happy to see this series. I just finished porting an out-of-tree > PHC driver for the Marvell mv88e635x, and I want to mainline it, but I > also have a few uglies. This series looks really good. I won't even post my mine, as that would now be too embarrassing. I will try to get my hands on some HW, perhaps by the end of October, in order to test and complete your driver... Thanks, Richard