From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 21100CCD1A1 for ; Thu, 16 Oct 2025 11:29:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=puMFfGkkn+Nnka95tC8XBJQmPDBQiS7G6oGKdy6h2Fs=; b=cFVbo2tSFXNgcp J9jX/Y11tbldW0RlgFPKMc7TAZs7Rl7Frto9RE5Cc8yNvQn4EbYhtq27e26ClEYJFun/m0vKiCfUK Vfvfu3QZx6bQ4JRK/H0itUwUW+D6zkNavTZL325VqQvsDkPEcoXQS3Debn81ibQLUy5AP9mqILxgc 9b21TRMKS7YJifqq6Z2QLc3FwTmzjNRglxoWdbgTKu7QcKjGcOCi9bK2Lb2I8E2PqJbN7tv1t3gPj MjwYtkTuWUPlVUAqSCu9lJas7nMeDGV/gUseJAw+SDR7E91Gzm/bv2xNovHa062RTVaHyixNR0YxX 9uphVfGTbg6Vp1iygulw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1v9MAG-00000004YRi-3dIR; Thu, 16 Oct 2025 11:29:00 +0000 Received: from bali.collaboradmins.com ([148.251.105.195]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1v9MAC-00000004YMl-3XYk; Thu, 16 Oct 2025 11:28:58 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1760614134; bh=uvKbe11B8kQ6Ee0GKNfpxCLAco7lfj+y6SoI+zoc8AA=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=Fche2fNudBfF4EiJNAIhzgxus/W7G1rXmy0ZISAzBlNqLXlkez8nEUVF4mFeLQq2B 0+qex3PNagHzhTv9mTl7nlmWg8DWOwDFaw/zkw9GhvuyK0uGN4yNBDaRdVZ+Q3HcRY U+AihgPGf4FElZeklIWhqjk++yzvkfkX0GH8Uqf+JRB1PY45Y32XLw2XvZWINO0QsR 9Vzztu206IXhgfsfFIcREu55tzxE/FcUZT8IvzPImZxhicuaCstPcuM/gcD90GvPPz KJP4ob0WqIdZeV4KST2Tb1b/XoXVf0d3Xiatko8wRWCM/EKpUcr5V4p75aqu+Lmoap hO1GHvT6+h9aA== Received: from [192.168.1.100] (2-237-20-237.ip236.fastwebnet.it [2.237.20.237]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: kholk11) by bali.collaboradmins.com (Postfix) with ESMTPSA id 7CCDB17E1060; Thu, 16 Oct 2025 13:28:53 +0200 (CEST) Message-ID: <9bf32a56-b67f-488a-8719-3f97d85533d3@collabora.com> Date: Thu, 16 Oct 2025 13:28:53 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 13/15] arm64: dts: mediatek: mt7981b: Add wifi memory region To: Sjoerd Simons , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Matthias Brugger , Ryder Lee , Jianjun Wang , Bjorn Helgaas , Lorenzo Pieralisi , =?UTF-8?Q?Krzysztof_Wilczy=C5=84ski?= , Manivannan Sadhasivam , Chunfeng Yun , Vinod Koul , Kishon Vijay Abraham I , Lee Jones , Andrew Lunn , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Lorenzo Bianconi , Felix Fietkau Cc: kernel@collabora.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-pci@vger.kernel.org, linux-phy@lists.infradead.org, netdev@vger.kernel.org, Daniel Golle , Bryan Hinton References: <20251016-openwrt-one-network-v1-0-de259719b6f2@collabora.com> <20251016-openwrt-one-network-v1-13-de259719b6f2@collabora.com> From: AngeloGioacchino Del Regno Content-Language: en-US In-Reply-To: <20251016-openwrt-one-network-v1-13-de259719b6f2@collabora.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20251016_042857_053906_740F7BC8 X-CRM114-Status: UNSURE ( 7.48 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org Il 16/10/25 12:08, Sjoerd Simons ha scritto: > Add required memory region for the builtin wifi block. Disable the block > by default as it won't function properly without at least pin muxing. > > Signed-off-by: Sjoerd Simons You should split this commit in two: - Add wifi memory region - Disable wifi by default Regarding the second commit, you have to re-enable the wifi node in all of the currently supported MT7981b devices, including: - Xiaomi AX3000T - Cudy WR3000 V1 While I agree that without pin muxing the wifi may not properly work, it is unclear whether the aforementioned devices are pre-setting the pinmux in the bootloader before booting Linux. In case those do, you'd be "breaking" WiFi on two routers here. Cheers, Angelo -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy