From patchwork Wed Sep 12 09:52:58 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Amit Kucheria X-Patchwork-Id: 10597299 X-Patchwork-Delegate: agross@codeaurora.org Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 32E22920 for ; Wed, 12 Sep 2018 09:54:55 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 248482983B for ; Wed, 12 Sep 2018 09:54:55 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 18BFC29834; Wed, 12 Sep 2018 09:54:55 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C80B52982F for ; Wed, 12 Sep 2018 09:54:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728043AbeILO6j (ORCPT ); Wed, 12 Sep 2018 10:58:39 -0400 Received: from mail-ed1-f65.google.com ([209.85.208.65]:37617 "EHLO mail-ed1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727009AbeILO6j (ORCPT ); Wed, 12 Sep 2018 10:58:39 -0400 Received: by mail-ed1-f65.google.com with SMTP id a20-v6so1268236edd.4 for ; Wed, 12 Sep 2018 02:54:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :in-reply-to:references; bh=q7StzQyd+okywPPbXDjrtJCN5bAcIFHgFQlaxztz5dY=; b=bv1vaPdS27Frv9kiMDM1C8J0zLCjFcroQZ21iJ8vgCOocCsPIUyHTNVJ+Ur717+HcE +D+D1Efmfvvijv6BcOwkHJ6qhBKbVefkwuZyt9s/8oBrpDdpQcrP0HLWndHWzFixz+2X M6SiSfzreyp3uGwR0InXc1KXmJrd7kX1eW/tI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:in-reply-to:references; bh=q7StzQyd+okywPPbXDjrtJCN5bAcIFHgFQlaxztz5dY=; b=mvgmC3kzyBe9cZdB3yb5e2WV/8u60OjljOcQZdFPoaAmxxTCXMIG3yAr8jyIOJQsmX JPByhKKodIOndxmOOixcczWnM5e70bvuADPSVz0Mq84qnvwC7I5pQspTkd/DEn/mnkDA Mv/SHQ6v4rSxdE7oT1AP3xioeSuizeQCe71DISIbQ38YxOs87bUKkKHLr//NRnaAC6+C CEg02f0T/LAf4gqU0E+qj15tpxeZXhiek8JJVt+8dxVH2KLyyH5PxorDd42bsImtmTPU VfKIsR6E+5G+Z5//zEV1dbczerMunNeKIt240YRchLmdA63gfxn//S1mGCAAe/ldoVQu Xb9Q== X-Gm-Message-State: APzg51CAUqP+WSNEvTJo2O2xkBEz1ynOTUI91349g9sw27FuXlOB2cRD NG6LMMsZTrioxHI6jVTEP0UBPg== X-Google-Smtp-Source: ANB0Vdbm77Mjkf/grj+hcc5T8y/aN9BwFRQLDqSnaD0UTh7LOTGD58oJldSSr1WKjRAD+c6ENGBVQw== X-Received: by 2002:a50:cb8c:: with SMTP id k12-v6mr1878289edi.171.1536746091680; Wed, 12 Sep 2018 02:54:51 -0700 (PDT) Received: from localhost ([49.248.190.214]) by smtp.gmail.com with ESMTPSA id h40-v6sm420603edh.88.2018.09.12.02.54.49 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 12 Sep 2018 02:54:50 -0700 (PDT) From: Amit Kucheria To: linux-kernel@vger.kernel.org Cc: rnayak@codeaurora.org, linux-arm-msm@vger.kernel.org, bjorn.andersson@linaro.org, edubezval@gmail.com, smohanad@codeaurora.org, andy.gross@linaro.org, dianders@chromium.org, mka@chromium.org, Zhang Rui , Daniel Lezcano , Rob Herring , Mark Rutland , linux-pm@vger.kernel.org, devicetree@vger.kernel.org Subject: [PATCH v3 13/16] dt-bindings: thermal: Fix a typo in documentation Date: Wed, 12 Sep 2018 15:22:58 +0530 Message-Id: X-Mailer: git-send-email 2.17.1 In-Reply-To: References: In-Reply-To: References: Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP c(1) + x(1) was actually meant to be c(1) * x(1). Signed-off-by: Amit Kucheria Reviewed-by: Matthias Kaehlcke Acked-by: Rob Herring Reviewed-by: Bjorn Andersson --- Documentation/devicetree/bindings/thermal/thermal.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/thermal/thermal.txt b/Documentation/devicetree/bindings/thermal/thermal.txt index eb7ee91556a5..ca14ba959e0d 100644 --- a/Documentation/devicetree/bindings/thermal/thermal.txt +++ b/Documentation/devicetree/bindings/thermal/thermal.txt @@ -152,7 +152,7 @@ Optional property: Elem size: one cell the sensors listed in the thermal-sensors property. Elem type: signed Coefficients defaults to 1, in case this property is not specified. A simple linear polynomial is used: - Z = c0 * x0 + c1 + x1 + ... + c(n-1) * x(n-1) + cn. + Z = c0 * x0 + c1 * x1 + ... + c(n-1) * x(n-1) + cn. The coefficients are ordered and they match with sensors by means of sensor ID. Additional coefficients are