diff options
author | 2025-05-21 14:43:58 +0800 | |
---|---|---|
committer | 2025-05-26 17:25:42 +0200 | |
commit | 343929799ace121cd9b795c526b2ad7aefe54458 (patch) | |
tree | c9c322e8ae642af121831ae1f646fd3af2f22453 /scripts/generate_rust_analyzer.py | |
parent | net: txgbe: Implement PHYLINK for AML 25G/10G devices (diff) | |
download | wireguard-linux-343929799ace121cd9b795c526b2ad7aefe54458.tar.xz wireguard-linux-343929799ace121cd9b795c526b2ad7aefe54458.zip |
net: txgbe: Support to handle GPIO IRQs for AML devices
The driver needs to handle GPIO interrupts to identify SFP module and
configure PHY by sending mailbox messages to firmware.
Since the SFP module needs to wait for ready to get information when it
is inserted, workqueue is added to handle delayed tasks. And each SW-FW
interaction takes time to wait, so they are processed in the workqueue
instead of IRQ handler function.
Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/399624AF221E8E28+20250521064402.22348-6-jiawenwu@trustnetic.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions