]> git.baikalelectronics.ru Git - kernel.git/commit
igc: Do not enable crosstimestamping for i225-V models
authorVinicius Costa Gomes <vinicius.gomes@intel.com>
Tue, 14 Dec 2021 00:39:49 +0000 (16:39 -0800)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Tue, 28 Dec 2021 17:54:10 +0000 (09:54 -0800)
commit50d8ddbb2c2de6b5809566a8185e909ef06b14e6
tree0eb735ecf2f17c8d15a78f3dc771d6fdb4e0d4f1
parent65771f0097d4d5b1d078ace77d86f22215a069bd
igc: Do not enable crosstimestamping for i225-V models

It was reported that when PCIe PTM is enabled, some lockups could
be observed with some integrated i225-V models.

While the issue is investigated, we can disable crosstimestamp for
those models and see no loss of functionality, because those models
don't have any support for time synchronization.

Fixes: 0659b31395b3 ("igc: Add support for PTP getcrosststamp()")
Link: https://lore.kernel.org/all/924175a188159f4e03bd69908a91e606b574139b.camel@gmx.de/
Reported-by: Stefan Dietrich <roots@gmx.de>
Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Tested-by: Nechama Kraus <nechamax.kraus@linux.intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/igc/igc_ptp.c