arm64: dts: msm8998-oneplus-common: Add TFA9890 speaker amp bindings

This commit is contained in:
Jami Kettunen 2021-07-25 04:39:35 +03:00
parent 43f9c1b6df
commit f2922a7943

View file

@ -270,6 +270,23 @@
}; };
}; };
&blsp2_i2c3 {
status = "okay";
audio-codec@36 {
compatible = "nxp,tfa9890";
reg = <0x36>;
/*
* vddd-supply = <&vreg_bob>;
* vreg_l20a_2p95? 2950000->2960000 mV @ 200->800000 mA?
*/
sound-name-prefix = "Mono Speaker";
#sound-dai-cells = <0>;
};
};
&blsp2_uart1 { &blsp2_uart1 {
status = "okay"; status = "okay";
}; };