dt-bindings: regulator: qcom,rpmh-regulator: Add bindings for pm8350b
This commit is contained in:
parent
5039cd67de
commit
2e0c2cea2c
1 changed files with 10 additions and 0 deletions
|
|
@ -71,6 +71,7 @@ properties:
|
|||
- qcom,pm8150-rpmh-regulators
|
||||
- qcom,pm8150l-rpmh-regulators
|
||||
- qcom,pm8350-rpmh-regulators
|
||||
- qcom,pm8350b-rpmh-regulators
|
||||
- qcom,pm8350c-rpmh-regulators
|
||||
- qcom,pm8450-rpmh-regulators
|
||||
- qcom,pm8550-rpmh-regulators
|
||||
|
|
@ -287,6 +288,15 @@ allOf:
|
|||
patternProperties:
|
||||
"^vdd-s([1-9]|1[0-2])-supply$": true
|
||||
|
||||
- if:
|
||||
properties:
|
||||
compatible:
|
||||
enum:
|
||||
- qcom,pm8350b-rpmh-regulators
|
||||
then:
|
||||
properties:
|
||||
vdd-l1-supply: true
|
||||
|
||||
- if:
|
||||
properties:
|
||||
compatible:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue