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 28609C55196 for ; Mon, 3 Aug 2026 19:50:42 +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:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To: From:Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=qLQmoT0Qm+InB+muH0SCnb4r1bw0bnjyIeYCMj4nTDU=; b=qiVnXGqQJh5f9JnV/dnKCr3Qh4 OU4U2d1aL9s+eD3muK9RUWQeVTA51Q/lpFFS9aRqyFhkk5ogww4/IdJvRa74MyfduUqaz54wnWnj3 vxeCcUeKMmhZ8IkiYg47EmJ07QjijmZpa8/Vnx2+aBm0tz+6KrMz+KYk6i8iBczz82R2MDH5RN6FP 3yMizcTfp2/CNEsFIF4lXlkj6gXcaJf5bGYgc8JDAyWaJvw3JOxkjTB0bHT1tibu8HqVsgNf3R1I0 LJ7fWWLnr11UJ24FagjdK27ZB7Rgp/9Y6sPJahdaNU0QYZM6Ya6I56ktbnZ2ChfVw4MWwuDkgScRo /DxYndZA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wqygI-00000000Sg6-0fst; Mon, 03 Aug 2026 19:50:38 +0000 Received: from tor.source.kernel.org ([172.105.4.254]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wqygG-00000000SfX-2iln; Mon, 03 Aug 2026 19:50:36 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by tor.source.kernel.org (Postfix) with ESMTP id 141E560A9C; Mon, 3 Aug 2026 19:50:36 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EC8311F000E9; Mon, 3 Aug 2026 19:50:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1785786635; bh=qLQmoT0Qm+InB+muH0SCnb4r1bw0bnjyIeYCMj4nTDU=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=F+9ke+lqECruVGOxyMzEozXERA+qhYXA6J56xw74Ett7xKQf+GPhWNgK7tAb8ZDko l+4m+fFhhG3hgilmqsZ8GVquUE5tbB8+FzBNaW5gVRWurTt90AOhy466ndC0bNOGnx PFoFIASClfvOVrSdNEQ9hk7RwDsb6ij2dlHxhfcI83qxUHzb5BHpfdSy2nnSGwu0Cl 1Xysqpi06aCkNZyS/SxlFFwafYytawHNoqQaoQmzeGqbIHQ0Qa78NVf8DxprASxcyj JGUaeDq9YQ734+pJ/JrOkKhWBIAfF3SOx7ThH0UiUYL3i6UqCxYahNCdKGaJKRD7X8 qdTRaLOzSDn6w== Date: Mon, 3 Aug 2026 12:50:34 -0700 From: Jakub Kicinski To: Akari Tsuyukusa Cc: Michael Turquette , Stephen Boyd , Brian Masney , Matthias Brugger , AngeloGioacchino Del Regno , Yassine Oudjana , Richard Cochran , Laura Nao , "=?UTF-8?B?TsOtY29sYXM=?= F. R. A. Prado" , Chen-Yu Tsai , Bartosz Golaszewski , Danilo Krummrich , Bjorn Helgaas , "Uwe =?UTF-8?B?S2xlaW5lLUvDtm5pZw==?= (The Capable Hub)" , Nicolas Frattaroli , Takashi Sakamoto , Haotian Zhang , Kees Cook , Miles Chen , Daniel Golle , Sam Shih , linux-clk@vger.kernel.org (open list:COMMON CLK FRAMEWORK), linux-kernel@vger.kernel.org (open list), linux-arm-kernel@lists.infradead.org (moderated list:ARM/Mediatek SoC support), linux-mediatek@lists.infradead.org (moderated list:ARM/Mediatek SoC support), netdev@vger.kernel.org (open list:PTP HARDWARE CLOCK SUPPORT:Keyword:(?:\b|_)ptp(?:\b|_)), stable@vger.kernel.org Subject: Re: [PATCH 00/32] clk: mediatek: Migrate to common probe/remove helpers and fix memory leaks Message-ID: <20260803125034.49055f62@kernel.org> In-Reply-To: <20260803141659.559129-1-akkun11.open@gmail.com> References: <20260803141659.559129-1-akkun11.open@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 On Mon, 3 Aug 2026 23:16:27 +0900 Akari Tsuyukusa wrote: > This series migrates most MediaTek clock drivers to the common > probe/remove helpers provided by the MTK clock framework. Why are you CCing netdev on this? None of it touches networking