Skip to content

Commit cca4fe3

Browse files
quicjathotVudentz
authored andcommitted
dt-bindings: bluetooth: Utilize PMU abstraction for WCN6750
We are now using the on-chip PMU node for power sequencing to manage the enable/disable functionality of Bluetooth. Consequently, the inputs previously marked as required under the Bluetooth node can be removed. For instance, the enable GPIO is now managed by the PMU node with the property bt-enable-gpios. Signed-off-by: Janaki Ramaiah Thota <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Luiz Augusto von Dentz <[email protected]>
1 parent 4259cdb commit cca4fe3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -157,16 +157,11 @@ allOf:
157157
- qcom,wcn6750-bt
158158
then:
159159
required:
160-
- enable-gpios
161-
- swctrl-gpios
162-
- vddio-supply
163160
- vddaon-supply
164-
- vddbtcxmx-supply
165161
- vddrfacmn-supply
166162
- vddrfa0p8-supply
167163
- vddrfa1p7-supply
168164
- vddrfa1p2-supply
169-
- vddasd-supply
170165
- if:
171166
properties:
172167
compatible:

0 commit comments

Comments
 (0)