arm64: dts: mediatek: mt7981b: Disable wifi by default

Disable the wifi block by default as it won't function properly without
at least pin muxing.

This doesn't enable wifi on any of the existing mt7981b devices as a
required memory-region property is missing, causing the driver to fail
probing anyway.

Signed-off-by: Sjoerd Simons <sjoerd@collabora.com>
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
This commit is contained in:
Sjoerd Simons 2025-12-23 13:37:56 +01:00 committed by AngeloGioacchino Del Regno
parent ecc68d72b5
commit 46757ad083
No known key found for this signature in database
GPG Key ID: 9A3604CFAD978478

View File

@ -497,6 +497,7 @@ wifi@18000000 {
clock-names = "mcu", "ap2conn";
resets = <&watchdog MT7986_TOPRGU_CONSYS_SW_RST>;
reset-names = "consys";
status = "disabled";
};
};