Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754606Ab1BKITL (ORCPT ); Fri, 11 Feb 2011 03:19:11 -0500 Received: from mail-fx0-f46.google.com ([209.85.161.46]:37861 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752674Ab1BKITJ (ORCPT ); Fri, 11 Feb 2011 03:19:09 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=iFhm3e0LPnERnZzyQ97GzTSyYOc4rRqHREsRev7t2iDJWjLzMUYzAFwkeYt23U2sK6 OjDiIc+zs9/xnxcwdxk0e0ZfWZpf7Hu7rSQ5VRdMEMwuMZfqn0RYge50kMtuQ9gwcC+S J2lWWrb5MVsbQsdU+O/YrTgrYh87yssITzqwg= Date: Fri, 11 Feb 2011 09:19:01 +0100 From: Richard Cochran To: john stultz Cc: linux-kernel@vger.kernel.org, linux-api@vger.kernel.org, netdev@vger.kernel.org, Alan Cox , Arnd Bergmann , Christoph Lameter , David Miller , Krzysztof Halasa , Peter Zijlstra , Rodolfo Giometti , Thomas Gleixner , Benjamin Herrenschmidt , "H. Peter Anvin" , Ingo Molnar , Mike Frysinger , Paul Mackerras , Russell King Subject: Re: [PATCH V10 15/15] ptp: Added a clock driver for the National Semiconductor PHYTER. Message-ID: <20110211081901.GB12270@riccoc20.at.omicron.at> References: <9a8c774950f1a78259a49681ee2fe7977ace44d6.1296124770.git.richard.cochran@omicron.at> <1296612712.3336.214.camel@work-vm> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1296612712.3336.214.camel@work-vm> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 835 Lines: 22 On Tue, Feb 01, 2011 at 06:11:52PM -0800, john stultz wrote: > On Thu, 2011-01-27 at 12:00 +0100, Richard Cochran wrote: > > This patch adds support for the PTP clock found on the DP83640. > > The basic clock operations and one external time stamp have > > been implemented. > > > > Signed-off-by: Richard Cochran > > Acked-by: John Stultz I am going to post the PHC patches one more time, and I want to expand this driver to support mutiple PHYs. So, I would ask you to please take a second look at this driver then. Thanks, Richard -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/