mediatek: disable btif in device tree to make the WMAC work again

btif and wmac access the same resources and at the moment enabling one
breaks the other

Signed-off-by: Felix Fietkau <nbd@nbd.name>
master
Felix Fietkau 2020-08-12 12:58:35 +02:00
parent 74a66c0204
commit ed19ba04e8
1 changed files with 1 additions and 1 deletions

View File

@ -436,7 +436,7 @@
};
&btif {
status = "okay";
status = "disabled";
};
&cir {