Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: bluetooth: qcom,wcn6750-bt: Deprecate old supplies

Commit cca4fe34979a ("dt-bindings: bluetooth: Utilize PMU abstraction
for WCN6750") changed the binding to new description with a Power
Management Unit (PMU), thus certain power-controller properties are
considered deprecated and are part of that PMUs binding.

Deprecate them to mark clearly that new PMU-based approach is preferred.

Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: Bjorn Andersson <andersson@kernel.org>
Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>

authored by

Krzysztof Kozlowski and committed by
Luiz Augusto von Dentz
edd3240f af97be93

+5
+5
Documentation/devicetree/bindings/net/bluetooth/qcom,wcn6750-bt.yaml
··· 17 17 18 18 enable-gpios: 19 19 maxItems: 1 20 + deprecated: true 20 21 21 22 swctrl-gpios: 22 23 maxItems: 1 23 24 description: gpio specifier is used to find status 24 25 of clock supply to SoC 26 + deprecated: true 25 27 26 28 vddaon-supply: 27 29 description: VDD_AON supply regulator handle 28 30 29 31 vddasd-supply: 30 32 description: VDD_ASD supply regulator handle 33 + deprecated: true 31 34 32 35 vddbtcmx-supply: 33 36 description: VDD_BT_CMX supply regulator handle 34 37 35 38 vddbtcxmx-supply: 36 39 description: VDD_BT_CXMX supply regulator handle 40 + deprecated: true 37 41 38 42 vddio-supply: 39 43 description: VDD_IO supply regulator handle 44 + deprecated: true 40 45 41 46 vddrfa0p8-supply: 42 47 description: VDD_RFA_0P8 supply regulator handle