Skip to content

Commit 2b676b5

Browse files
amartinzandersson
authored andcommitted
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>
1 parent 8a53d5a commit 2b676b5

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,19 @@
459459
/* SMB1355@0x0C */
460460
};
461461

462+
&i2c11 {
463+
clock-frequency = <400000>;
464+
465+
status = "okay";
466+
467+
audio-codec@34 {
468+
compatible = "nxp,tfa9890";
469+
reg = <0x34>;
470+
vddd-supply = <&vreg_s4a_1p8>;
471+
#sound-dai-cells = <0>;
472+
};
473+
};
474+
462475
&ipa {
463476
qcom,gsi-loader = "self";
464477
memory-region = <&ipa_fw_mem>;

0 commit comments

Comments
 (0)