Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp538190ybl; Wed, 28 Aug 2019 01:33:01 -0700 (PDT) X-Google-Smtp-Source: APXvYqzcfSRFvOVkkStoPYRNua+j/y+TMbM/iLeXbSdw8BLJ9quHJ8vo+rR9jOVNc2TOBrxAnAou X-Received: by 2002:a17:902:2b81:: with SMTP id l1mr3109653plb.107.1566981181386; Wed, 28 Aug 2019 01:33:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566981181; cv=none; d=google.com; s=arc-20160816; b=B7rsk9obO9R/LyCMjJq1VuY/yz9Mtp6dN70ToRCzr5tk2ytgtWQjRTmiSKyNlSH0kG Vz+Fbc1ldVA5kY2MHLdCJVY78vH2mRlqIrnh276360s6ecdOrozK+esKROGzaxI8VDH1 CaGo4kiTNrslWZsaBpVem7LKY8aq5YzJm8J/W8xo+9xozzq4s0fNIQCbt2dnjb5UV+k4 h9wAusZuCSgkvfHR4yTG+f3TtTaV7NNwxjV3dKlHBp+0qt6PALkOzXITmtTXzBk17JaZ jrAvh0Qe4mF1iCV8IbJ1ImqM0gRFI4BJFmcPOGZg6Y5VqxsfwWIviNYYwBuOTWLrqPb1 T2Fw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:date:cc:to:from:subject:message-id; bh=AfRVEZjHw4fsfaHimHwOlOGaRG8b9plNC8hHBRLxJFY=; b=BEv5keG/N7UHpJPo7eR+Hgvi4eHcEKo/DvuxhP28qBnrpF4Zrbs0wv4cjJTInsahYk CehW9ihgdSEJdbc1WatGNudG3OyxhN6e16j54QJTEwxGVGUBKMD7SQaPnyjrDKTKbSmr 9m2r3d+LHsQQaTM4zmv6ssdVog2MVnlXPam1PzOEQ3ZSRkX9Ejy2CmYZK7htGDe5hPm3 fhcwOh9F2Q6xE/RCoKWuzg5QqM7OqnoQUhopm5mEhdE0HUHzRoov+vur+yK6CWWB3u6w 0i88FRv7iMloxXopJuFFhtoftbsZZ/HQl+ZuMwyBcjN8zLMDKm7qIQxFz65uqiwlYJAj Fqtw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y63si1603508pgd.403.2019.08.28.01.32.45; Wed, 28 Aug 2019 01:33:01 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726370AbfH1Ib5 (ORCPT + 99 others); Wed, 28 Aug 2019 04:31:57 -0400 Received: from mga09.intel.com ([134.134.136.24]:32524 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726253AbfH1Ib5 (ORCPT ); Wed, 28 Aug 2019 04:31:57 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 28 Aug 2019 01:31:56 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,440,1559545200"; d="scan'208";a="210082537" Received: from deyangko-mobl.ccr.corp.intel.com ([10.249.168.35]) by fmsmga002.fm.intel.com with ESMTP; 28 Aug 2019 01:31:52 -0700 Message-ID: Subject: Re: [PATCH V3 1/5] thermal: qoriq: Add clock operations From: Zhang Rui To: Leonard Crestez , Anson Huang , Shawn Guo Cc: Eduardo Valentin , Daniel Lezcano , "robh+dt@kernel.org" , "mark.rutland@arm.com" , "linux-pm@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , dl-linux-imx , Stephen Boyd , Andrey Smirnov Date: Wed, 28 Aug 2019 16:32:00 +0800 In-Reply-To: References: <20190730022126.17883-1-Anson.Huang@nxp.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.28.5-0ubuntu0.18.04.1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2019-08-27 at 12:41 +0000, Leonard Crestez wrote: > On 27.08.2019 04:51, Anson Huang wrote: > > > In an earlier series the CLK_IS_CRITICAL flags was removed from > > > the TMU > > > clock so if the thermal driver doesn't explicitly enable it the > > > system will hang > > > on probe. This is what happens in linux-next right now! > > > > The thermal driver should be built with module, so default kernel > > should can boot > > up, do you modify the thermal driver as built-in? > > > > > Unless this patches is merged soon we'll end up with a 5.4-rc1 > > > that doesn't > > > boot on imx8mq. An easy fix would be to drop/revert commit > > > 951c1aef9691 ("clk: imx8mq: Remove CLK_IS_CRITICAL flag for > > > IMX8MQ_CLK_TMU_ROOT") until the thermal patches are accepted. > > > > If the thermal driver is built as module, I think no need to revert > > the commit, but > > if by default thermal driver is built-in or mod probed, then yes, > > it should NOT break > > kernel boot up. > > The qoriq_thermal driver is built as a module in defconfig and when > modules are properly installed in rootfs they will be automatically > be > probed on boot and cause a hang. > > I usually run nfsroot with modules: > > make modules_install INSTALL_MOD_PATH=/srv/nfs/imx8-root so we need this patch shipped in the beginning of the merge window, right? if there is hard dependency between patches, it's better to send them in one series, and get shipped via either tree. BTW, who is maintaining qoriq driver from NXP? If Anson is maintaining and developing this driver, it's better to update this in the driver or the MAINTAINER file, I will take the driver specific patches as long as we have ACK/Reviewed-By from the driver maintainer. thanks, rui > > -- > Regards, > Leonard