1. 17 7月, 2021 3 次提交
  2. 05 6月, 2021 3 次提交
  3. 17 4月, 2021 1 次提交
    • E
      igc: enable auxiliary PHC functions for the i225 · 87938851
      Ederson de Souza 提交于
      The i225 device offers a number of special PTP Hardware Clock features on
      the Software Defined Pins (SDPs) - much like i210, which is used as
      inspiration for this patch. It enables two possible functions, namely
      time stamping external events and periodic output signals.
      
      The assignment of PHC functions to the four SDP can be freely chosen by
      the user.
      
      For the external events time stamping, when the SDP (configured as input
      by user) level changes, an interrupt is generated and the kernel
      Precision Time Protocol (PTP) is informed.
      
      For the periodic output signals, the i225 is configured to generate them
      (so the SDP level will change periodically) and the driver also has to
      keep updating the time of the next level change. However, this work is
      not necessary for some frequencies as the i225 takes care of them
      (namely, anything with a half-cycle of 500ms, 250ms, 125ms or < 70ms).
      
      While i225 allows up to four timers to be used to source the time used
      on the external events or output signals, this patch uses only one of
      those timers. Main reason is to keep it simple, as it's not clear how
      these extra timers would be exposed to users. Note that currently a NIC
      can expose a single PTP device.
      Signed-off-by: NEderson de Souza <ederson.desouza@intel.com>
      Tested-by: NDvora Fuxbrumer <dvorax.fuxbrumer@linux.intel.com>
      Signed-off-by: NTony Nguyen <anthony.l.nguyen@intel.com>
      87938851
  4. 20 3月, 2021 3 次提交
  5. 04 2月, 2021 4 次提交
  6. 29 9月, 2020 2 次提交
  7. 30 6月, 2020 3 次提交
  8. 29 5月, 2020 1 次提交
  9. 23 5月, 2020 1 次提交
  10. 22 5月, 2020 1 次提交
  11. 21 5月, 2020 1 次提交
  12. 20 5月, 2020 4 次提交
  13. 19 5月, 2020 1 次提交
  14. 18 4月, 2020 6 次提交
  15. 20 2月, 2020 2 次提交
  16. 18 1月, 2020 2 次提交
  17. 07 1月, 2020 2 次提交