Message ID | 20250207-rb1-bt-v4-1-d810fc8c94a9@linaro.org |
---|---|
State | New |
Headers | show |
Series | Bluetooth: qca: add Qualcomm WCN3950 BT/WiFi chip support | expand |
This is automated email and please do not reply to this email! Dear submitter, Thank you for submitting the patches to the linux bluetooth mailing list. This is a CI test results with your patch series: PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=931756 ---Test result--- Test Summary: CheckPatch PENDING 0.33 seconds GitLint PENDING 0.27 seconds SubjectPrefix FAIL 0.66 seconds BuildKernel PASS 23.98 seconds CheckAllWarning PASS 26.67 seconds CheckSparse PASS 30.19 seconds BuildKernel32 PASS 23.84 seconds TestRunnerSetup PASS 430.03 seconds TestRunner_l2cap-tester PASS 20.53 seconds TestRunner_iso-tester PASS 31.29 seconds TestRunner_bnep-tester PASS 4.81 seconds TestRunner_mgmt-tester FAIL 121.48 seconds TestRunner_rfcomm-tester PASS 7.68 seconds TestRunner_sco-tester PASS 9.37 seconds TestRunner_ioctl-tester PASS 8.07 seconds TestRunner_mesh-tester PASS 6.05 seconds TestRunner_smp-tester PASS 7.01 seconds TestRunner_userchan-tester PASS 5.02 seconds IncrementalBuild PENDING 0.48 seconds Details ############################## Test: CheckPatch - PENDING Desc: Run checkpatch.pl script Output: ############################## Test: GitLint - PENDING Desc: Run gitlint Output: ############################## Test: SubjectPrefix - FAIL Desc: Check subject contains "Bluetooth" prefix Output: "Bluetooth: " prefix is not specified in the subject "Bluetooth: " prefix is not specified in the subject "Bluetooth: " prefix is not specified in the subject "Bluetooth: " prefix is not specified in the subject ############################## Test: TestRunner_mgmt-tester - FAIL Desc: Run mgmt-tester with test-runner Output: Total: 490, Passed: 484 (98.8%), Failed: 2, Not Run: 4 Failed Test Cases LL Privacy - Add Device 2 (2 Devices to AL) Failed 0.175 seconds LL Privacy - Set Flags 3 (2 Devices to RL) Failed 0.185 seconds ############################## Test: IncrementalBuild - PENDING Desc: Incremental build with the patches in the series Output: --- Regards, Linux Bluetooth
diff --git a/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml b/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml index a72152f7e29b490003114dae1e36df85cba384df..6353a336f382e4dd689d1f50a624079aa83b2ffa 100644 --- a/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml +++ b/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml @@ -19,6 +19,7 @@ properties: - qcom,qca2066-bt - qcom,qca6174-bt - qcom,qca9377-bt + - qcom,wcn3950-bt - qcom,wcn3988-bt - qcom,wcn3990-bt - qcom,wcn3991-bt @@ -138,6 +139,7 @@ allOf: compatible: contains: enum: + - qcom,wcn3950-bt - qcom,wcn3988-bt - qcom,wcn3990-bt - qcom,wcn3991-bt