diff options
author | Miroslav Lichvar | 2023-02-13 10:58:22 -0800 |
---|---|---|
committer | Greg Kroah-Hartman | 2023-02-22 12:59:54 +0100 |
commit | 55c96c5e8e08c0c89fa9930ac57c52b6457d2fe8 (patch) | |
tree | 859aed76b26c0b8a93ca6199c7860fb8e108d2f6 /drivers/amba | |
parent | 39f797719d5cb28a86f8ff0fc1a85ce9fd4e11ff (diff) |
igb: Fix PPS input and output using 3rd and 4th SDP
commit 207ce626add80ddd941f62fc2fe5d77586e0801b upstream.
Fix handling of the tsync interrupt to compare the pin number with
IGB_N_SDP instead of IGB_N_EXTTS/IGB_N_PEROUT and fix the indexing to
the perout array.
Fixes: cf99c1dd7b77 ("igb: move PEROUT and EXTTS isr logic to separate functions")
Reported-by: Matt Corallo <ntp-lists@mattcorallo.com>
Signed-off-by: Miroslav Lichvar <mlichvar@redhat.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Gurucharan G <gurucharanx.g@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Link: https://lore.kernel.org/r/20230213185822.3960072-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/amba')
0 files changed, 0 insertions, 0 deletions