diff options
author | Satya Priya <[email protected]> | 2021-11-23 17:19:25 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-11-29 12:19:55 +0000 |
commit | ac88e9526d68f2532be3b4b439d45c0c8de7e170 (patch) | |
tree | b52bafb81ef29ee32414ca0316c28ada0d98be3c | |
parent | f8843e5e2dc85dc6a546ec130d76be66e62abed6 (diff) |
dt-bindings: regulator: Add compatible for pmg1110
Add compatible string for pmg1110 pmic.
Signed-off-by: Satya Priya <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml b/Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml index b959504e0ea4..c02f08a7014c 100644 --- a/Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml +++ b/Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml @@ -63,6 +63,7 @@ properties: - qcom,pm8350-rpmh-regulators - qcom,pm8350c-rpmh-regulators - qcom,pm8998-rpmh-regulators + - qcom,pmg1110-rpmh-regulators - qcom,pmi8998-rpmh-regulators - qcom,pmm8155au-rpmh-regulators - qcom,pmr735a-rpmh-regulators |