Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp4769391imm; Mon, 30 Jul 2018 23:02:27 -0700 (PDT) X-Google-Smtp-Source: AAOMgpcOiom9i87Jo6Lh2wcVhkqeCQRdospHPQFgSGKvJCFvCpfXwZBo0PkBtfO2+Cb70oH7XGaB X-Received: by 2002:a62:4cd3:: with SMTP id e80-v6mr20507493pfj.234.1533016947556; Mon, 30 Jul 2018 23:02:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1533016947; cv=none; d=google.com; s=arc-20160816; b=Lz8b5ZmkeVZjpmBxlOL/s6NGM64Lpb+YYDm5tLT7eHyT62nmE1nWwaf6UooEWRTpoA xxaDYXFcBzny0f3gB/+p2vrXHEkseeAy0OzYh69Kw88KG/mfxkOGZF5kbH/E1bKEwwze hpzFb59+nAlx7rxOjPh6Myn6GWhlEobHLnBWT4GsOSgCWtx9xOSCvPkrfEbonfR70mOJ jJDcowDanEyAixmYqBGJK85L2m1R69+0/E51F+93kcuygk6ZCDcUjriiJpp6A/oZeRY3 A9LYgewl0g9Y35xHnkW/EgSx/P+C9O6aaUCrcmy0pFY2ty6IM6gdlFrxvKvysT3AKt7X vEUQ== 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=5vmbRbo4/fpAxGpK+5QyWMESuT/Y40UEVrkEBLG76P0=; b=wC0Vh2guz9StLU9UzZlSly3AKq4R8qAPQ4I5Lpx2LGqAnWbRtSOIWj84uR32AifinU yws4RBti+UYf4d/4XtH4bDAn1aTpfC/XqM6+JsNK6gV05E5xpwVhWr9dDOdtm8O9Iqwk ZUtvRs0GBR/Q09q5O8pL5GBq3Zbhdn1JIFzf2I4+rnJQYU/CLURCotuUAvAYCi4rW3ib vE+EoSxh88IyHddEuHuoaTYZfPy2LZYrc9L8GkFgmhyXBDl9APZwcRbu5ENyMEWZbBTC uq0ZsgSsKV8sYGcK4TnVUwa6YUdvsfu/g0/QdsbpmsrwVsXb4/GAcregKCRQaAU2RJOO 5LXQ== 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 68-v6si13423873pff.55.2018.07.30.23.02.13; Mon, 30 Jul 2018 23:02:27 -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 S1729926AbeGaHjd (ORCPT + 99 others); Tue, 31 Jul 2018 03:39:33 -0400 Received: from mga04.intel.com ([192.55.52.120]:39326 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726126AbeGaHjd (ORCPT ); Tue, 31 Jul 2018 03:39:33 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 30 Jul 2018 23:00:59 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,426,1526367600"; d="scan'208";a="62075616" Received: from zhedache-mobl1.ccr.corp.intel.com ([10.255.30.53]) by orsmga006.jf.intel.com with ESMTP; 30 Jul 2018 23:00:55 -0700 Message-ID: <1533016858.2550.21.camel@intel.com> Subject: Re: [PATCH 0/2] dt: thermal: Fix broken cooling-maps From: Zhang Rui To: Viresh Kumar , Eduardo Valentin , robh@kernel.org, Wei Xu Cc: linux-pm@vger.kernel.org, Vincent Guittot , Daniel Lezcano , devicetree@vger.kernel.org, olof@lixom.net, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Date: Tue, 31 Jul 2018 14:00:58 +0800 In-Reply-To: <20180731045151.gqsgsm6l3gwr5m4z@vireshk-i7> References: <20180731045151.gqsgsm6l3gwr5m4z@vireshk-i7> 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 On 二, 2018-07-31 at 10:21 +0530, Viresh Kumar wrote: > On 05-07-18, 10:39, Viresh Kumar wrote: > > > > Hi, > > > > This is an attempt to fix the broken or partially defined DT > > bindings > > for cooling-maps. We should list every device that participates in > > cooling down at a certain trip point, instead of just the first in > > the > > list as that depends on certain ordering of events to work > > properly. > > > > The first patch extends the binding to allow a list of phandles in > > "cooling-device" property and the second patch fixes one of the > > platform's DT. > > > > This will be followed up by fixing all platform DT bindings that > > have > > these issues after this set is accepted. > > > > The kernel also requires some changes to handle the phandle list, > > but > > wouldn't break with these changes as it reads the first phandle in > > the > > list for now. We can update that separately. > @Zhang: Are you going to apply this for 4.19-rc1 ? There are lot of > patches that > I am holding up until this gets merged, > I suppose this patch should go via Eduardo' tree. Eduardo, can you please take a look at this patch set? thanks, rui