aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/devicetree/bindings/regulator/qcom,spmi-regulator.yaml
diff options
context:
space:
mode:
authorRobert Marko <robimarko@gmail.com>2022-07-04 23:23:56 +0200
committerMark Brown <broonie@kernel.org>2022-07-11 12:06:37 +0100
commit044750573903595765fa52ba9e1aadc397d591df (patch)
tree6ef5eecdba84c0e0dcff26c0c7990c80cfedbb8e /Documentation/devicetree/bindings/regulator/qcom,spmi-regulator.yaml
parentregulator: qcom,spmi-regulator: Convert to dtschema (diff)
downloadwireguard-linux-044750573903595765fa52ba9e1aadc397d591df.tar.xz
wireguard-linux-044750573903595765fa52ba9e1aadc397d591df.zip
regulator: qcom,spmi-regulator: add PMP8074 PMIC
Document the PMP8074 PMIC compatible. Signed-off-by: Robert Marko <robimarko@gmail.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20220704212402.1715182-6-robimarko@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/regulator/qcom,spmi-regulator.yaml')
-rw-r--r--Documentation/devicetree/bindings/regulator/qcom,spmi-regulator.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/regulator/qcom,spmi-regulator.yaml b/Documentation/devicetree/bindings/regulator/qcom,spmi-regulator.yaml
index 06dc99b942e5..8b7c4af4b551 100644
--- a/Documentation/devicetree/bindings/regulator/qcom,spmi-regulator.yaml
+++ b/Documentation/devicetree/bindings/regulator/qcom,spmi-regulator.yaml
@@ -23,6 +23,7 @@ properties:
- qcom,pm8950-regulators
- qcom,pm8994-regulators
- qcom,pmi8994-regulators
+ - qcom,pmp8074-regulators
- qcom,pms405-regulators
qcom,saw-reg:
@@ -281,6 +282,21 @@ allOf:
compatible:
contains:
enum:
+ - qcom,pmp8074-regulators
+ then:
+ properties:
+ vdd_l10_l11_l12_l13-supply: true
+ vdd_l1_l2-supply: true
+ vdd_l3_l8-supply: true
+ vdd_l5_l6_l15-supply: true
+ patternProperties:
+ "^vdd_l[479]-supply$": true
+ "^vdd_s[1-5]-supply$": true
+ - if:
+ properties:
+ compatible:
+ contains:
+ enum:
- qcom,pms405-regulators
then:
properties: