Commit fc4fef62 authored by Vinod Koul's avatar Vinod Koul Committed by Mark Brown

regulator: dt-bindings: qcom,rpmh: Add compatible for PMC8180

Commit 71ca776a ("regulator: qcom-rpmh: Add pmc8180 and pmc8180c")
introduced these compatible's but the yaml conversion commit
7255f98d ("regulator: Convert RPMh regulator bindings to YAML")
seems to have dropped it

So bring it back!
Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230325122444.249507-9-vkoul@kernel.orgSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent 6928a3c0
......@@ -75,6 +75,8 @@ properties:
- qcom,pm8550ve-rpmh-regulators
- qcom,pm8550vs-rpmh-regulators
- qcom,pm8998-rpmh-regulators
- qcom,pmc8180-rpmh-regulators
- qcom,pmc8180c-rpmh-regulators
- qcom,pmg1110-rpmh-regulators
- qcom,pmi8998-rpmh-regulators
- qcom,pmm8155au-rpmh-regulators
......@@ -232,6 +234,7 @@ allOf:
compatible:
enum:
- qcom,pm8150-rpmh-regulators
- qcom,pmc8180-rpmh-regulators
- qcom,pmm8155au-rpmh-regulators
then:
properties:
......@@ -249,6 +252,7 @@ allOf:
compatible:
enum:
- qcom,pm8150l-rpmh-regulators
- qcom,pmc8180c-rpmh-regulators
then:
properties:
vdd-bob-supply:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment