ptp: Added a clock driver for the National Semiconductor PHYTER.
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 <richard.cochran@omicron.at> Signed-off-by:
John Stultz <john.stultz@linaro.org>
Showing
- drivers/net/phy/Makefile 1 addition, 0 deletionsdrivers/net/phy/Makefile
- drivers/net/phy/dp83640.c 1100 additions, 0 deletionsdrivers/net/phy/dp83640.c
- drivers/net/phy/dp83640_reg.h 267 additions, 0 deletionsdrivers/net/phy/dp83640_reg.h
- drivers/ptp/Kconfig 19 additions, 0 deletionsdrivers/ptp/Kconfig
drivers/net/phy/dp83640.c
0 → 100644
This diff is collapsed.
drivers/net/phy/dp83640_reg.h
0 → 100644
Please register or sign in to comment