arm64: dts: qcom: sdm845-shift-axolotl: Enable TFA9890 codec

Audio amplifier TFA9890 is present on the board.

Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Signed-off-by: David Heidelberg <david@ixit.cz>
Link: https://lore.kernel.org/r/20260402-axolotl-misc-p1-v3-3-8934e9db6831@ixit.cz
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Alexander Martinz 2026-04-02 11:54:08 +02:00 committed by Bjorn Andersson
parent 8a53d5aa0d
commit 2b676b5a13

View File

@ -459,6 +459,19 @@ &i2c10 {
/* SMB1355@0x0C */
};
&i2c11 {
clock-frequency = <400000>;
status = "okay";
audio-codec@34 {
compatible = "nxp,tfa9890";
reg = <0x34>;
vddd-supply = <&vreg_s4a_1p8>;
#sound-dai-cells = <0>;
};
};
&ipa {
qcom,gsi-loader = "self";
memory-region = <&ipa_fw_mem>;