Re: [PATCH V12 3/4] ptp: Added a clock driver for the IXP46x.

From: Krzysztof Halasa
Date: Sun Mar 13 2011 - 19:41:11 EST


Richard Cochran <richardcochran@xxxxxxxxx> 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 <richard.cochran@xxxxxxxxxx>
> Acked-by: John Stultz <johnstul@xxxxxxxxxx>
> ---
> 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 <khc@xxxxxxxxx>
--
Krzysztof Halasa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/