From patchwork Fri Jul 21 11:21:44 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kunihiko Hayashi X-Patchwork-Id: 108472 Delivered-To: patch@linaro.org Received: by 10.182.45.195 with SMTP id p3csp513077obm; Fri, 21 Jul 2017 04:22:10 -0700 (PDT) X-Received: by 10.99.189.1 with SMTP id a1mr6946740pgf.3.1500636129821; Fri, 21 Jul 2017 04:22:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1500636129; cv=none; d=google.com; s=arc-20160816; b=IWiW5YVjLrI/FLC+Y3JTyNe4LRg8UKVGasLYux1w6lg6eyaw3UmchM+Eda2OfmCeq2 2uCn7lsVKPBKoADji2hVsifG6lzcR7Kl09A7BrlLtsoWP1U+EubpCXfDyZew1zHuGLAr aqSW/YX7NpcG9Xzg6HlBAiQTmzTGibGH3RaGvDH6kjJVCTthywPJW+efzwJkuA+Jfa/8 XYgCeR7Q7NwNzhigmr8h+XGIk23CwDgrnqJEQ90YocVTaCtOIh4ki8aCwTeY/8HRQBWc x5eN7XwMxFAu/AfCKqZ29Zr/gtQuPN6htxelcOfV7isAWzLME0YEF7TBwx3mIeA6kP6I OPPw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from:arc-authentication-results; bh=eYdNrsYjfdIhy8WPfRaOKqzv6eqeFio01vihOsCs4+I=; b=M2dt3orWt9o96H7psStd0xc1psoYW4IolHym+j5AAeyPa/DKkAZJhkRLnyXMBo6kGm PAdWvQY075/KRqN/wKKY34SsHJc3loYDW4x0fsEgY5W03/zL0IeeItfbbXGjUy/nU9z/ 7G3ysYv+UdObcJdXfemeaGmqScNAWFpunpu77hF6HGoG2C10U/eK5vEFu/WZ8Z6WLE0m 4kFJwvmUQL7hfhKVlXVUjbM1qlCi9YskUNCETMIaDnS2ZMA7zYE/Tfr8aXvc+wAUi06B +FsQl4fKDp39hXqzJpoYUUJQjWA9I7EvV1frUrjKoQ8209OnML+8AyuEfQIIY0njXziN Kcnw== 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 l19si586334pli.1013.2017.07.21.04.22.09; Fri, 21 Jul 2017 04:22:09 -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 S1753984AbdGULWH (ORCPT + 25 others); Fri, 21 Jul 2017 07:22:07 -0400 Received: from mx.socionext.com ([202.248.49.38]:7820 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753111AbdGULWD (ORCPT ); Fri, 21 Jul 2017 07:22:03 -0400 Received: from unknown (HELO iyokan-ex.css.socionext.com) ([172.31.9.54]) by mx.socionext.com with ESMTP; 21 Jul 2017 20:22:02 +0900 Received: from mail.mfilter.local (unknown [10.213.24.62]) by iyokan-ex.css.socionext.com (Postfix) with ESMTP id 470E96007D; Fri, 21 Jul 2017 20:22:02 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Fri, 21 Jul 2017 20:22:02 +0900 Received: from plum.e01.socionext.com (unknown [10.213.132.32]) by kinkan.css.socionext.com (Postfix) with ESMTP id 7EA791A0ED3; Fri, 21 Jul 2017 20:22:01 +0900 (JST) From: Kunihiko Hayashi To: rui.zhang@intel.com, edubezval@gmail.com Cc: linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, yamada.masahiro@socionext.com, masami.hiramatsu@linaro.org, jaswinder.singh@linaro.org, Kunihiko Hayashi Subject: [PATCH v5 1/2] dt-bindings: thermal: add binding documentation for UniPhier thermal monitor Date: Fri, 21 Jul 2017 20:21:44 +0900 Message-Id: <1500636105-11520-2-git-send-email-hayashi.kunihiko@socionext.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1500636105-11520-1-git-send-email-hayashi.kunihiko@socionext.com> References: <1500636105-11520-1-git-send-email-hayashi.kunihiko@socionext.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add devicetree binding documentation for thermal monitor implemented on Socionext UniPhier SoCs. Signed-off-by: Kunihiko Hayashi Acked-by: Rob Herring --- .../bindings/thermal/uniphier-thermal.txt | 64 ++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 Documentation/devicetree/bindings/thermal/uniphier-thermal.txt -- 2.7.4 diff --git a/Documentation/devicetree/bindings/thermal/uniphier-thermal.txt b/Documentation/devicetree/bindings/thermal/uniphier-thermal.txt new file mode 100644 index 0000000..686c0b4 --- /dev/null +++ b/Documentation/devicetree/bindings/thermal/uniphier-thermal.txt @@ -0,0 +1,64 @@ +* UniPhier Thermal bindings + +This describes the devicetree bindings for thermal monitor supported by +PVT(Process, Voltage and Temperature) monitoring unit implemented on Socionext +UniPhier SoCs. + +Required properties: +- compatible : + - "socionext,uniphier-pxs2-thermal" : For UniPhier PXs2 SoC + - "socionext,uniphier-ld20-thermal" : For UniPhier LD20 SoC +- interrupts : IRQ for the temperature alarm +- #thermal-sensor-cells : Should be 0. See ./thermal.txt for details. + +Optional properties: +- socionext,tmod-calibration: A pair of calibrated values referred from PVT, + in case that the values aren't set on SoC, + like a reference board. + +Example: + + sysctrl@61840000 { + compatible = "socionext,uniphier-ld20-sysctrl", + "simple-mfd", "syscon"; + reg = <0x61840000 0x10000>; + ... + pvtctl: pvtctl { + compatible = "socionext,uniphier-ld20-thermal"; + interrupts = <0 3 1>; + #thermal-sensor-cells = <0>; + }; + ... + }; + + thermal-zones { + cpu_thermal { + polling-delay-passive = <250>; /* 250ms */ + polling-delay = <1000>; /* 1000ms */ + thermal-sensors = <&pvtctl>; + + trips { + cpu_crit: cpu_crit { + temperature = <110000>; /* 110C */ + hysteresis = <2000>; + type = "critical"; + }; + cpu_alert: cpu_alert { + temperature = <100000>; /* 100C */ + hysteresis = <2000>; + type = "passive"; + }; + }; + + cooling-maps { + map0 { + trip = <&cpu_alert>; + cooling-device = <&cpu0 (-1) (-1)>; + }; + map1 { + trip = <&cpu_alert>; + cooling-device = <&cpu2 (-1) (-1)>; + }; + }; + }; + };