Message ID | 20230206001634.2566-2-steev@kali.org |
---|---|
State | New |
Headers | show |
Series | Attempt at adding WCN6855 BT support | expand |
On 06/02/2023 01:16, Steev Klimaszewski wrote: > Add bindings for the QTI WCN6855 chipset, based on the WCN6750. > > --- > - v3 No changes from v2 > - v2 drop second binding in subject line > > Signed-off-by: Steev Klimaszewski <steev@kali.org> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Still broken. Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml b/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml index a6a6b0e4df7a..64e278561ba8 100644 --- a/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml +++ b/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml @@ -23,6 +23,7 @@ properties: - qcom,wcn3998-bt - qcom,qca6390-bt - qcom,wcn6750-bt + - qcom,wcn6855-bt enable-gpios: maxItems: 1 @@ -121,6 +122,7 @@ allOf: contains: enum: - qcom,wcn6750-bt + - qcom,wcn6855-bt then: required: - enable-gpios