From patchwork Wed Mar 20 13:39:58 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Amit Kucheria X-Patchwork-Id: 10861749 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 6BF901390 for ; Wed, 20 Mar 2019 13:40:16 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 52CA029C24 for ; Wed, 20 Mar 2019 13:40:16 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4746B29C29; Wed, 20 Mar 2019 13:40:16 +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=-6.5 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_WEB autolearn=ham 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 DF1F829C22 for ; Wed, 20 Mar 2019 13:40:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726065AbfCTNkP (ORCPT ); Wed, 20 Mar 2019 09:40:15 -0400 Received: from mail-pf1-f194.google.com ([209.85.210.194]:44192 "EHLO mail-pf1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728133AbfCTNkO (ORCPT ); Wed, 20 Mar 2019 09:40:14 -0400 Received: by mail-pf1-f194.google.com with SMTP id a3so1939549pff.11 for ; Wed, 20 Mar 2019 06:40:14 -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=fgiU/0dqWjtse4FbfTHlaH8yAxiZGqRsWDi7TBKqC9M=; b=JhRspOZMc5FFF9igH6w2uCwBPyvRofTruPQtA06/nSwKC68SPbG1+3F3R4EqZoKRih addYByJye4kgqE/CNxHRSQzYBatiml+ETvntHlwPdt04GKeRFl/xYhlAUWJHEPsU0wk8 ouTWRU5lDqDoL0ZnqG6JhzUZxmq4WuR3cBQVLBgsojSWNxIqkXvroQO7o7H2PtR6iDc9 C2hY/0cESFUORFwwlegm45ccHfhIKB56sbov4MenSLCW1TEGiAsSS3VJXACW4k6MDqoU x1U8AZfUZv7zKAVJk47xRI3s4Rno7fhMfxWt6vsC3JWQwbkL4ltHt3Mt0U5kBc6CwnIZ W3ww== 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=fgiU/0dqWjtse4FbfTHlaH8yAxiZGqRsWDi7TBKqC9M=; b=rQoK5TgCjOu6Wn5w+7tjGQnHiDAPhULqtmhwGuhZNhPWdxgK9rRqhYBq6D6BI5RhVR w3rXcJnaCipir7v+/dy4cWgs9i1uGDnrT2m9bqiiDY8G/hinEHRGkeDd1SIoXYw79eu1 CWIfIE99Gx+ZwD9isF/1ntfSDIFM2bEo5+nEUXFaowmtTqfVLrquRAoShK4/swRkPm1W NqqFIo4VtVNQdjiKDqgFdGFMopwzhKenTnJj/x+bFRi03QP5ILHAddqsHgwPRIy9iNNJ NHQHZ6LDdtzZv+CiIPADboEBshXsWivZTGe48qwRsTeaFmR3sIzmTUsLO0qspWfYwkAn THhg== X-Gm-Message-State: APjAAAX9bFANf+B2VpdRnP1NdnEx63Fk8kgkN7yP98ws9RIDQhdfZAeQ EhkO2Py93k+hAGglvgmkzEY7mg== X-Google-Smtp-Source: APXvYqy93JVevMVKDIgSf2cquyfs8WvOUazTZFLJZVW37UEU7nrCkgKFmLBOX7t1q+4J5fiWkqqDTA== X-Received: by 2002:a63:2158:: with SMTP id s24mr7293746pgm.156.1553089213585; Wed, 20 Mar 2019 06:40:13 -0700 (PDT) Received: from localhost ([114.143.122.221]) by smtp.gmail.com with ESMTPSA id z128sm4375573pfz.107.2019.03.20.06.40.12 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 20 Mar 2019 06:40:12 -0700 (PDT) From: Amit Kucheria To: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, bjorn.andersson@linaro.org, andy.gross@linaro.org, David Brown Cc: devicetree@vger.kernel.org Subject: [PATCHv1 2/2] arm64: dts: qcom: pms405: Rename adc outputs as per schematics Date: Wed, 20 Mar 2019 19:09:58 +0530 Message-Id: <65fdb9213591901d30c9af89102c22a730fb2745.1553088982.git.amit.kucheria@linaro.org> 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 The adc outputs shouldn't contain information about their configuration e.g. 100K pull-up, but just reflect the name of the signal in the schematics. Making them labels also allows us to overwrite their configuration in board-specific DTs. Sort them by order as used in adc5_chans_rev2, while we're at it. Signed-off-by: Amit Kucheria --- arch/arm64/boot/dts/qcom/pms405.dtsi | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/pms405.dtsi b/arch/arm64/boot/dts/qcom/pms405.dtsi index 8b6aa2334f56..37c8bea24796 100644 --- a/arch/arm64/boot/dts/qcom/pms405.dtsi +++ b/arch/arm64/boot/dts/qcom/pms405.dtsi @@ -98,7 +98,7 @@ qcom,pre-scaling = <1 1>; }; - vph_pwr { + pon_1: vph_pwr { reg = ; qcom,pre-scaling = <1 3>; }; @@ -108,22 +108,22 @@ qcom,pre-scaling = <1 1>; }; - xo_therm_100k_pu { - reg = ; + pa_therm1: thermistor1 { + reg = ; qcom,ratiometric; qcom,hw-settle-time = <200>; qcom,pre-scaling = <1 1>; }; - amux_thm1_100k_pu { - reg = ; + pa_therm3: thermistor3 { + reg = ; qcom,ratiometric; qcom,hw-settle-time = <200>; qcom,pre-scaling = <1 1>; }; - amux_thm3_100k_pu { - reg = ; + xo_therm: xo_temp { + reg = ; qcom,ratiometric; qcom,hw-settle-time = <200>; qcom,pre-scaling = <1 1>;