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 17D0ECF8875 for ; Thu, 20 Nov 2025 15:38:58 +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:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=krSafJd6fVvgacqUReZgH+RQ2ysgyc2lX1V0PhIY7J4=; b=k1KmOydhmbpo2R+95x6TuMxQlT gEdVL5126aMzkNr2lNfZTRDH0OJK0yI+RLD/9B7MEPHHylWrzxt4T6go3CjMwicsglOFRUx2HJUPm n3EBLSlqdCcswVC90tseVtFeQMsllLZwX5B+lSFY7DcskueU2pZz/ibTcMe/zXz9MWLdyc7onxm7t 9ZqnWyFg/8hS0sgdkYULk9nW4PnUMVj6kXy5q5bsMSs5n1C/j2HicXcJkfBtJvxeyGGDriMXbjWnW vsGRb+643VISw/L+hDkQ3TpDYrMNpiU14j+Yi6tAoVQi3DBEtu4BX6UsVBrj3E7uE29daWVadPEO3 TLcQ/w3g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vM6kG-00000006vZl-3MhD; Thu, 20 Nov 2025 15:38:52 +0000 Received: from pidgin.makrotopia.org ([2a07:2ec0:3002::65]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vM6kE-00000006vZ6-2zCY; Thu, 20 Nov 2025 15:38:51 +0000 Received: from local by pidgin.makrotopia.org with esmtpsa (TLS1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.98.2) (envelope-from ) id 1vM6jw-0000000086m-1ie9; Thu, 20 Nov 2025 15:38:32 +0000 Date: Thu, 20 Nov 2025 15:38:20 +0000 From: Daniel Golle To: Jakub Kicinski Cc: Lee Jones , patchwork-bot+netdevbpf@kernel.org, Sjoerd Simons , robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, matthias.bgg@gmail.com, angelogioacchino.delregno@collabora.com, ryder.lee@mediatek.com, jianjun.wang@mediatek.com, bhelgaas@google.com, lpieralisi@kernel.org, kwilczynski@kernel.org, mani@kernel.org, chunfeng.yun@mediatek.com, vkoul@kernel.org, kishon@kernel.org, andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com, pabeni@redhat.com, lorenzo@kernel.org, nbd@nbd.name, 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, bryan@bryanhinton.com, conor.dooley@microchip.com Subject: Re: [PATCH v4 00/11] arm64: dts: mediatek: Add Openwrt One AP functionality Message-ID: References: <20251115-openwrt-one-network-v4-0-48cbda2969ac@collabora.com> <176360700676.1051457.11874224265724256534.git-patchwork-notify@kernel.org> <20251120152829.GH661940@google.com> <20251120073639.3fd7cc7c@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20251120073639.3fd7cc7c@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20251120_073850_770311_C7F5BE21 X-CRM114-Status: UNSURE ( 8.61 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@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-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Nov 20, 2025 at 07:36:39AM -0800, Jakub Kicinski wrote: > On Thu, 20 Nov 2025 15:28:29 +0000 Lee Jones wrote: > > > Here is the summary with links: > > > - [v4,01/11] dt-bindings: mfd: syscon: Add mt7981-topmisc > > > (no matching commit) > > > > I thought this days of Net randomly picking up MFD patches were behind us! > > Take another look at the message. We picked out just one of the changes > here. ... and that's an MFD change (dt-bindings, but still)