Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752957AbcKRLNE (ORCPT ); Fri, 18 Nov 2016 06:13:04 -0500 Received: from eusmtp01.atmel.com ([212.144.249.243]:19642 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752771AbcKRLNC (ORCPT ); Fri, 18 Nov 2016 06:13:02 -0500 Subject: Re: [PATCH net-next] cadence: Add hardware PTP support. To: Rafal Ozieblo , Andrei Pistirica , , David Miller References: <1479466028-29914-1-git-send-email-rafalo@cadence.com> CC: Harini Katakam , From: Nicolas Ferre Organization: atmel Message-ID: Date: Fri, 18 Nov 2016 12:12:21 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <1479466028-29914-1-git-send-email-rafalo@cadence.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 8bit X-Originating-IP: [10.145.133.18] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 574 Lines: 19 Le 18/11/2016 ? 11:47, Rafal Ozieblo a ?crit : > Signed-off-by: Rafal Ozieblo Note to David: This is more a RFC: we are discussing the addition of this feature and how to cover all macb revisions and optional features implemented in actual products. regards, > --- > Documentation/devicetree/bindings/net/macb.txt | 1 + > drivers/net/ethernet/cadence/macb.c | 742 ++++++++++++++++++++++++- > drivers/net/ethernet/cadence/macb.h | 217 +++++++- > 3 files changed, 950 insertions(+), 10 deletions(-) [..] -- Nicolas Ferre