aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/altera-fpga2sdram.c
diff options
context:
space:
mode:
authorAlok Tiwari <[email protected]>2025-06-22 17:17:02 +0000
committerMika Westerberg <[email protected]>2025-06-23 09:52:08 +0000
commit2cdde91c14ec358087f43287513946d493aef940 (patch)
tree8e1c109837ed3187938de8929b5e51cbb0700993 /drivers/fpga/altera-fpga2sdram.c
parentthunderbolt: Fix wake on connect at runtime (diff)
downloadkernel-2cdde91c14ec358087f43287513946d493aef940.tar.gz
kernel-2cdde91c14ec358087f43287513946d493aef940.zip
thunderbolt: Fix bit masking in tb_dp_port_set_hops()
The tb_dp_port_set_hops() function was incorrectly clearing ADP_DP_CS_1_AUX_RX_HOPID_MASK twice. According to the function's purpose, it should clear both TX and RX AUX HopID fields. Replace the first instance with ADP_DP_CS_1_AUX_TX_HOPID_MASK to ensure proper configuration of both AUX directions. Fixes: 98176380cbe5 ("thunderbolt: Convert DP adapter register names to follow the USB4 spec") Cc: [email protected] Signed-off-by: Alok Tiwari <[email protected]> Signed-off-by: Mika Westerberg <[email protected]>
Diffstat (limited to 'drivers/fpga/altera-fpga2sdram.c')
0 files changed, 0 insertions, 0 deletions