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=-10.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 B8EE3C2D0A3 for ; Sun, 1 Nov 2020 07:55:36 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 463D3208E4 for ; Sun, 1 Nov 2020 07:55:36 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="KRkOibRv"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="OtndF2Vm" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 463D3208E4 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject: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=mySQgRuaYxDsMiW3nns2+cZf3bY5v0S6a6Q3TRkQO/4=; b=KRkOibRvpwbVg/W8uBEDMYyAl 3n9CGsPB43DdlyzVgCeqoWd/J1n11VmpnVNctuOopNHI4VN2F0DlIJFn6JUfdsYXKpcDPFJyHJYD/ qW0xKlmQv0ofrJ0fozQ8N28ck7Mj3lB9VrdmEpXNgYPX/yTHQwwg88vKSTlj02bDyhWW8y4M2Vzc0 4WjAmrvJC/gziMg5+FgQ5lR55nxKRUXnDnF29kP/6Ux9EbyT9PzJONQDHaHk/L7ZxOpKDFXkAwm02 GCOSA/ukjq89kXEDz5f4sAv1qPUBCqYoGAqi0zsElJyHfLPmHqOJ8l2yLm89KAWCSl8XmXDb7Wlci hJeUfEEzg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kZ8Ce-0002cE-Sj; Sun, 01 Nov 2020 07:55:04 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kZ8Cc-0002bg-BR for linux-arm-kernel@lists.infradead.org; Sun, 01 Nov 2020 07:55:04 +0000 Received: from dragon (80.251.214.228.16clouds.com [80.251.214.228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 47DC7208E4; Sun, 1 Nov 2020 07:54:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604217301; bh=yj5pMSzl7V46/9m55tvsNpReH2clXrKDTUY44VMJZhE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=OtndF2VmCI+7s6+Oe6YBemVui/mKi6HAJ+INHirs6n+imWBi4v9A565j2ovt9DXHA VooRz/j0kV0shgCloUVsmhK9nDY8XyBSQQbXFXdxttMUl+VJJe/ahdlkvh+jJe/gB9 E7PLReceAQIs+rZ3OnKPjYTLkJTpsPeIAwheNCa8= Date: Sun, 1 Nov 2020 15:54:50 +0800 From: Shawn Guo To: peng.fan@nxp.com Subject: Re: [PATCH V2 0/5] clk: imx: fix bus critical clk registration Message-ID: <20201101075449.GG31601@dragon> References: <1603285820-30196-1-git-send-email-peng.fan@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1603285820-30196-1-git-send-email-peng.fan@nxp.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201101_025502_505685_C6945AAE X-CRM114-Status: GOOD ( 18.01 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: aisheng.dong@nxp.com, abel.vesa@nxp.com, Anson.Huang@nxp.com, sboyd@kernel.org, s.hauer@pengutronix.de, linux-kernel@vger.kernel.org, linux-imx@nxp.com, kernel@pengutronix.de, festevam@gmail.com, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org 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 On Wed, Oct 21, 2020 at 09:10:15PM +0800, peng.fan@nxp.com wrote: > From: Peng Fan > > V2: > Add missed Reported-by tag > Add R-b tag I do not see either tag on any of the patches. > > The issue is exposed by > https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/ > linux.git/commit/?h=for-next&id=936c383673b9e3007432f17140ac62de53d87db9 > > Since the upper patch not in Linus tree, I not add Fixed tag. It should be landed now. Shawn > > The issue is bus clk should be registered using bus composite api, not > peripheral api. Otherwise we will met failed to assigned clock parents error log. > Because peripheral critical clk has CLK_SET_PARENT_GATE and CLK_IS_CRITICAL, > you will not able to set clk parents. > > We need use bus critical clk api to register the clks, so introduce > a new helper and use it. > > Peng Fan (5): > clk: imx: add imx8m_clk_hw_composite_bus_critical > clk: imx8mq: fix noc and noc_io registration > clk: imx8mm: fix bus critical clk registration > clk: imx8mn: fix bus critical clk registration > clk: imx8mp: fix bus critical clk registration > > drivers/clk/imx/clk-imx8mm.c | 10 +++++----- > drivers/clk/imx/clk-imx8mn.c | 6 +++--- > drivers/clk/imx/clk-imx8mp.c | 10 +++++----- > drivers/clk/imx/clk-imx8mq.c | 8 ++++---- > drivers/clk/imx/clk.h | 5 +++++ > 5 files changed, 22 insertions(+), 17 deletions(-) > > -- > 2.28.0 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel