Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1308975
| From | "Brown, Aaron F" <aaron.f.brown@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH] igb: add conditions for I210 to generate periodic clock output |
| Date | 2016-01-14 04:30 +0100 |
| Message-ID | <qQGLM-130-9@gated-at.bofh.it> (permalink) |
| References | <qPFf3-7CS-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> From: netdev-owner@vger.kernel.org [netdev-owner@vger.kernel.org] on behalf of Roland Hii [roland.king.guan.hii@intel.com] > Sent: Sunday, January 10, 2016 11:34 PM > To: Kirsher, Jeffrey T > Cc: intel-wired-lan@lists.osuosl.org; netdev@vger.kernel.org; linux-kernel@vger.kernel.org > Subject: [PATCH] igb: add conditions for I210 to generate periodic clock output > > In general case the maximum supported half cycle time of the synchronized > output clock is 70msec. Slower half cycle time than 70msec can be > programmed also as long as the output clock is synchronized to whole > seconds, useful specifically for generating a 1Hz clock. > > Permitted values for the clock half cycle time are: 125,000,000 decimal, > 250,000,000 decimal and 500,000,000 decimal (equals to 125msec, 250msec > and 500msec respectively). > > Before this patch, only the half cycle time of less than or equal to 70msec > uses the I210 clock output function. This patch adds additional conditions > when half cycle time is equal to 125msec or 250msec or 500msec to use > clock output function. > > Under other conditions, interrupt driven target time output events method > is still used to generate the desired clock output. > > Signed-off-by: Roland Hii <roland.king.guan.hii@intel.com> > --- > drivers/net/ethernet/intel/igb/igb_ptp.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] igb: add conditions for I210 to generate periodic clock output Roland Hii <roland.king.guan.hii@intel.com> - 2016-01-11 08:40 +0100 RE: [PATCH] igb: add conditions for I210 to generate periodic clock output "Brown, Aaron F" <aaron.f.brown@intel.com> - 2016-01-14 04:30 +0100
csiph-web