diff options
author | Kathiravan T <kathirav@codeaurora.org> | 2020-07-30 10:49:23 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-07-31 00:08:57 +0200 |
commit | bcb3b2a7639db2412875520cddc3abd179068793 (patch) | |
tree | c3c9cffa90b5a4d1a399b2a0ccaec4cd33a66263 /Documentation | |
parent | regulator: cros-ec-regulator: Fix double free of desc->name. (diff) | |
download | linux-bcb3b2a7639db2412875520cddc3abd179068793.tar.xz linux-bcb3b2a7639db2412875520cddc3abd179068793.zip |
regulator: add the sub node names for the MP5496 PMIC
MP5496 PMIC is found on IPQ6018 SoC. SMPA2 regulator controls the APSS
voltage scaling. Document the sub node name for the same.
Signed-off-by: Kathiravan T <kathirav@codeaurora.org>
Link: https://lore.kernel.org/r/1596098964-19878-3-git-send-email-kathirav@codeaurora.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml b/Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml index 8d212bdbee02..d2022206081f 100644 --- a/Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml +++ b/Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml @@ -22,6 +22,8 @@ description: Each sub-node is identified using the node's name, with valid values listed for each of the pmics below. + For mp5496, s2 + For pm8841, s1, s2, s3, s4, s5, s6, s7, s8 For pm8916, s1, s2, s3, s4, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, |