arm64: dts: msm8998-oneplus-common: Add TFA9890 speaker amp bindings
This commit is contained in:
parent
43f9c1b6df
commit
f2922a7943
1 changed files with 17 additions and 0 deletions
|
|
@ -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";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue