mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 10:04:04 +02:00
arm64: dts: qcom: qcm6490-shift-otter: Use correct compatible for audiocc
Use the correct compatible for this phone with standard Qualcomm firmware and remove references to power-domains from a 'reserved' node. Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Link: https://lore.kernel.org/r/20250930-sc7280-dts-misc-v1-4-5a45923ef705@fairphone.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
c207f5319d
commit
1a3051614f
|
|
@ -568,6 +568,11 @@ &ipa {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&lpass_audiocc {
|
||||
compatible = "qcom,qcm6490-lpassaudiocc";
|
||||
/delete-property/ power-domains;
|
||||
};
|
||||
|
||||
&pm7250b_adc {
|
||||
channel@4d {
|
||||
reg = <ADC5_AMUX_THM1_100K_PU>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user