ARM: dts: qcom: add/update DT entried for vdd-px on sun

Update/propgate dt properties to sun.

Change-Id: I46251f6a954f1ff67f74fe189684d0ad03f0dbb5
Signed-off-by: Manikantan R <quic_manrav@quicinc.com>
This commit is contained in:
Manikantan R
2024-04-19 15:21:07 +05:30
parent bc7891d528
commit 700aa71919
2 changed files with 6 additions and 3 deletions

View File

@@ -350,6 +350,8 @@
qcom,cdc-vdd-px-current = <5000>;
qcom,cdc-vdd-px-lpm-supported = <1>;
qcom,cdc-vdd-px-rem-supported = <1>;
qcom,cdc-micbias1-mv = <1800>;
qcom,cdc-micbias2-mv = <1800>;
qcom,cdc-micbias3-mv = <1800>;
@@ -357,9 +359,9 @@
qcom,cdc-static-supplies = "cdc-vdd-rx",
"cdc-vdd-tx",
"cdc-vdd-mic-bias",
"cdc-vdd-px";
qcom,cdc-on-demand-supplies = "cdc-vdd-buck";
"cdc-vdd-mic-bias";
qcom,cdc-on-demand-supplies = "cdc-vdd-buck",
"cdc-vdd-px";
wcd_mb1_reg: qcom,wcd-mb1-reg {
regulator-name = "wcd-mb1-reg";

View File

@@ -45,6 +45,7 @@
audio_prm: q6prm {
compatible = "qcom,audio_prm";
qcom,sleep-api-supported = <1>;
reg = <GPR_SVC_ASM>;
};
};