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

regulator: dt-bindings: qcom,qca6390-pmu: document wcn6750-pmu

Add description of the PMU node for the WCN6750B module.

Signed-off-by: Janaki Ramaiah Thota <quic_janathot@quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20241209103455.9675-2-quic_janathot@quicinc.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Janaki Ramaiah Thota and committed by
Mark Brown
8099b1f7 fac04efc

+27
+27
Documentation/devicetree/bindings/regulator/qcom,qca6390-pmu.yaml
··· 18 18 compatible: 19 19 enum: 20 20 - qcom,qca6390-pmu 21 + - qcom,wcn6750-pmu 21 22 - qcom,wcn6855-pmu 22 23 - qcom,wcn7850-pmu 23 24 ··· 27 26 28 27 vddaon-supply: 29 28 description: VDD_AON supply regulator handle 29 + 30 + vddasd-supply: 31 + description: VDD_ASD supply regulator handle 30 32 31 33 vdddig-supply: 32 34 description: VDD_DIG supply regulator handle ··· 46 42 vddio1p2-supply: 47 43 description: VDD_IO_1P2 supply regulator handle 48 44 45 + vddrfa0p8-supply: 46 + description: VDD_RFA_0P8 supply regulator handle 47 + 49 48 vddrfa0p95-supply: 50 49 description: VDD_RFA_0P95 supply regulator handle 51 50 ··· 58 51 vddrfa1p3-supply: 59 52 description: VDD_RFA_1P3 supply regulator handle 60 53 54 + vddrfa1p7-supply: 55 + description: VDD_RFA_1P7 supply regulator handle 56 + 61 57 vddrfa1p8-supply: 62 58 description: VDD_RFA_1P8 supply regulator handle 63 59 64 60 vddrfa1p9-supply: 65 61 description: VDD_RFA_1P9 supply regulator handle 62 + 63 + vddrfa2p2-supply: 64 + description: VDD_RFA_2P2 supply regulator handle 66 65 67 66 vddpcie1p3-supply: 68 67 description: VDD_PCIE_1P3 supply regulator handle ··· 132 119 - vddpcie1p3-supply 133 120 - vddpcie1p9-supply 134 121 - vddio-supply 122 + - if: 123 + properties: 124 + compatible: 125 + contains: 126 + const: qcom,wcn6750-pmu 127 + then: 128 + required: 129 + - vddaon-supply 130 + - vddasd-supply 131 + - vddpmu-supply 132 + - vddrfa0p8-supply 133 + - vddrfa1p2-supply 134 + - vddrfa1p7-supply 135 + - vddrfa2p2-supply 135 136 - if: 136 137 properties: 137 138 compatible: