From patchwork Mon Sep 10 16:03:01 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Kaehlcke X-Patchwork-Id: 10594491 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 821F1921 for ; Mon, 10 Sep 2018 16:03:59 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 710BF28981 for ; Mon, 10 Sep 2018 16:03:59 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 65473290F6; Mon, 10 Sep 2018 16:03:59 +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 159CC28981 for ; Mon, 10 Sep 2018 16:03:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728399AbeIJU6n (ORCPT ); Mon, 10 Sep 2018 16:58:43 -0400 Received: from mail-pg1-f195.google.com ([209.85.215.195]:45242 "EHLO mail-pg1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727796AbeIJU6b (ORCPT ); Mon, 10 Sep 2018 16:58:31 -0400 Received: by mail-pg1-f195.google.com with SMTP id x26-v6so10692330pge.12 for ; Mon, 10 Sep 2018 09:03:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Pn0YO/ycbcj2ZZfDPJRgtsYZBYJvTqJrPHsXrmqWarY=; b=Ov5okNR3CGie5rIXoOGAvmmQH+euUCIyoe6s9+BwBFaVp1eTWJXjYd3+GcM/wlgu// H/JUGUpXj2z0McqQWqqrxuBHxNH6exYw//l4stS0x96h5IJWzzyf1Uwl8kpDv85kgls/ gXlrmgH7czrPhH2/UA8QbbqxtYo60orrtE/YI= 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:mime-version:content-transfer-encoding; bh=Pn0YO/ycbcj2ZZfDPJRgtsYZBYJvTqJrPHsXrmqWarY=; b=ZZ0ZI7qIcWdlewypsKplbQo2DApYt/744gG/CejhahPxqM6owDhACbar+e86HIPlvD dbWX91P//GvZyAjUXzXGyUvLAU9ysvqjUwnBMSDV9C1xcGRx3/9HP57iTkQhlIGGmxlb 049Mqb0tHIf7qbgnnhK+6Bx5SUqpK9y9m/b1niS7YF4Ho92FFNcE3dkaWuONPG/vhv4t AyxBU0ekEVwn3Q7mCumc3YEYMTwHyNwZ/f7edxaVcqT8e2luF3hU8QTvbKhu7NCfTyCl d3rXImXXVfAPzfsVgPCiEL38iozu5cXBQnZHZc/WqN9QH48qI0qaxCZ2G44SzmJetw9U L/jA== X-Gm-Message-State: APzg51CJV6qARUizwxHaEtPEPzxbLCGUqJKHp0nudiU7MRKjx3mD8VlJ 4GDykp59ufpf1nZjIR0Lpw2tig== X-Google-Smtp-Source: ANB0VdbhfLT0orMwGgdB8llK8YdItQGxlDdjetki6Z+AFQteCBygkglyf29f+shra5QqSbVuWkWWaA== X-Received: by 2002:a63:7058:: with SMTP id a24-v6mr23176159pgn.206.1536595425877; Mon, 10 Sep 2018 09:03:45 -0700 (PDT) Received: from mka.mtv.corp.google.com ([2620:15c:202:1:b6af:f85:ed6c:ac6a]) by smtp.gmail.com with ESMTPSA id b3-v6sm33893517pgm.74.2018.09.10.09.03.44 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Sep 2018 09:03:45 -0700 (PDT) From: Matthias Kaehlcke To: Andy Gross , David Brown , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , Jonathan Cameron , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler Cc: linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org, Douglas Anderson , Matthias Kaehlcke Subject: [PATCH v3 3/3] arm64: dts: qcom: pm8998: Add die temperature channel node to the ADC Date: Mon, 10 Sep 2018 09:03:01 -0700 Message-Id: <20180910160301.237538-4-mka@chromium.org> X-Mailer: git-send-email 2.19.0.rc2.392.g5ba43deb5a-goog In-Reply-To: <20180910160301.237538-1-mka@chromium.org> References: <20180910160301.237538-1-mka@chromium.org> MIME-Version: 1.0 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 Add a channel node for the die temperature to the ADC. Signed-off-by: Matthias Kaehlcke Reviewed-by: Douglas Anderson --- Changes in v3: - fixed separator in commit message - remove duplicate 'Signed-off-by' tag Changes in v2: - none --- arch/arm64/boot/dts/qcom/pm8998.dtsi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/arm64/boot/dts/qcom/pm8998.dtsi b/arch/arm64/boot/dts/qcom/pm8998.dtsi index 41593ebbea2c..d18d4f260fbe 100644 --- a/arch/arm64/boot/dts/qcom/pm8998.dtsi +++ b/arch/arm64/boot/dts/qcom/pm8998.dtsi @@ -19,6 +19,11 @@ #address-cells = <1>; #size-cells = <0>; #io-channel-cells = <1>; + + die-temp { + reg = ; + label = "die_temp"; + }; }; pm8998_gpio: gpios@c000 {