Message ID | 20241030085714.1712454-1-quic_chejiang@quicinc.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | [v1] dt-bindings: bluetooth: Add qca6698 compatible string | expand |
Context | Check | Description |
---|---|---|
tedd_an/pre-ci_am | success | Success |
tedd_an/CheckPatch | success | CheckPatch PASS |
tedd_an/GitLint | success | Gitlint PASS |
tedd_an/SubjectPrefix | fail | "Bluetooth: " prefix is not specified in the subject |
tedd_an/BuildKernel | success | BuildKernel PASS |
tedd_an/CheckAllWarning | success | CheckAllWarning PASS |
tedd_an/CheckSparse | success | CheckSparse PASS |
On 30/10/2024 09:57, Cheng Jiang wrote: > Add QCA6698 qcom,qca6698-bt compatible strings. > > Signed-off-by: Cheng Jiang <quic_chejiang@quicinc.com> > --- > .../devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml b/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml > index 7bb68311c609..8ae1827e6a70 100644 > --- a/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml > +++ b/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml > @@ -24,6 +24,7 @@ properties: > - qcom,wcn3991-bt > - qcom,wcn3998-bt > - qcom,qca6390-bt > + - qcom,qca6698-bt This looks incomplete. Does this device has really all these supplies? Look at the binding. Best regards, Krzysztof
Hi Krzysztof, Sorry, I miss the compatibility part and will submit a new version. On 10/30/2024 5:26 PM, Krzysztof Kozlowski wrote: > On 30/10/2024 09:57, Cheng Jiang wrote: >> Add QCA6698 qcom,qca6698-bt compatible strings. >> >> Signed-off-by: Cheng Jiang <quic_chejiang@quicinc.com> >> --- >> .../devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml b/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml >> index 7bb68311c609..8ae1827e6a70 100644 >> --- a/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml >> +++ b/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml >> @@ -24,6 +24,7 @@ properties: >> - qcom,wcn3991-bt >> - qcom,wcn3998-bt >> - qcom,qca6390-bt >> + - qcom,qca6698-bt > > This looks incomplete. Does this device has really all these supplies? > Look at the binding. > > Best regards, > Krzysztof >
diff --git a/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml b/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml index 7bb68311c609..8ae1827e6a70 100644 --- a/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml +++ b/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml @@ -24,6 +24,7 @@ properties: - qcom,wcn3991-bt - qcom,wcn3998-bt - qcom,qca6390-bt + - qcom,qca6698-bt - qcom,wcn6750-bt - qcom,wcn6855-bt - qcom,wcn7850-bt
Add QCA6698 qcom,qca6698-bt compatible strings. Signed-off-by: Cheng Jiang <quic_chejiang@quicinc.com> --- .../devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml | 1 + 1 file changed, 1 insertion(+)