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

2011-03-23 Thread John Stultz
On Mon, 2011-02-28 at 08:58 +0100, Richard Cochran wrote: > 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 My ack is still fine, bu

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

2011-03-13 Thread Krzysztof Halasa
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 |

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

2011-02-27 Thread Richard Cochran
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.