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 7A799C38147 for ; Wed, 18 Jan 2023 19:02:11 +0000 (UTC) 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:Date:To:Cc:From:Subject:References: In-Reply-To:MIME-Version:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=qettXR6v6uMkeE1007Gvfw59X0ztXtKlNb+jyt6/eF4=; b=g7xCbOFsrYjXqV gqjXYheTmqjT9yXOv1p2k+QLEU4OuvSxd9j2/JXt5owckH/AdZiHDomYp983ynap35S6RQpCqXfZY hapGcUBsrb9TpmyQco1jdqB/Kq6RTP8DveegVCWeJJJ4d1gaN5CtBm101UY0/fPuT3WLq/DquFwLZ QI7i0FAy2yLVn9zHFOrgoDCZnKgec4gB5vBcYZc9bcVAAj5CPmXo08v5PQLQav/l1QTbZlrCSRKCf 4lJj5ULdoLIXPwkGl1hw7V3ddoUeEXzLV4Nrdhy3asE8rgoNyyYDc15zUGMhvy0Ljiem0tpKtIx42 VLg7Ta2VuqMZtihzMuJQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pIDfz-002OEP-Jq; Wed, 18 Jan 2023 19:00:47 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pIDfw-002OBz-N6 for linux-arm-kernel@lists.infradead.org; Wed, 18 Jan 2023 19:00:46 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 7460FB81EC3; Wed, 18 Jan 2023 19:00:40 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0C59BC433EF; Wed, 18 Jan 2023 19:00:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1674068439; bh=weTLZG8IsGIN+dW9FnU1+H8fULkXuUXBKDQBQ6V8wqU=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=SLzj9xO01/OI/eGBS3unEvefzng3fwo3+fycbHhn7MXd7g6HSBXi9e4KNPmgNjzMP MrPfPMbeTgq42EYUIeqjlQisKw/MmoNTmLqOUkrT9GUbF12AB/Niwca98J0RC7yhht HUH2SdHvw6PQLpu7NM0A8+moC0cgI+65AMwjDftVpUMQXn3HDERfjgPYJQvG9Zat9s vnyA919v0HhUa2qBgheQd3E6QYb0bkQ5oYAPn8xr+5gVgbgDF/dXNP1SIwLPpyGYVD 6lAMtFJ51ZIeBYjrZKSJFuLl5B+3MPjQO9d1zXERgmPIgVwV+Jy7duZUur6rXMW0It RVil9O9e1naVQ== Message-ID: MIME-Version: 1.0 In-Reply-To: References: <20230111101030.686885-1-Qing-wu.Li@leica-geosystems.com.cn> <20230111101030.686885-2-Qing-wu.Li@leica-geosystems.com.cn> Subject: Re: [PATCH V5 1/1] clk: imx8mp: Alias M7 SRC/DIV to M7 CORE From: Stephen Boyd Cc: LI Qingwu , abelvesa@kernel.org, mturquette@baylibre.com, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, 18701859600@163.com, bsp-development.geo@leica-geosystems.com, Marco Felsch To: Abel Vesa Date: Wed, 18 Jan 2023 11:00:36 -0800 User-Agent: alot/0.10 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230118_110044_937561_9AC8E767 X-CRM114-Status: GOOD ( 10.73 ) 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 (2023-01-16 06:28:33) > On 23-01-11 11:10:30, LI Qingwu wrote: > > Defined IMX8MP_CLK_M7_SRC and IMX8MP_CLK_M7_DIV in imx8mp-clock.h > > but never assigned. It will cause the system to hang if using them. > > Alias IMX8MP_CLK_M7_SRC and IMX8MP_CLK_M7_DIV to IMX8MP_CLK_M7_CORE > > for backward compatibility. > > > > Fixes: 8c83a8ff4dd9 (clk: imx8mp: use imx8m_clk_hw_composite_core to simplify code) > > Reviewed-by: Marco Felsch > > Reviewed-by: Abel Vesa > > Signed-off-by: LI Qingwu > > Stephen, can you please pick this up yourself? > Is it needed for clk-fixes? When did the system start hanging? _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel