diff options
author | Satya Priya <quic_c_skakit@quicinc.com> | 2021-11-23 14:49:25 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-11-29 15:19:55 +0300 |
commit | ac88e9526d68f2532be3b4b439d45c0c8de7e170 (patch) | |
tree | b52bafb81ef29ee32414ca0316c28ada0d98be3c | |
parent | f8843e5e2dc85dc6a546ec130d76be66e62abed6 (diff) | |
download | linux-ac88e9526d68f2532be3b4b439d45c0c8de7e170.tar.xz |
dt-bindings: regulator: Add compatible for pmg1110
Add compatible string for pmg1110 pmic.
Signed-off-by: Satya Priya <quic_c_skakit@quicinc.com>
Link: https://lore.kernel.org/r/1637668167-31325-2-git-send-email-quic_c_skakit@quicinc.com
Signed-off-by: Mark Brown <broonie@kernel.org>
-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 |