Re: [PATCH V12 2/4] ptp: Added a clock that uses the eTSEC found on the MPC85xx.

2011-03-26 Thread Richard Cochran
On Wed, Mar 23, 2011 at 02:30:04PM -0700, John Stultz wrote: On Mon, 2011-02-28 at 08:57 +0100, Richard Cochran wrote: +/* + * Register access functions + */ So what are the locking rules on the functions below? I assume the etsects-lock needs to be held prior to calling, so that should

[PATCH V12 2/4] ptp: Added a clock that uses the eTSEC found on the MPC85xx.

2011-02-27 Thread Richard Cochran
The eTSEC includes a PTP clock with quite a few features. This patch adds support for the basic clock adjustment functions, plus two external time stamps, one alarm, and the PPS callback. Signed-off-by: Richard Cochran richard.coch...@omicron.at --- .../devicetree/bindings/net/fsl-tsec-phy.txt