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

Configure Feed

Select the types of activity you want to include in your feed.

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

Commit 5f4f954bba12 ("dt-bindings: bluetooth: bring the HW description
closer to reality for wcn6855") 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
6e62e401 19372501

+5
+5
Documentation/devicetree/bindings/net/bluetooth/qcom,wcn6855-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 ··· 34 32 35 33 vddbtcxmx-supply: 36 34 description: VDD_BT_CXMX supply regulator handle 35 + deprecated: true 37 36 38 37 vddio-supply: 39 38 description: VDD_IO supply regulator handle 39 + deprecated: true 40 40 41 41 vddrfa0p8-supply: 42 42 description: VDD_RFA_0P8 supply regulator handle ··· 48 44 49 45 vddrfa1p7-supply: 50 46 description: VDD_RFA_1P7 supply regulator handle 47 + deprecated: true 51 48 52 49 vddrfa1p8-supply: 53 50 description: VDD_RFA_1P8 supply regulator handle