From: Felix Fietkau Date: Wed, 12 Aug 2020 10:58:35 +0000 (+0200) Subject: mediatek: disable btif in device tree to make the WMAC work again X-Git-Tag: v21.02.0-rc1~1905 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=ed19ba04e89ea102c2fb5431d63e0601936dc448 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 --- diff --git a/target/linux/mediatek/files-5.4/arch/arm64/boot/dts/mediatek/mt7622-elecom-wrc-2533gent.dts b/target/linux/mediatek/files-5.4/arch/arm64/boot/dts/mediatek/mt7622-elecom-wrc-2533gent.dts index c0d4b502ea..4199ee9aa1 100644 --- a/target/linux/mediatek/files-5.4/arch/arm64/boot/dts/mediatek/mt7622-elecom-wrc-2533gent.dts +++ b/target/linux/mediatek/files-5.4/arch/arm64/boot/dts/mediatek/mt7622-elecom-wrc-2533gent.dts @@ -436,7 +436,7 @@ }; &btif { - status = "okay"; + status = "disabled"; }; &cir {