mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 01:55:51 +02:00
regulator: dt-bindings: qcom,rpmh: Add PMAU0102 support
Add support for PMAU0102 PMIC used on Nord boards. Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com> Link: https://patch.msgid.link/20260427011159.230698-2-shengchao.guo@oss.qualcomm.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
254f49634e
commit
1804b8a1b4
|
|
@ -51,6 +51,7 @@ description: |
|
|||
For PM8450, smps1 - smps6, ldo1 - ldo4
|
||||
For PM8550, smps1 - smps6, ldo1 - ldo17, bob1 - bob2
|
||||
For PM8998, smps1 - smps13, ldo1 - ldo28, lvs1 - lvs2
|
||||
For PMAU0102, smps1 - smps8, ldo1 - ldo3
|
||||
For PMH0101, ldo1 - ldo18, bob1 - bob2
|
||||
For PMH0104, smps1 - smps4
|
||||
For PMH0110, smps1 - smps10, ldo1 - ldo4
|
||||
|
|
@ -87,6 +88,7 @@ properties:
|
|||
- qcom,pm8550ve-rpmh-regulators
|
||||
- qcom,pm8550vs-rpmh-regulators
|
||||
- qcom,pm8998-rpmh-regulators
|
||||
- qcom,pmau0102-rpmh-regulators
|
||||
- qcom,pmc8180-rpmh-regulators
|
||||
- qcom,pmc8180c-rpmh-regulators
|
||||
- qcom,pmc8380-rpmh-regulators
|
||||
|
|
@ -417,6 +419,7 @@ allOf:
|
|||
properties:
|
||||
compatible:
|
||||
enum:
|
||||
- qcom,pmau0102-rpmh-regulators
|
||||
- qcom,pmc8380-rpmh-regulators
|
||||
- qcom,pm8550ve-rpmh-regulators
|
||||
then:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user