Received: by 10.192.165.156 with SMTP id m28csp944565imm; Wed, 18 Apr 2018 00:52:59 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+Wmkx8cuxcw29EPEQM25t9uc8i+PqIdc1tMO33E9XIaw3XIb5FvmMpZCzhkU1jH6MOwVoe X-Received: by 10.99.120.138 with SMTP id t132mr917593pgc.280.1524037979742; Wed, 18 Apr 2018 00:52:59 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524037979; cv=none; d=google.com; s=arc-20160816; b=x3ivrVzosqm5ikFsILSAZ7wrXV9yvSh7Q5a9/lkq/1CuTidTZtCk/Fjuw4t9QeSJYN Rqonyg1QcW9S1iw34D7Tk8pu3PbdQvwv3qs/TA8YZeNR+G8Y3R9N4rQvdGqetdhyXXKn M+iVsqnOHPfgR1tOh/A1jfpKx6w35wLIj/2/EGaqkOOIhbtCQWDIo5MAlCAxs01JenRo cuE6y9F8ld/voizhE96YXLuy/qrGNN3czNLp5KVp8luaXbE+RbKcnc2FfpbtWSEetY9F PQpWK8ZcYlqk0/a2CEMbl9UyhV/O5WVtsVGfLzGX04chQWWX/AUtmSCczpJiOSWyEmlf acGQ== 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 :arc-authentication-results; bh=mTQsT5tzZWSQdshUA3EZqHpdnEQmionClU8cjdNUrn0=; b=bIJZ0B7CICrN+nKUQgA+Kz+kG/phs0HQjFIiOOR5Md5+CCV+qzwxeXedyRYSSG2nKM GhwefpI4w4FAxsNOV660vNawEBtIrrPyckO9SwF9iywBdtGWLEV6C2tO7urxf6VKu5QY Wu5hwG0Fe4oyOdo6I+DHfGrTBRv0NGXOwyNCb99owjFn51u5igru1t7wmTXU7pX9TQ09 KcmhKChWxPqrKsz+Oqf0zW6bXJ5cnT09ag1ONC3uSE7lrbZ3NFxFU19kdOG8BEv5//5u ZKKOVh1yj6N4YT/BAAHIsIzPGkdS71kTJHMnCnUnOpMixEJuJT+l1aulB30w329sgOrZ S0Ng== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v8-v6si757279plg.68.2018.04.18.00.52.46; Wed, 18 Apr 2018 00:52:59 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752790AbeDRHvj (ORCPT + 99 others); Wed, 18 Apr 2018 03:51:39 -0400 Received: from mga05.intel.com ([192.55.52.43]:25511 "EHLO mga05.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752166AbeDRHvh (ORCPT ); Wed, 18 Apr 2018 03:51:37 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Apr 2018 00:51:36 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.48,464,1517904000"; d="scan'208";a="192401955" Received: from unknown (HELO [10.249.234.107]) ([10.249.234.107]) by orsmga004.jf.intel.com with ESMTP; 18 Apr 2018 00:51:34 -0700 Message-ID: <1524037889.2553.13.camel@intel.com> Subject: Re: [GIT PULL V3] Thermal SoC management updates for v4.17-rc1 From: Zhang Rui To: Eduardo Valentin Cc: ACPI Devel Maling List , Linux PM , LKML Date: Wed, 18 Apr 2018 15:51:29 +0800 In-Reply-To: <20180414183051.GA27921@localhost.localdomain> References: <20180414183051.GA27921@localhost.localdomain> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.5.2-0ubuntu3.2 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, Eduardo, On 六, 2018-04-14 at 11:30 -0700, Eduardo Valentin wrote: > Hello Linus, > > Please find thermal-soc changes for v4.17-rc1. > Rui asked me to send the pull request directly to you > as we are close to the end of the merge window. > Essentially this pull removes the series that caused > warning regression. I will work with the developer > to get that fixed later on, but I am still sending > the other few patches that are unrelated to that. > Let me know if this causes any issues and can still > be pulled. > > Changelog: > - New i.MX7 thermal sensor > - Mediatek driver now supports MT7622 SoC > - Removal of min max cpu cooling DT property > > Differences in V3: > - Rebased on top current linus/master, to avoid and merge issues > from previous pulled thermal code. > > Differences in V2: > - Reordered the patches to drop exynos changes for now until we get > agreement on the fix on that driver for the compilation warns > caused by the confusing conversion functions. > > > The following changes since commit > 48023102b7078a6674516b1fe0d639669336049d: > >   Merge branch 'overlayfs-linus' of > git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs (2018-04- > 13 16:55:41 -0700) > > are available in the git repository at: > >   git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc- > thermal linus > > for you to fetch changes up to > 15a32df1918259be6c23fc36014fc26ee66c836c: > >   dt-bindings: thermal: Remove "cooling-{min|max}-level" properties > (2018-04-14 09:37:55 -0700) > This pull request does not catch this merge window. So do you want to split it into 2 separate pull requests, one for 4.17- rc and another for 4.18-rc1? > ---------------------------------------------------------------- > Anson Huang (1): >       thermal: imx: add i.MX7 thermal sensor support > > Bartlomiej Zolnierkiewicz (1): >       dt-bindings: thermal: remove no longer needed samsung thermal > properties > > Sean Wang (2): >       dt-bindings: thermal: add binding for MT7622 SoC >       thermal: mediatek: add support for MT7622 SoC > > Viresh Kumar (1): >       dt-bindings: thermal: Remove "cooling-{min|max}-level" > properties > IMO, together with the refreshed exynos fixes, the one from Viresh and the one from Bartlomiej can be queued for 4.17-rc, and the others have to wait until next merge window. thanks, rui >  .../devicetree/bindings/thermal/exynos-thermal.txt |  23 +- >  .../devicetree/bindings/thermal/imx-thermal.txt    |   9 +- >  .../bindings/thermal/mediatek-thermal.txt          |   1 + >  .../devicetree/bindings/thermal/thermal.txt        |  16 +- >  drivers/thermal/imx_thermal.c                      | 295 > ++++++++++++++++----- >  drivers/thermal/mtk_thermal.c                      |  35 +++ >  6 files changed, 281 insertions(+), 98 deletions(-)