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=-2.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no 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 90E3FC433FF for ; Sun, 28 Jul 2019 07:59:21 +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 6A63E2085A for ; Sun, 28 Jul 2019 07:59:21 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="N4qVqSwt" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6A63E2085A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=sigxcpu.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-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=bombadil.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=gcOaXuFFQbP2Whr4StbOUb74y9+rjbPVjYQ+Ca0mUZo=; b=N4qVqSwtCj/lq9 2KXpfXOw0gsA/ly80ZQsi21Ob/XifEEZScSjW0heLdiR57tdawNVrJ9W2QfwSAYGKUE20qB6W3b2Y t+y852XaH0DHp+2aq7UVU+UVjN4tx6z5DaMctE2Q6gqwvP7BwxmDvYkqmfr3rsIfVVlmb4TDNhTzs 14mi9ztF5lqh8H0udGAQljKluJsZJtVewd94aZr7Zf9hdig2eV7Ak8ylOOoWfupRQJbMXCK4a2jhg n7wIZpZuODDtrukJKTwI6KS/ag2cLDO33fSjp364RxR4H8knG0L1yfMdkJrQgR1//4aErO4GZzwxd 9gSOAoBLfOYNQaLA2KHA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hre5F-0003ai-Kx; Sun, 28 Jul 2019 07:59:09 +0000 Received: from honk.sigxcpu.org ([24.134.29.49]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hre59-0003a7-SS for linux-arm-kernel@lists.infradead.org; Sun, 28 Jul 2019 07:59:06 +0000 Received: from localhost (localhost [127.0.0.1]) by honk.sigxcpu.org (Postfix) with ESMTP id 41444FB03; Sun, 28 Jul 2019 09:59:00 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at honk.sigxcpu.org Received: from honk.sigxcpu.org ([127.0.0.1]) by localhost (honk.sigxcpu.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Wyg7IDtmtuoB; Sun, 28 Jul 2019 09:58:59 +0200 (CEST) Received: by bogon.sigxcpu.org (Postfix, from userid 1000) id BF96646B51; Sun, 28 Jul 2019 09:58:58 +0200 (CEST) Date: Sun, 28 Jul 2019 09:58:58 +0200 From: Guido =?iso-8859-1?Q?G=FCnther?= To: Fabio Estevam Subject: Re: [PATCH 5/6] clk: imx8mq: Remove CLK_IS_CRITICAL flag for IMX8MQ_CLK_TMU_ROOT Message-ID: <20190728075858.GA15144@bogon.m.sigxcpu.org> References: <20190705045612.27665-1-Anson.Huang@nxp.com> <20190705045612.27665-5-Anson.Huang@nxp.com> <20190727182636.GA7170@bogon.m.sigxcpu.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190728_005904_078642_9B21290E X-CRM114-Status: GOOD ( 11.53 ) 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: Mark Rutland , Carlo Caione , Michael Turquette , "Angus Ainslie \(Purism\)" , Leonard Crestez , linux-clk , Abel Vesa , Anson Huang , Andrey Smirnov , Daniel Lezcano , dl-linux-imx , "rui.zhang" , Devicetree List , linux-pm@vger.kernel.org, Sascha Hauer , Eduardo Valentin , Rob Herring , linux-arm-kernel , Daniel Baluta , Stephen Boyd , Linux Kernel Mailing List , Pengutronix Kernel Team , Shawn Guo , Lucas Stach Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Fabio, On Sat, Jul 27, 2019 at 05:17:50PM -0300, Fabio Estevam wrote: > Hi Guido, > = > On Sat, Jul 27, 2019 at 3:26 PM Guido G=FCnther wrote: > = > > I noticed a boot hang yesterday on next-20190726 when loading the > > qoriq_thermal which I worked around by blacklisting it. The > > fsl,imx8mq-tmu node specifies a clock (IMX8MQ_CLK_TMU_ROOT) but does not > > seem to enable, shouldn't it do so? > = > Yes, I think you are right. > = > I don't have access to a imx8mq board at the moment, but something > like below would probably help: > http://code.bulix.org/pd88jp-812381 > = > If it helps, I can send it as a formal patch. Yes, this fixes it for me, thanks! -- Guido _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel