From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guido =?iso-8859-1?Q?G=FCnther?= Subject: Re: [PATCH 5/6] clk: imx8mq: Remove CLK_IS_CRITICAL flag for IMX8MQ_CLK_TMU_ROOT Date: Sun, 28 Jul 2019 09:58:58 +0200 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-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Fabio Estevam Cc: Daniel Baluta , Anson Huang , Mark Rutland , Carlo Caione , "Angus Ainslie (Purism)" , Leonard Crestez , linux-clk , Abel Vesa , Andrey Smirnov , Daniel Lezcano , dl-linux-imx , "rui.zhang" , Michael Turquette , Devicetree List , linux-pm@vger.kernel.org, Sascha Hauer , Eduardo Valentin , Rob Herring , linux-arm-kernel , Ste List-Id: devicetree@vger.kernel.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ünther 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