From patchwork Fri Jun 30 06:13:12 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Baryshkov X-Patchwork-Id: 698036 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DDB54EB64DD for ; Fri, 30 Jun 2023 06:13:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232174AbjF3GNZ (ORCPT ); Fri, 30 Jun 2023 02:13:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55794 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230009AbjF3GNW (ORCPT ); Fri, 30 Jun 2023 02:13:22 -0400 Received: from mail-lj1-x235.google.com (mail-lj1-x235.google.com [IPv6:2a00:1450:4864:20::235]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9DA6F2683 for ; Thu, 29 Jun 2023 23:13:21 -0700 (PDT) Received: by mail-lj1-x235.google.com with SMTP id 38308e7fff4ca-2b69f1570b2so24259941fa.0 for ; Thu, 29 Jun 2023 23:13:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1688105600; x=1690697600; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Wmn+M2fNga+4TNI6jt8uO55BNbxGOHvu4NVWQjGkRuY=; b=bhiTPh2xSONiC5pMqLinu2tf4uLERVeZzdtMA1WZeHgiMvBApDzNW+GoHer3+A4WBt YD0gG2XHe0487kaQU4FPAd1SQEynSOJVzsKU5mtnfOZ1zqa3VwgaxF7ajvTpfGSWa53N GlecAfjShCN0u4YXCHDt34jhP/QYFs5/9OENtY6Sa514kZF52rbOhYNf33hawrr+0LGr eTxhaAMjxISaeB2v4OwbVPhtddGHxV6jWZZpLgN8tKDexMSg/6PdDpfnBQu4pxeZ6kKx 35ukYXXyVWP1p05cwumIQ+GkJHWrTe4jFdmUtEBrtSQpYuymbVotxjbCBh8JYxDxS80D I+9A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688105600; x=1690697600; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Wmn+M2fNga+4TNI6jt8uO55BNbxGOHvu4NVWQjGkRuY=; b=Qqx9LM9s1BPNS625vwTonunPziWahzvjnFnGQ60uePt3BBa6VKIrU8M/VqVc8hlZWm SGE/s4twEt46FU85stahXWu2uA0IxmrHJYtjqGGYdkd6+HedL4iGRFdXEbqu5SrzIQh5 pVOuO62R2Au6ANzVkFpCRLDtrYQ+6LkNxUrl+PcvkXRdvoe4zfk57oOlC0rzhrLaDur1 Lx4bRFohSsygR0p35nDv0QhUpBv5iJyJIVTrP/2j4gRlASg0BbuJZJ6nVvvU3ELBcanD n2id45frJaoufuaIG+syRi5G2E4IOoDH8iqOQxVy153l7FV1KIccfSDd7305QePIBfK0 dkQw== X-Gm-Message-State: ABy/qLaEgysG18B7S4TneVjaZ134b45R/3SiYSfFpntDt4KJUFu/+8G9 Su6fW3eMT5daSkfGzWfW6A7EHg== X-Google-Smtp-Source: APBJJlEhx+4ElNlwrvS7nlIc98U8QgF4F0QyKRwJdgPBkZYrDhaQURLhjRUmcuubtCsAs7kwDgTbnw== X-Received: by 2002:a2e:88d2:0:b0:2b6:364:c153 with SMTP id a18-20020a2e88d2000000b002b60364c153mr1253517ljk.14.1688105600025; Thu, 29 Jun 2023 23:13:20 -0700 (PDT) Received: from umbar.unikie.fi ([192.130.178.91]) by smtp.gmail.com with ESMTPSA id g22-20020a2eb0d6000000b002b6caeb4b41sm505582ljl.27.2023.06.29.23.13.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 29 Jun 2023 23:13:19 -0700 (PDT) From: Dmitry Baryshkov To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org Subject: [PATCH 4/7] arm64: dts: qcom: pmk8350: fix ADC-TM compatible string Date: Fri, 30 Jun 2023 09:13:12 +0300 Message-Id: <20230630061315.4027453-5-dmitry.baryshkov@linaro.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230630061315.4027453-1-dmitry.baryshkov@linaro.org> References: <20230630061315.4027453-1-dmitry.baryshkov@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org The commit b2de43136058 ("arm64: dts: qcom: pmk8350: Add peripherals for pmk8350") for the ADC TM (thermal monitoring device) have used the compatible string from the vendor kernel ("qcom,adc-tm7"). Use the proper compatible string that is defined in the upstream kernel ("qcom,spmi-adc-tm5-gen2"). Fixes: b2de43136058 ("arm64: dts: qcom: pmk8350: Add peripherals for pmk8350") Signed-off-by: Dmitry Baryshkov --- arch/arm64/boot/dts/qcom/pmk8350.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/qcom/pmk8350.dtsi b/arch/arm64/boot/dts/qcom/pmk8350.dtsi index bc6297e7253e..1eb74017062d 100644 --- a/arch/arm64/boot/dts/qcom/pmk8350.dtsi +++ b/arch/arm64/boot/dts/qcom/pmk8350.dtsi @@ -59,7 +59,7 @@ pmk8350_vadc: adc@3100 { }; pmk8350_adc_tm: adc-tm@3400 { - compatible = "qcom,adc-tm7"; + compatible = "qcom,spmi-adc-tm5-gen2"; reg = <0x3400>; interrupts = ; #address-cells = <1>;