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 690E3CA0EED for ; Fri, 22 Aug 2025 14:18:19 +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=muTLR+uO1apVyAZkBbYYZe6gE3Jd5HWWcO3c7R6cA9g=; b=ZNJTMn1jF1VkFRiu1cLm1cG3Pg oBzDY8fi59D6L2biJu9+GEgwMpKOypwhSUPDQ7sSBRI7+fiYOjw8ZWqrkImYbbr2ZwaXRdZeBRcv1 19jFuj3A7OHbGg8zKjXTp4Wyk54IMwCiHMzU816YRDFsGRq5JxP7BLLHIK8XqyHcyqdlSDlldRG4R fehKq/SwRGrGPEiS/xDSBjOyLs03aF9Awqw0wGJ2R6Q6hQz2mReokzhZ88XzvE8OMdRDIR6K18JcI j+O7wJg7QUtmLovCwxWWHEUvNob1Lu6zFsnmjrQgxrxUqO5xkNSFVA00APaKmymojUasfi/F5VT0u 2Qfvun+A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1upSao-00000002kG9-3sFJ; Fri, 22 Aug 2025 14:18:11 +0000 Received: from zeus03.de ([194.117.254.33] helo=mail.zeus03.de) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1upKoc-00000001ddl-2b2o for linux-arm-kernel@lists.infradead.org; Fri, 22 Aug 2025 05:59:56 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= sang-engineering.com; h=date:from:to:cc:subject:message-id :references:mime-version:content-type:in-reply-to; s=k1; bh=muTL R+uO1apVyAZkBbYYZe6gE3Jd5HWWcO3c7R6cA9g=; b=CD4BCs1PRkjTCCYhPycc 34kdjEOjYanOh4U654+aGn6BZHBbuPF+jcC/cv2aS8DWV8Jct4EOIkwCUOs0WgHR seR6tPavlBgjL3wwmOISzO9W8uvnhAJHNUDRBxm9pN1dgVA4fdyTjunEhDCnUokO tB00CVhfMFWHhQFHD9kg91SWyAdPqZ7J6pkoslduLsz/z0M74LR7DRpikfxMuYt2 q6OmOHPTWk+doXL6W57nrnVLbA53X+sSSnl1a/j0gTKB8/gaEo4t6+3HReiK0Rjj pSHe2u2FILIEH55eX2T0BF8My1ZxsW2P74nrg0vyNFnzpHHZUKfn4Y2OEMkK3JDt 2A== Received: (qmail 3778719 invoked from network); 22 Aug 2025 07:59:46 +0200 Received: by mail.zeus03.de with UTF8SMTPSA (TLS_AES_256_GCM_SHA384 encrypted, authenticated); 22 Aug 2025 07:59:46 +0200 X-UD-Smtp-Session: l3s3148p1@KHGr6e08GtDUtcd1 Date: Fri, 22 Aug 2025 07:59:45 +0200 From: Wolfram Sang To: Brian Masney Cc: linux-kernel@vger.kernel.org, Mark Brown , Michael Turquette , Stephen Boyd , Andreas =?utf-8?Q?F=C3=A4rber?= , Manivannan Sadhasivam , Vladimir Zapolskiy , Piotr Wojtaszczyk , Bjorn Andersson , Drew Fustini , Guo Ren , Fu Wei , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-actions@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-riscv@lists.infradead.org Subject: Re: [PATCH 02/21] clk: remove unneeded 'fast_io' parameter in regmap_config Message-ID: References: <20250813161517.4746-1-wsa+renesas@sang-engineering.com> <20250813161517.4746-3-wsa+renesas@sang-engineering.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250821_225954_924000_B38A68E6 X-CRM114-Status: UNSURE ( 8.44 ) 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 Hi Brian, > These all look good to me. > > Reviewed-by: Brian Masney Thank you! > Should drivers/clk/sprd/common.c also be updated as well? Yes. I wrote in the cover-letter that a few occasions couldn't be automated with my coccinelle script because of the indirection. I will fix the remaining few ones manually, but I didn't get to that until now. Happy hacking, Wolfram