mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 18:40:25 -04:00
arm64: dts: qcom: qcs6490-rb3gen2: Update the LPASS audio node
Update the lpassaudio node to support the new compatible as the lpassaudio needs to support the reset functionality on the QCS6490 RB3Gen2 board and the rest of the Audio functionality would be provided from the LPASS firmware. Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Taniya Das <quic_tdas@quicinc.com> Link: https://lore.kernel.org/r/20250221-lpass_qcm6490_resets-v5-4-6be0c0949a83@quicinc.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
committed by
Bjorn Andersson
parent
9361ee93ac
commit
f716f5dcf5
@@ -1264,3 +1264,8 @@ sd_cd: sd-cd-state {
|
||||
bias-pull-up;
|
||||
};
|
||||
};
|
||||
|
||||
&lpass_audiocc {
|
||||
compatible = "qcom,qcm6490-lpassaudiocc";
|
||||
/delete-property/ power-domains;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user