Add the compatible for the Bluetooth part of the Qualcomm WCN3988
chipset.
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Luca Weiss <[email protected]>
---
Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml b/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml
index 56cbb42b5aea..2735c6a4f336 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,wcn3988-bt
- qcom,wcn3990-bt
- qcom,wcn3991-bt
- qcom,wcn3998-bt
@@ -111,6 +112,7 @@ allOf:
compatible:
contains:
enum:
+ - qcom,wcn3988-bt
- qcom,wcn3990-bt
- qcom,wcn3991-bt
- qcom,wcn3998-bt
--
2.41.0
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=772019
---Test result---
Test Summary:
CheckPatch PASS 1.41 seconds
GitLint PASS 0.49 seconds
SubjectPrefix FAIL 0.45 seconds
BuildKernel PASS 34.12 seconds
CheckAllWarning PASS 37.35 seconds
CheckSparse PASS 42.35 seconds
CheckSmatch PASS 114.38 seconds
BuildKernel32 PASS 32.91 seconds
TestRunnerSetup PASS 502.09 seconds
TestRunner_l2cap-tester PASS 23.78 seconds
TestRunner_iso-tester PASS 43.12 seconds
TestRunner_bnep-tester PASS 10.73 seconds
TestRunner_mgmt-tester PASS 218.39 seconds
TestRunner_rfcomm-tester PASS 16.22 seconds
TestRunner_sco-tester PASS 17.27 seconds
TestRunner_ioctl-tester PASS 18.37 seconds
TestRunner_mesh-tester PASS 13.81 seconds
TestRunner_smp-tester PASS 14.59 seconds
TestRunner_userchan-tester PASS 11.37 seconds
IncrementalBuild PASS 36.70 seconds
Details
##############################
Test: SubjectPrefix - FAIL
Desc: Check subject contains "Bluetooth" prefix
Output:
"Bluetooth: " prefix is not specified in the subject
---
Regards,
Linux Bluetooth
On Wed Aug 2, 2023 at 9:35 AM CEST, wrote:
> 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=772019
>
> ---Test result---
>
> Test Summary:
> CheckPatch PASS 1.41 seconds
> GitLint PASS 0.49 seconds
> SubjectPrefix FAIL 0.45 seconds
> BuildKernel PASS 34.12 seconds
> CheckAllWarning PASS 37.35 seconds
> CheckSparse PASS 42.35 seconds
> CheckSmatch PASS 114.38 seconds
> BuildKernel32 PASS 32.91 seconds
> TestRunnerSetup PASS 502.09 seconds
> TestRunner_l2cap-tester PASS 23.78 seconds
> TestRunner_iso-tester PASS 43.12 seconds
> TestRunner_bnep-tester PASS 10.73 seconds
> TestRunner_mgmt-tester PASS 218.39 seconds
> TestRunner_rfcomm-tester PASS 16.22 seconds
> TestRunner_sco-tester PASS 17.27 seconds
> TestRunner_ioctl-tester PASS 18.37 seconds
> TestRunner_mesh-tester PASS 13.81 seconds
> TestRunner_smp-tester PASS 14.59 seconds
> TestRunner_userchan-tester PASS 11.37 seconds
> IncrementalBuild PASS 36.70 seconds
>
> Details
> ##############################
> Test: SubjectPrefix - FAIL
> Desc: Check subject contains "Bluetooth" prefix
> Output:
> "Bluetooth: " prefix is not specified in the subject
$ git log --oneline --no-merges Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml
a52ced6cf835 dt-bindings: net: qualcomm: Add WCN3988
6a0a6dd8df9b dt-bindings: net: bluetooth: qualcomm: document VDD_CH1
87a1752bdd8a dt-bindings: net: Add QCA2066 Bluetooth
b1d00baaa029 dt-bindings: net: Add WCN6855 Bluetooth
45564c4ef607 dt-bindings: net: Add generic Bluetooth controller
Don't think I'll reword this commit message to start with "Bluetooth: "
>
>
> ---
> Regards,
> Linux Bluetooth