ptp: Added a clock driver for the IXP46x.
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@omicron.at> Acked-by:
Arnd Bergmann <arnd@arndb.de> Acked-by:
David S. Miller <davem@davemloft.net> Acked-by:
John Stultz <john.stultz@linaro.org> Acked-by:
Krzysztof Halasa <khc@pm.waw.pl> Signed-off-by:
John Stultz <john.stultz@linaro.org>
Showing
- arch/arm/mach-ixp4xx/include/mach/ixp46x_ts.h 78 additions, 0 deletionsarch/arm/mach-ixp4xx/include/mach/ixp46x_ts.h
- drivers/net/arm/ixp4xx_eth.c 192 additions, 3 deletionsdrivers/net/arm/ixp4xx_eth.c
- drivers/ptp/Kconfig 13 additions, 0 deletionsdrivers/ptp/Kconfig
- drivers/ptp/Makefile 1 addition, 0 deletionsdrivers/ptp/Makefile
- drivers/ptp/ptp_ixp46x.c 332 additions, 0 deletionsdrivers/ptp/ptp_ixp46x.c
Loading
Please register or sign in to comment