Skip to content

Commit b1d00ba

Browse files
0x011011110Vudentz
authored andcommitted
dt-bindings: net: Add WCN6855 Bluetooth
Add bindings for the QTI WCN6855 chipset. Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Steev Klimaszewski <[email protected]> Signed-off-by: Luiz Augusto von Dentz <[email protected]>
1 parent 253cf30 commit b1d00ba

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ properties:
2323
- qcom,wcn3998-bt
2424
- qcom,qca6390-bt
2525
- qcom,wcn6750-bt
26+
- qcom,wcn6855-bt
2627

2728
enable-gpios:
2829
maxItems: 1
@@ -133,6 +134,22 @@ allOf:
133134
- vddrfa1p7-supply
134135
- vddrfa1p2-supply
135136
- vddasd-supply
137+
- if:
138+
properties:
139+
compatible:
140+
contains:
141+
enum:
142+
- qcom,wcn6855-bt
143+
then:
144+
required:
145+
- enable-gpios
146+
- swctrl-gpios
147+
- vddio-supply
148+
- vddbtcxmx-supply
149+
- vddrfacmn-supply
150+
- vddrfa0p8-supply
151+
- vddrfa1p2-supply
152+
- vddrfa1p7-supply
136153

137154
examples:
138155
- |

0 commit comments

Comments
 (0)