From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Krzysztof Halasa To: Richard Cochran Subject: Re: [PATCH V12 3/4] ptp: Added a clock driver for the IXP46x. References: Date: Mon, 14 Mar 2011 00:40:48 +0100 In-Reply-To: (Richard Cochran's message of "Mon, 28 Feb 2011 08:58:27 +0100") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Thomas Gleixner , Rodolfo Giometti , Arnd Bergmann , Peter Zijlstra , linux-api@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org, Russell King , Paul Mackerras , John Stultz , Alan Cox , netdev@vger.kernel.org, Mike Frysinger , Christoph Lameter , linuxppc-dev@lists.ozlabs.org, David Miller , linux-arm-kernel@lists.infradead.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Richard Cochran writes: > This patch adds a driver for the hardware time stamping unit found on the > IXP465. The basic clock operations and an external trigger are implemented. > > Signed-off-by: Richard Cochran > Acked-by: John Stultz > --- > arch/arm/mach-ixp4xx/include/mach/ixp46x_ts.h | 78 ++++++ > drivers/net/arm/ixp4xx_eth.c | 192 ++++++++++++++- > drivers/ptp/Kconfig | 13 + > drivers/ptp/Makefile | 1 + > drivers/ptp/ptp_ixp46x.c | 332 +++++++++++++++++++++++++ I can't see any obvious problem in this code, though I don't have IXP46x hardware. Acked-by: Krzysztof Halasa -- Krzysztof Halasa