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 X-Spam-Level: X-Spam-Status: No, score=-11.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DB012C433EF for ; Wed, 15 Sep 2021 01:02:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BA6B66115B for ; Wed, 15 Sep 2021 01:02:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232216AbhIOBD1 (ORCPT ); Tue, 14 Sep 2021 21:03:27 -0400 Received: from mail.kernel.org ([198.145.29.99]:46488 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229458AbhIOBD0 (ORCPT ); Tue, 14 Sep 2021 21:03:26 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 5AD6761184; Wed, 15 Sep 2021 01:02:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1631667728; bh=xiR1zVZyatUhhHM7h0t0tphtw1rmICG6HoQcJlkykxE=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=SQe5XCQzMAyIZq0fWrjzr/wtMHG2DGRt/oNvHTxjG3RuahRhDTHrT6OnZiG5SWygh NBYFlt1XeJnCq5rkeRqtS6HoRWDUyDWLZF09ZnJlxLVdOpHzKlwYtpfYSIRyfM8d92 bXP35NPS654cAiny4JOdDqB+9rHcQ74nfSROZBYQ2ohvJSnqD7NFu4JQ4h/FvTt8N+ eldfiVHl0D/AWNOLNXezfpjdMeYPSwaT86sj7PAy1KQYQUot2yz+RBOsVHVVOxLWv2 RyDQr/Hw6sfqTKB24ezdc5i4DKJByWZxxzxf179juGVQ8CacS8hfqQh0b4nWgKI7n5 m808a+56+MCOg== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <1631521490-17171-2-git-send-email-abel.vesa@nxp.com> References: <1631521490-17171-1-git-send-email-abel.vesa@nxp.com> <1631521490-17171-2-git-send-email-abel.vesa@nxp.com> Subject: Re: [PATCH 1/8] clk: imx: Remove unused helpers From: Stephen Boyd Cc: NXP Linux Team , linux-clk@vger.kernel.org, Linux Kernel Mailing List , linux-arm-kernel@lists.infradead.org, Abel Vesa To: Abel Vesa Date: Tue, 14 Sep 2021 18:02:07 -0700 Message-ID: <163166772703.763609.12601490478714219990@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting Abel Vesa (2021-09-13 01:24:43) > Remove all the helpers that are not referenced anywhere > anymore. Most of them are not clk_hw based. The rest are > passing the device as an argument and were intented for > BLK_CTL driver usage, but that is not the case anymore since > the BLK_CTL is (or will be) implemented outside of CCF. >=20 > - imx_clk_divider2 > - imx_clk_gate2_shared2 > - imx_clk_gate3 > - imx_clk_gate4 > - imx_clk_frac_pll > - imx_clk_sscg_pll > - imx_clk_pll14xx > - imx_clk_pll14xx > - imx_clk_divider2_flags > - imx_dev_clk_hw_gate > - imx_dev_clk_hw_gate_shared > - imx_clk_gate3_flags > - imx_clk_gate4_flags > - imx_dev_clk_hw_mux > - imx_clk_mux2 > - imx_dev_clk_hw_mux_flags > - imx8m_clk_composite_flags > - __imx8m_clk_composite > - imx8m_clk_composite > - imx8m_clk_composite_critical >=20 > Signed-off-by: Abel Vesa > --- Reviewed-by: Stephen Boyd 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 X-Spam-Level: X-Spam-Status: No, score=-9.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9ABF8C433EF for ; Wed, 15 Sep 2021 01:04:51 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 586F16115B for ; Wed, 15 Sep 2021 01:04:51 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 586F16115B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Message-ID:Date:To:Cc:From:Subject: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=c882rV/jfdZCOCnfwGudZ0hDNO2Y3NNxeozfNDYo1NE=; b=MPG3Rb6gSUXJju Ymlnmem6SvRZh6rqFYf0cGSTgYOFhweQ9DgR1QKMjuUTj73T3+3vjdtJ2pEMom+cu7e/C7kR+dpto hcWAYaj9YyoP6zFTzGlU1jSE7ev7mRaf+mKkCo8FrWZ/Z3S8qxPUIHcSHwMJmcKV32+MEWPSVPgyt AVv2eeKiERnuyFvmMjuCGoLcXscRkeNUuj9YJm+p1JPes4ckjE6TPswxriZh/arSIRpNfbBgX4Kq4 Wd1/bNbnUzqZOKYiJRtCSya3znxih77WmIlg/FovgOY2ROCj+lfdwWoOv+41M4jGciO1DZJSkLYd0 qzaEewTWRZL/975jVORQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mQJJT-007j3N-QJ; Wed, 15 Sep 2021 01:02:11 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mQJJQ-007j35-Rn for linux-arm-kernel@lists.infradead.org; Wed, 15 Sep 2021 01:02:10 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 5AD6761184; Wed, 15 Sep 2021 01:02:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1631667728; bh=xiR1zVZyatUhhHM7h0t0tphtw1rmICG6HoQcJlkykxE=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=SQe5XCQzMAyIZq0fWrjzr/wtMHG2DGRt/oNvHTxjG3RuahRhDTHrT6OnZiG5SWygh NBYFlt1XeJnCq5rkeRqtS6HoRWDUyDWLZF09ZnJlxLVdOpHzKlwYtpfYSIRyfM8d92 bXP35NPS654cAiny4JOdDqB+9rHcQ74nfSROZBYQ2ohvJSnqD7NFu4JQ4h/FvTt8N+ eldfiVHl0D/AWNOLNXezfpjdMeYPSwaT86sj7PAy1KQYQUot2yz+RBOsVHVVOxLWv2 RyDQr/Hw6sfqTKB24ezdc5i4DKJByWZxxzxf179juGVQ8CacS8hfqQh0b4nWgKI7n5 m808a+56+MCOg== MIME-Version: 1.0 In-Reply-To: <1631521490-17171-2-git-send-email-abel.vesa@nxp.com> References: <1631521490-17171-1-git-send-email-abel.vesa@nxp.com> <1631521490-17171-2-git-send-email-abel.vesa@nxp.com> Subject: Re: [PATCH 1/8] clk: imx: Remove unused helpers From: Stephen Boyd Cc: NXP Linux Team , linux-clk@vger.kernel.org, Linux Kernel Mailing List , linux-arm-kernel@lists.infradead.org, Abel Vesa To: Abel Vesa Date: Tue, 14 Sep 2021 18:02:07 -0700 Message-ID: <163166772703.763609.12601490478714219990@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210914_180208_956227_A35826EB X-CRM114-Status: UNSURE ( 9.32 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Quoting Abel Vesa (2021-09-13 01:24:43) > Remove all the helpers that are not referenced anywhere > anymore. Most of them are not clk_hw based. The rest are > passing the device as an argument and were intented for > BLK_CTL driver usage, but that is not the case anymore since > the BLK_CTL is (or will be) implemented outside of CCF. > > - imx_clk_divider2 > - imx_clk_gate2_shared2 > - imx_clk_gate3 > - imx_clk_gate4 > - imx_clk_frac_pll > - imx_clk_sscg_pll > - imx_clk_pll14xx > - imx_clk_pll14xx > - imx_clk_divider2_flags > - imx_dev_clk_hw_gate > - imx_dev_clk_hw_gate_shared > - imx_clk_gate3_flags > - imx_clk_gate4_flags > - imx_dev_clk_hw_mux > - imx_clk_mux2 > - imx_dev_clk_hw_mux_flags > - imx8m_clk_composite_flags > - __imx8m_clk_composite > - imx8m_clk_composite > - imx8m_clk_composite_critical > > Signed-off-by: Abel Vesa > --- Reviewed-by: Stephen Boyd _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel