diff options
author | Kathiravan T <kathirav@codeaurora.org> | 2020-06-23 08:17:49 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-07-01 23:35:55 +0300 |
commit | 93e39d096d7312e38cf502be4e516cff7acf34fa (patch) | |
tree | 8ec63e25ab70dacd712ee6aa308aa43b271a2c7c /Documentation/devicetree/bindings/regulator | |
parent | 47894c859479a9e3472657c7acf2c7ba35778059 (diff) | |
download | linux-93e39d096d7312e38cf502be4e516cff7acf34fa.tar.xz |
regulator: add MP5496 regulator compatible
IPQ6018 uses the PMIC MP5496. Add the binding for the same.
Signed-off-by: Kathiravan T <kathirav@codeaurora.org>
Link: https://lore.kernel.org/r/1592889472-6843-4-git-send-email-kathirav@codeaurora.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/regulator')
-rw-r--r-- | Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.txt b/Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.txt index dea4384f4c03..728c0010a60a 100644 --- a/Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.txt +++ b/Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.txt @@ -19,6 +19,7 @@ Regulator nodes are identified by their compatible: Usage: required Value type: <string> Definition: must be one of: + "qcom,rpm-mp5496-regulators" "qcom,rpm-pm8841-regulators" "qcom,rpm-pm8916-regulators" "qcom,rpm-pm8941-regulators" |