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

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

Commit bd3f305886ad ("dt-bindings: bluetooth: qualcomm: describe the
inputs from PMU for wcn7850") 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
9283a358 04ff8210

+5
+5
Documentation/devicetree/bindings/net/bluetooth/qcom,wcn7850-bt.yaml
··· 18 18 19 19 enable-gpios: 20 20 maxItems: 1 21 + deprecated: true 21 22 22 23 swctrl-gpios: 23 24 maxItems: 1 24 25 description: gpio specifier is used to find status 25 26 of clock supply to SoC 27 + deprecated: true 26 28 27 29 vddaon-supply: 28 30 description: VDD_AON supply regulator handle 29 31 30 32 vdddig-supply: 31 33 description: VDD_DIG supply regulator handle 34 + deprecated: true 32 35 33 36 vddio-supply: 34 37 description: VDD_IO supply regulator handle 38 + deprecated: true 35 39 36 40 vddrfa0p8-supply: 37 41 description: VDD_RFA_0P8 supply regulator handle ··· 48 44 49 45 vddrfa1p9-supply: 50 46 description: VDD_RFA_1P9 supply regulator handle 47 + deprecated: true 51 48 52 49 vddrfacmn-supply: 53 50 description: VDD_RFA_CMN supply regulator handle