From patchwork Sun Aug 28 08:43:32 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 600908 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 BB452C3DA6B for ; Sun, 28 Aug 2022 08:43:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229561AbiH1Inz (ORCPT ); Sun, 28 Aug 2022 04:43:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51186 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231384AbiH1Inx (ORCPT ); Sun, 28 Aug 2022 04:43:53 -0400 Received: from mail-lf1-x135.google.com (mail-lf1-x135.google.com [IPv6:2a00:1450:4864:20::135]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 45B152E9C3 for ; Sun, 28 Aug 2022 01:43:52 -0700 (PDT) Received: by mail-lf1-x135.google.com with SMTP id t23so2582922lfr.3 for ; Sun, 28 Aug 2022 01:43:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc; bh=eZ+8ZlZ0u81q9rc+wlfRE++/gm574l12fgjcIj9JVAc=; b=KlVWHl+5veyg6IqIwNBwBrktPbz6rtK+Jva/UhXaqKBZWgxTDPm6qR6HKWQxBu6a5S UMCR3zL7TFCgZRYdwhOs06uJ6vi//fYKl96dRX5T24IUzrrghB+0FfFRhXa0X/qijbzV YyOzhyq5fJaeb+JOJMiu2b7Kyap6WHY/P542KW/f79uGcc3hKfdnNxAFHx2APKVb3/nE +t9bpN1aF2vfc3VyOvKnkyayJT4cHQBfjhTs+B1f5kNkGmMc0wKPtQh6ZiVN/e0eA1T/ kwB2NnN04KT3Sf9ERyhc0EmEO1N6wAJnh/vxLyhayYb6hreKlrB8J+yeld1hNqSeU1je dJhA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc; bh=eZ+8ZlZ0u81q9rc+wlfRE++/gm574l12fgjcIj9JVAc=; b=dnEAPUhuU/Rtvfn4Cl7pEmbzv1rvL7AqtBcQsObb67mrV9qx6Z7cRGIfok4vsy2O9d GYm7wPmpZq3K64WfFA4KwntJG/IGDqaKYHZMQjaFr92lixVGnkzguKKDasLLL+IYm4zu j0rsTkOCpK4eCr+n3rz8aDpIxsQ7NSDPtWJp3Uj/qPMNuiqchh9GCSk0MtuhI8WVu4hR StbGn/TiieUsfOlVBueW5dWXXyXLAh9WXn4zFgJFK6ZB2ojzAbUnZrjMic+ynrs1NpYp gTIVdqzMyT8DljVtg01oomBTsjhtzQ42L5VXGR1z6v4gYiMy3fsxdZ4bz/yYmgBCzsnb ukSQ== X-Gm-Message-State: ACgBeo3smUMpH8a+XlpR/00xGtk1EGqY6+OoKgQjm0QNcZDkWcztGI5R tgCHtTFKJZGfxISCdHp5mSTFsA== X-Google-Smtp-Source: AA6agR7iIB6KSEABh2zZtl/gnACuIKLnZ46kp3g5G3Cu7i9SRKUQwuXZaqRaXMx860YnpL3OHhYUjg== X-Received: by 2002:a05:6512:259f:b0:494:65bd:7188 with SMTP id bf31-20020a056512259f00b0049465bd7188mr1196078lfb.501.1661676230654; Sun, 28 Aug 2022 01:43:50 -0700 (PDT) Received: from krzk-bin.starman.ee (82.131.98.15.cable.starman.ee. [82.131.98.15]) by smtp.gmail.com with ESMTPSA id c6-20020ac25f66000000b0048afe02c925sm890114lfc.219.2022.08.28.01.43.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 28 Aug 2022 01:43:50 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Lee Jones , Rob Herring , Krzysztof Kozlowski , Stephen Boyd , Vinod Koul , David Heidelberg , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Bryan O'Donoghue , Krzysztof Kozlowski Subject: [PATCH 05/14] arm64: dts: qcom: pmk8350: drop interrupt-names from ADC Date: Sun, 28 Aug 2022 11:43:32 +0300 Message-Id: <20220828084341.112146-6-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220828084341.112146-1-krzysztof.kozlowski@linaro.org> References: <20220828084341.112146-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org The SPMI PMIC VADC and Thermal Monitoring ADC have only one interrupt line and their bindings do not allow interrupt-names. None of other variants use them, so drop it from DTSI. Signed-off-by: Krzysztof Kozlowski --- arch/arm64/boot/dts/qcom/pmk8350.dtsi | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/pmk8350.dtsi b/arch/arm64/boot/dts/qcom/pmk8350.dtsi index 97c9f8ece2a6..a7ec9d11946d 100644 --- a/arch/arm64/boot/dts/qcom/pmk8350.dtsi +++ b/arch/arm64/boot/dts/qcom/pmk8350.dtsi @@ -39,7 +39,6 @@ pmk8350_vadc: adc@3100 { #address-cells = <1>; #size-cells = <0>; interrupts = <0x0 0x31 0x0 IRQ_TYPE_EDGE_RISING>; - interrupt-names = "eoc-int-en-set"; #io-channel-cells = <1>; }; @@ -47,7 +46,6 @@ pmk8350_adc_tm: adc-tm@3400 { compatible = "qcom,adc-tm7"; reg = <0x3400>; interrupts = <0x0 0x34 0x0 IRQ_TYPE_EDGE_RISING>; - interrupt-names = "threshold"; #address-cells = <1>; #size-cells = <0>; #thermal-sensor-cells = <1>;