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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 22B3FC4332F for ; Fri, 30 Dec 2022 07:19:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230405AbiL3HTZ (ORCPT ); Fri, 30 Dec 2022 02:19:25 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50026 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234570AbiL3HTY (ORCPT ); Fri, 30 Dec 2022 02:19:24 -0500 Received: from mailgw02.mediatek.com (unknown [210.61.82.184]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6C87117893; Thu, 29 Dec 2022 23:19:19 -0800 (PST) X-UUID: 967324f2d82a487191d8c586b3579dc9-20221230 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mediatek.com; s=dk; h=Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:CC:To:From; bh=70/gSCKhTQzKbFYmgOhODv9+xC9MexRyBoezoF0q1aI=; b=rHvLB2LpblGbYspgogHYKDPwQu/5j3rFhQhraW/HxfE7Tn/BQIMVqXM1myrP9jwGgenQkMl9iVsq4Om8zAUVTsz1rCDldCEA297M9Eg3UmMeX89uiBUl50mR2t6nyaNtmz+xnqXoCV7ZgUVV6v3KfH8PqJP4+6CRIlSHM2osFCs=; X-CID-P-RULE: Release_Ham X-CID-O-INFO: VERSION:1.1.16,REQID:285007fc-3882-4aba-9b47-79663c382379,IP:0,U RL:0,TC:0,Content:0,EDM:0,RT:0,SF:0,FILE:0,BULK:0,RULE:Release_Ham,ACTION: release,TS:0 X-CID-META: VersionHash:09771b1,CLOUDID:bfae3853-dd49-462e-a4be-2143a3ddc739,B ulkID:nil,BulkQuantity:0,Recheck:0,SF:102,TC:nil,Content:0,EDM:-3,IP:nil,U RL:0,File:nil,Bulk:nil,QS:nil,BEC:nil,COL:0,OSI:0,OSA:0 X-CID-BVR: 1,FCT|NGT X-UUID: 967324f2d82a487191d8c586b3579dc9-20221230 Received: from mtkexhb02.mediatek.inc [(172.21.101.103)] by mailgw02.mediatek.com (envelope-from ) (Generic MTA with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 1305728304; Fri, 30 Dec 2022 15:19:13 +0800 Received: from mtkmbs13n2.mediatek.inc (172.21.101.108) by mtkmbs13n2.mediatek.inc (172.21.101.108) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.792.15; Fri, 30 Dec 2022 15:19:12 +0800 Received: from mtksdccf07.mediatek.inc (172.21.84.99) by mtkmbs13n2.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.2.792.15 via Frontend Transport; Fri, 30 Dec 2022 15:19:12 +0800 From: Miles Chen To: CC: , , , , , , , , , , , , , , , , , , , , , , , , , , , Subject: Re: [PATCH v2 00/23] MediaTek clocks cleanups and improvements Date: Fri, 30 Dec 2022 15:19:12 +0800 Message-ID: <20221230071912.18135-1-miles.chen@mediatek.com> X-Mailer: git-send-email 2.18.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain X-MTK: N Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org >> > >> > All of this was manually tested on various Chromebooks (with different MTK >> > SoCs) and no regression was detected. >> > >> > Cheers! >> >> I tested this v2 series on mt6779 and mt8192 without any problem. > >Please give Tested-by. :) Sure for v2 and I expect a v3 series (I will newer series) Tested-by: Miles Chen