[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
a9d8059e3b
commit
e6fe8a2939
1 changed files with 2 additions and 1 deletions
|
|
@ -258,7 +258,7 @@
|
|||
};
|
||||
|
||||
&blsp2_i2c3 {
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
|
||||
audio-codec@36 {
|
||||
compatible = "nxp,tfa9890";
|
||||
|
|
@ -271,6 +271,7 @@
|
|||
|
||||
sound-name-prefix = "Mono Speaker";
|
||||
#sound-dai-cells = <0>;
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue