[PATCH 3/3] regulator: dt-bindings: qcom,qca6390-pmu: document the swctrl-gpios property

From: Bartosz Golaszewski
Date: Tue Aug 13 2024 - 14:59:32 EST


From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>

Add support for the swctrl-gpios property which contains the phandle to
the GPIO indicating the clock supply to the BT module.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
---
.../devicetree/bindings/regulator/qcom,qca6390-pmu.yaml | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/regulator/qcom,qca6390-pmu.yaml b/Documentation/devicetree/bindings/regulator/qcom,qca6390-pmu.yaml
index 6677939dd957..11ed04c95542 100644
--- a/Documentation/devicetree/bindings/regulator/qcom,qca6390-pmu.yaml
+++ b/Documentation/devicetree/bindings/regulator/qcom,qca6390-pmu.yaml
@@ -68,6 +68,10 @@ properties:
maxItems: 1
description: GPIO line enabling the Bluetooth module supplied by the PMU

+ swctrl-gpios:
+ maxItems: 1
+ description: GPIO line indicating the state of the clock supply to the BT module
+
clocks:
maxItems: 1
description: Reference clock handle
--
2.43.0