FROMGIT: Bluetooth: qca: Add BT FW build version to kernel log#787
FROMGIT: Bluetooth: qca: Add BT FW build version to kernel log#787xiuzhuo-shang wants to merge 1 commit into
Conversation
|
Merge Check Failed: CR Not Eligible for Merge CR 4570456 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
PR #787 — validate-patchPR: #787
Final Summary
|
PR #787 — checker-log-analyzerPR: #787
Detailed report: Full report
|
56d0380 to
cd6cc1d
Compare
|
Merge Check Failed: CR Not Eligible for Merge CR 4570456 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
PR #787 — validate-patchPR: #787
Final Summary
|
PR #787 — checker-log-analyzerPR: #787
Detailed report: Full report
|
|
Merge Check Failed: CR Not Eligible for Merge CR 4570456 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
Firmware version is critical for bug triage. Users reporting issues
typically share dmesg output rather than debugfs contents, requiring
extra communication rounds to collect this information. Log the FW
build version directly to the kernel log so it is immediately
available in bug reports.
Example output:
Bluetooth: hci0: QCA FW build version:
BTFW.MOSELLE.1.1.3-00106-MSL_PATCHZ-1
Fixes: qualcomm-linux/kernel@bdea21b ("Bluetooth: qca: Add BT FW build version to kernel log")
Reviewed-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Signed-off-by: Xiuzhuo Shang <xiuzhuo.shang@oss.qualcomm.com>
Link: https://lore.kernel.org/all/f7fb6e2c-839f-460c-8d35-2d97417a4636@oss.qualcomm.com/
cd6cc1d to
f3b08f0
Compare
|
Merge Check Failed: CR Not Eligible for Merge CR 4570456 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
Firmware version is critical for bug triage. Users reporting issues typically share dmesg output rather than debugfs contents, requiring extra communication rounds to collect this information. Log the FW build version directly to the kernel log so it is immediately available in bug reports.
Example output:
Bluetooth: hci0: QCA FW build version: BTFW.MOSELLE.1.1.3-00106-MSL_PATCHZ-1
Acked-by: Bartosz Golaszewski bartosz.golaszewski@oss.qualcomm.com
Link: https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git/commit/?id=559cab24b04e
Link: https://lore.kernel.org/all/809ea8e8-c95e-4200-8d2f-1a0354cd523c@molgen.mpg.de/
CRs-Fixed: 4570456