Skip to content

Commit

Permalink
regulator: dt-bindings: Add PM8150x compatibles
Browse files Browse the repository at this point in the history
Add PM8150, PM8150L and PM8009 compatibles for these PMICs found
in some Qualcomm platforms.

Signed-off-by: Vinod Koul <vkoul@kernel.org>
Link: https://lore.kernel.org/r/20190808093343.5600-1-vkoul@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Vinod Koul authored and Mark Brown committed Aug 8, 2019
1 parent db2a173 commit d566aae
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ Supported regulator node names:
PM8998: smps1 - smps13, ldo1 - ldo28, lvs1 - lvs2
PMI8998: bob
PM8005: smps1 - smps4
PM8150: smps1 - smps10, ldo1 - ldo18
PM8150L: smps1 - smps8, ldo1 - ldo11, bob, flash, rgb
PM8009: smps1 - smps2, ld01 - ldo7

========================
First Level Nodes - PMIC
Expand All @@ -35,7 +38,10 @@ First Level Nodes - PMIC
Value type: <string>
Definition: Must be one of: "qcom,pm8998-rpmh-regulators",
"qcom,pmi8998-rpmh-regulators" or
"qcom,pm8005-rpmh-regulators".
"qcom,pm8005-rpmh-regulators" or
"qcom,pm8150-rpmh-regulators" or
"qcom,pm8150l-rpmh-regulators" or
"qcom,pm8009-rpmh-regulators".

- qcom,pmic-id
Usage: required
Expand Down

0 comments on commit d566aae

Please sign in to comment.