[TEMP] oneplus5: disable all speaker amp stuff
We don't want to blow this up while messing around with audio stuff early on...
This commit is contained in:
parent
b46f804b14
commit
0e26821760
1 changed files with 2 additions and 1 deletions
|
|
@ -271,7 +271,7 @@
|
|||
};
|
||||
|
||||
&blsp2_i2c3 {
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
|
||||
audio-codec@36 {
|
||||
compatible = "nxp,tfa9890";
|
||||
|
|
@ -284,6 +284,7 @@
|
|||
|
||||
sound-name-prefix = "Mono Speaker";
|
||||
#sound-dai-cells = <0>;
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue