arm64: dts: qcom: sc7180: Set performance state for audio
Set a performance state for audio clks so that the minimally correct corner voltage is picked when audio is active. Signed-off-by: Srinivasa Rao Mandadapu <quic_srivasam@quicinc.com> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/1670932566-22923-1-git-send-email-quic_srivasam@quicinc.com
This commit is contained in:
committed by
Bjorn Andersson
parent
bb99820dd2
commit
76ee8cd530
@@ -3627,6 +3627,7 @@
|
||||
<&apps_smmu 0x1032 0>;
|
||||
|
||||
power-domains = <&lpass_hm LPASS_CORE_HM_GDSCR>;
|
||||
required-opps = <&rpmhpd_opp_nom>;
|
||||
|
||||
status = "disabled";
|
||||
|
||||
@@ -3657,6 +3658,8 @@
|
||||
clocks = <&gcc GCC_LPASS_CFG_NOC_SWAY_CLK>,
|
||||
<&rpmhcc RPMH_CXO_CLK>;
|
||||
clock-names = "iface", "bi_tcxo";
|
||||
power-domains = <&rpmhpd SC7180_CX>;
|
||||
|
||||
#clock-cells = <1>;
|
||||
#power-domain-cells = <1>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user