]> Pileus Git - ~andy/linux/commit
ptp: Added a clock driver for the National Semiconductor PHYTER.
authorRichard Cochran <richardcochran@gmail.com>
Fri, 22 Apr 2011 10:04:55 +0000 (12:04 +0200)
committerJohn Stultz <john.stultz@linaro.org>
Mon, 23 May 2011 20:10:23 +0000 (13:10 -0700)
commitcb646e2b02b27a33a1d1eabd016749606254071c
tree28961fc0c9c26ef2d7b8c3e3e5ecc471f31b3d48
parent32bd93e8f924c23b8cc2e2a12fef0d8cc9cda0c5
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>
drivers/net/phy/Makefile
drivers/net/phy/dp83640.c [new file with mode: 0644]
drivers/net/phy/dp83640_reg.h [new file with mode: 0644]
drivers/ptp/Kconfig