[ Sasha's backport helper bot ]
Hi,
✅ All tests passed successfully. No issues detected. No action required from the submitter.
The upstream commit SHA1 provided is correct: e69bcffce21c649a23645b20eb527b3d1ce6fc49
WARNING: Author mismatch between patch and upstream commit: Backport author: Alexander Tsoyalexander@tsoy.me Commit author: Zijun Huquic_zijuhu@quicinc.com
Status in newer kernel trees: 6.14.y | Present (exact SHA1)
Note: The patch differs from the upstream commit: --- 1: e69bcffce21c6 ! 1: bb9c50e294220 Bluetooth: btusb: Add one more ID 0x13d3:0x3623 for Qualcomm WCN785x @@ Metadata ## Commit message ## Bluetooth: btusb: Add one more ID 0x13d3:0x3623 for Qualcomm WCN785x
+ [ Upstream commit e69bcffce21c649a23645b20eb527b3d1ce6fc49 ] + Add one more part with ID (0x13d3, 0x3623) to usb_device_id table for Qualcomm WCN785x, and its device info from /sys/kernel/debug/usb/devices is shown below: @@ Commit message
Signed-off-by: Zijun Hu quic_zijuhu@quicinc.com Signed-off-by: Luiz Augusto von Dentz luiz.von.dentz@intel.com + Signed-off-by: Alexander Tsoy alexander@tsoy.me
## drivers/bluetooth/btusb.c ## @@ drivers/bluetooth/btusb.c: static const struct usb_device_id quirks_table[] = { ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.14.y | Success | Success |