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 EAF67CAC5A7 for ; Sun, 21 Sep 2025 16:54:27 +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:Message-ID:Date:To:Cc:From: Subject:References:In-Reply-To:Content-Transfer-Encoding:MIME-Version: Content-Type:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=8Xa1VwxwUjh3fMqDPnJkTYMgQnd/q0xRrpB4zEKiWyY=; b=oJPaysWaFQHj0fGkRjwcizmdGE 6mqeMtqJIWlTgi/fJmj6TJLaHYYNhqgs6wc1V60T61J+Fx7UQSEgz7rlkNPMeKb3qunvrtl7XFIBC oIMtGcyhXzvRRhPOR197v9hFeqaP7HQz0ThRPjUNC3lPzth/12ljkhxQafwRW1Uf3vU/C/I4AD3TS GgSIUbUDHJJg6CPOeUEQPLqne1Rt+jvFwGGYO91EI5QdTjfDAMcJ/EHV2a5Kyi8tJKHpq7bDB7ktf yLavehJwHPlZZ27W35cA/Pgcd7/sQZ2TgGJKm4f1CBiowoebUj40zLWj04eNBDzG1XQRMRqcQno16 um2u4ITQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1v0NKU-00000007q0x-2vse; Sun, 21 Sep 2025 16:54:26 +0000 Received: from tor.source.kernel.org ([172.105.4.254]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1v0NK4-00000007pab-1if6; Sun, 21 Sep 2025 16:54:00 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id CCE5D601AB; Sun, 21 Sep 2025 16:53:59 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 63827C4CEE7; Sun, 21 Sep 2025 16:53:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1758473639; bh=8Xa1VwxwUjh3fMqDPnJkTYMgQnd/q0xRrpB4zEKiWyY=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=WOZkPckfpJ/4SNxxHyGPCd9Mr2anUsb3R0qvU2qunlKrB6xvUfXJLFddUNhzafsnL LB5UcG0uFegzEJ/BsM15we2sXuYN1g9xCPfZbGI9yrWzaL3RCILM4kkYKTgQyVYIDe aoHc7Ff6CO2eExjDtKqGD+R0HClhbUl6Nzj/tnJXIDlZhjNcSJr9YPkNTATSPzTUwr UHofxShRHx6wWJ3PFIA8XUU/bo2mNto47ohvvLT+VOMgUlXjBgmxiD4fcdAr2rADPY NVy9BqxA34tW834i0JYTRXT1L54qg7VHyOF9bAG/57Rgg0+iCPQNuLkqQ/JTV5TD+7 B4NE9oTu16mYw== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <20250915151947.277983-12-laura.nao@collabora.com> References: <20250915151947.277983-1-laura.nao@collabora.com> <20250915151947.277983-12-laura.nao@collabora.com> Subject: Re: [PATCH v6 11/27] clk: mediatek: Add MT8196 topckgen clock support From: Stephen Boyd Cc: guangjie.song@mediatek.com, wenst@chromium.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, netdev@vger.kernel.org, kernel@collabora.com, Laura Nao , =?utf-8?q?N=C3=ADcolas?= F . R . A . Prado To: Laura Nao , angelogioacchino.delregno@collabora.com, conor+dt@kernel.org, krzk+dt@kernel.org, matthias.bgg@gmail.com, mturquette@baylibre.com, p.zabel@pengutronix.de, richardcochran@gmail.com, robh@kernel.org Date: Sun, 21 Sep 2025 09:53:58 -0700 Message-ID: <175847363821.4354.1814125440725649399@lazor> User-Agent: alot/0.11 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 Quoting Laura Nao (2025-09-15 08:19:31) > Add support for the MT8196 topckgen clock controller, which provides > muxes and dividers for clock selection in other IP blocks. >=20 > Reviewed-by: N=C3=ADcolas F. R. A. Prado > Reviewed-by: AngeloGioacchino Del Regno > Signed-off-by: Laura Nao > --- Applied to clk-next