mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
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>
This commit is contained in:
parent
74a66c0204
commit
ed19ba04e8
@ -436,7 +436,7 @@
|
||||
};
|
||||
|
||||
&btif {
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&cir {
|
||||
|
Loading…
x
Reference in New Issue
Block a user