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 70E7DCCF9FE for ; Mon, 3 Nov 2025 08:43:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type: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=yeEKvt5PR3N6vS9faWgOyzCqr3AmNyMgGp53vZkntJE=; b=JGi227DyWPcfFxaD02YAjSVBb1 H8eJe3sUBzzsyZaO0jpgGnzfXsbiA1J/FTelo8baWXHw8epDTopfkvEDrp/Yj3B67TrxwesplXRCp Kd2V1Qst0Lqb6ADTTT7S8U3NAnX2nqNta74cl5JeTizrDc8xB9UTt/EJdefEPpXG6Wmn/31rDh7hw b8Nxw3XTuSJyv/ubMPyc1NFmLlhPgRJzPebSGpTuvD5ucvgwskX9nbXHMo9MT0Y2swIbLHp5EoYBc 7G46vN+7beuaEJIMU+WpJcbZnBwIoyzTvpAp9p38o7XwKFqkh6qyZ7wO6vdMT9EeVPizM4PSI67NB Z6XQR4IA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vFqAN-00000009SLA-0SB2; Mon, 03 Nov 2025 08:43:55 +0000 Received: from bali.collaboradmins.com ([2a01:4f8:201:9162::2]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vFqAJ-00000009SKC-1cqp; Mon, 03 Nov 2025 08:43:53 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1762159427; bh=8tuJsROwI2VzZ5xr0xXLp3Zh781ZfsXiSloTIPD4CrM=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=kB+jhMCM1GHi+MeyUo5A2D2Nl2Zaj4w0rJ0MtcoWUiZRrLwlQXY18GUWmUIdC6Qtz Hm/2tah1AkhRImWrzcwBH9eWu8zkbl6eoxm70yGutoNNZlNjJCGFifITnFUw3mT2Nc wvb59Iqh937c9S4bPXnwsRXxFoFpIxLcxdkjc7b7uCuWLmtQQ69tzgsoc9IPU5ye2s XppA6l5hCm/mMApe2zwkPeLlLikVgqeG3BBy5A5U6I3IUXSSaq8es3RhhKEeGctTIM XTtMgYmMybm2OXIsUt3yIYx9aU3EgPTJ0RcA5cEgcIIKJ96gyL1PExd9QVNV+8UQzQ 1z2HMVD+If0Ng== 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 ECECB17E090D; Mon, 3 Nov 2025 09:43:45 +0100 (CET) Message-ID: <75a89547-6f21-4f89-8091-375e7013c26d@collabora.com> Date: Mon, 3 Nov 2025 09:43:45 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v2 08/15] dt-bindings: net: mediatek,net: Correct bindings for MT7981 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: <20251101-openwrt-one-network-v2-0-2a162b9eea91@collabora.com> <20251101-openwrt-one-network-v2-8-2a162b9eea91@collabora.com> From: AngeloGioacchino Del Regno Content-Language: en-US In-Reply-To: <20251101-openwrt-one-network-v2-8-2a162b9eea91@collabora.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20251103_004351_589102_1F38727D X-CRM114-Status: UNSURE ( 6.48 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org Il 01/11/25 14:32, Sjoerd Simons ha scritto: > Different SoCs have different numbers of Wireless Ethernet > Dispatch (WED) units: > - MT7981: Has 1 WED unit > - MT7986: Has 2 WED units > - MT7988: Has 2 WED units > > Update the binding to reflect these hardware differences. The MT7981 > also uses infracfg for PHY switching, so allow that property. > > Signed-off-by: Sjoerd Simons Reviewed-by: AngeloGioacchino Del Regno