Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp1235182pxk; Fri, 2 Oct 2020 04:47:58 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzyxPt0sGQ0+84OMIpwIe2auJxYEReO087TFMRE/UdL9k1kDR2dlV9bSQVl8idtEwWP6/df X-Received: by 2002:a17:906:1b15:: with SMTP id o21mr1771935ejg.377.1601639278053; Fri, 02 Oct 2020 04:47:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601639278; cv=none; d=google.com; s=arc-20160816; b=obYjZ/FEJCHWDrNyuQXY+wJJFQb6PVeBp970UESK+aWaUQWZ5oIMdgEL/FSN+McatZ tmKkCWmuoGj27ouOxYrn+ITb7r1PXSbILVNbRZftNCsk3xRSHOOCuVafklTp4gtPa8vu zGe4Vdz3MXoZUFAfprhHeO5G871NUZXBgAGAp2/ySrUv1ebSb4R/6hUnZoAClNqBGPD5 xLinpi7IOC2OBF6ZQXRFD+TYaa6JNnK2tkNelpXME6UwKEd71poD6XhC5GfBXQI63AOW vysFhg1mw9E/q6SFta8TSBrvJk4uMQ8aNfQHdzlz4+OzawG7XlcSRLnTsSx/7KLNESrM 24Uw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:references:in-reply-to:message-id:date:subject :cc:to:from; bh=5m//gOGstUB0Fd7X8rhval4wk1b/HGJldyKrSOa9zso=; b=OJLEDGGVZX2ylAawyhJbQHuzUQwXuQgg672A5iPpBjJaBLwEH8pRQ56pL9Ppxq2Sb+ 19ZmpFlciERkvYQi2toR32qJNyKf2b7MPEgaCz0KXxtcs0E0W1m9JwOhjD5bifdlPRwl QP1IgwKC91/IEdo9rm8+CijUVIglxISYP+OO1Bd0jVlhNeHgwdrOuFxDCufeXc1uYwd5 1SQ1mbanT2fdOLB4QowIm37i7oCP5I9dgckT4uD2vQp1jR3tLYJbwfxlNz1evDa/4Cki weazOfPEbyiLex/KQRoZE0jpQlh6t1b+GWuenmWTzIbNYtWWv0KySV3dEdGkeoU9PD6S Uz8Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id m16si838622eda.92.2020.10.02.04.47.35; Fri, 02 Oct 2020 04:47:58 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387832AbgJBLpJ (ORCPT + 99 others); Fri, 2 Oct 2020 07:45:09 -0400 Received: from foss.arm.com ([217.140.110.172]:33410 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387817AbgJBLpF (ORCPT ); Fri, 2 Oct 2020 07:45:05 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 074961063; Fri, 2 Oct 2020 04:45:05 -0700 (PDT) Received: from e123648.arm.com (unknown [10.57.50.3]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 8EF9C3F73B; Fri, 2 Oct 2020 04:45:01 -0700 (PDT) From: Lukasz Luba To: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, linux-doc@vger.kernel.org, devicetree@vger.kernel.org Cc: robh+dt@kernel.org, amitk@kernel.org, corbet@lwn.net, daniel.lezcano@linaro.org, lukasz.luba@arm.com, Dietmar.Eggemann@arm.com, qperret@google.com, dianders@chromium.org, mka@chromium.org, rnayak@codeaurora.org, rjw@rjwysocki.net Subject: [PATCH v2 3/3] dt-bindings: thermal: update sustainable-power with abstract scale Date: Fri, 2 Oct 2020 12:44:26 +0100 Message-Id: <20201002114426.31277-4-lukasz.luba@arm.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20201002114426.31277-1-lukasz.luba@arm.com> References: <20201002114426.31277-1-lukasz.luba@arm.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Update the documentation for the binding 'sustainable-power' and allow to provide values in an abstract scale. It is required when the cooling devices use an abstract scale for their power values. Signed-off-by: Lukasz Luba --- .../devicetree/bindings/thermal/thermal-zones.yaml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/Documentation/devicetree/bindings/thermal/thermal-zones.yaml b/Documentation/devicetree/bindings/thermal/thermal-zones.yaml index 3ec9cc87ec50..4d8f2e37d1e6 100644 --- a/Documentation/devicetree/bindings/thermal/thermal-zones.yaml +++ b/Documentation/devicetree/bindings/thermal/thermal-zones.yaml @@ -99,10 +99,15 @@ patternProperties: sustainable-power: $ref: /schemas/types.yaml#/definitions/uint32 description: - An estimate of the sustainable power (in mW) that this thermal zone - can dissipate at the desired control temperature. For reference, the - sustainable power of a 4-inch phone is typically 2000mW, while on a - 10-inch tablet is around 4500mW. + An estimate of the sustainable power (in mW or in an abstract scale) + that this thermal zone can dissipate at the desired control + temperature. For reference, the sustainable power of a 4-inch phone + is typically 2000mW, while on a 10-inch tablet is around 4500mW. + + It is possible to express the sustainable power in an abstract + scale. This is the case when the related cooling devices use also + abstract scale to express their power usage. The scale must be + consistent. trips: type: object -- 2.17.1