Received: by 2002:a05:6a10:c7c6:0:0:0:0 with SMTP id h6csp1620260pxy; Mon, 2 Aug 2021 06:23:33 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwc8Ioh2asfm5wNvUrsl+NgP6U1AllQiChTpUU1d70MprFIVF2TWZWN3o820ZbDy/PIW7oA X-Received: by 2002:a05:6638:974:: with SMTP id o20mr1828186jaj.10.1627910613836; Mon, 02 Aug 2021 06:23:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1627910613; cv=none; d=google.com; s=arc-20160816; b=scRXKjL1sqE9TD1YsHAIFvQAsL5gwVlkVeVJVaXUDTvCdXjdLs0Y6/ZVRHrYmkQVu4 1SK3RMctV5ppe+fvf4zmVBkNG/+js1PAYRAHX8qm9pR5bvBevpaS3vZ8d5kjd/E8sotw B7h7Lu5Q0Gw2PQE8jq7Jsp5Dbyv/MAL8BmcAb84a89RfLpmqhfvLtUJ2Sc5BTzlDci9l mQRMoHPvyZsJMgFZMKkTeafhU/ljOPaJ0TCW2ad48cneu+cqkk53LmbjSbtEP4vQMMHb XRP4ShSZGj2/eyqZNpYIwFy2ZTTC/oVEeEM5FIfHn0kJIDsBRFetMkdnWWiAtF0j3SdA CK3A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:references:in-reply-to:message-id:date:subject :cc:to:from; bh=O8+cNh7VZ9cQJuo7Vqg4uBjKYwFsBxnJsEXOjv58zXg=; b=AEThmRkcERlEyV4hNT0K/otzYeqzz2CrhdOBNvKhbupW8hqY9rWe2QsFwi8w/hhtqW 92upLzqXHS3p6/36d7ha9ppC8Oidxzst5tWt/s2u7aBJL96srpe2aw0x8SWJlMk0/R22 hxqruqf0ETGItodbQhTMjQAjz1MiHqNJxdXDk7k8ZVcW+bPzGHzdP1WPPr2/VD21kmJo Tdo7W3/9L3ZdO91M2ptqHoROKaxr7CE/bHA1bjUAz5W/8NDB3Z8fDdhY7njVcorkdu5q 8tnFLFqeFtSKbXNHiZYgdMxrkfOD+wT5ZmHFuLVOLOfHrZ/xW5uN80WJ/ZlGMcrpwrkz lnyw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id a9si13219691ilr.103.2021.08.02.06.23.21; Mon, 02 Aug 2021 06:23:33 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233921AbhHBNWR (ORCPT + 99 others); Mon, 2 Aug 2021 09:22:17 -0400 Received: from alexa-out.qualcomm.com ([129.46.98.28]:20756 "EHLO alexa-out.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233795AbhHBNWO (ORCPT ); Mon, 2 Aug 2021 09:22:14 -0400 Received: from ironmsg09-lv.qualcomm.com ([10.47.202.153]) by alexa-out.qualcomm.com with ESMTP; 02 Aug 2021 06:22:05 -0700 X-QCInternal: smtphost Received: from ironmsg01-blr.qualcomm.com ([10.86.208.130]) by ironmsg09-lv.qualcomm.com with ESMTP/TLS/AES256-SHA; 02 Aug 2021 06:22:03 -0700 X-QCInternal: smtphost Received: from c-skakit-linux.ap.qualcomm.com (HELO c-skakit-linux.qualcomm.com) ([10.242.51.242]) by ironmsg01-blr.qualcomm.com with ESMTP; 02 Aug 2021 18:51:27 +0530 Received: by c-skakit-linux.qualcomm.com (Postfix, from userid 2344709) id D85145368; Mon, 2 Aug 2021 18:51:25 +0530 (IST) From: satya priya To: Linus Walleij , Rob Herring , Andy Gross , Bjorn Andersson , Lee Jones Cc: bhupesh.sharma@linaro.org, Das Srinagesh , kgunda@codeaurora.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, satya priya Subject: [RESEND PATCH V7 3/3] dt-bindings: pinctrl: qcom-pmic-gpio: Remove the interrupts property Date: Mon, 2 Aug 2021 18:51:04 +0530 Message-Id: <1627910464-19363-4-git-send-email-skakit@codeaurora.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1627910464-19363-1-git-send-email-skakit@codeaurora.org> References: <1627910464-19363-1-git-send-email-skakit@codeaurora.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Remove the interrupts property as we no longer specify it. Signed-off-by: satya priya Acked-by: Rob Herring Reviewed-by: Bjorn Andersson --- Changes in V5: - This is newly added in V5.As per Bjorn's comments on [1] removed the interrupts property as it is no longer used. [1] https://lore.kernel.org/patchwork/patch/1434144/ Changes in V6: - No changes. Changes in V7: - No changes. Changes in RESEND V7: - Rebased on linux-next. .../bindings/pinctrl/qcom,pmic-gpio.yaml | 28 ++++------------------ 1 file changed, 4 insertions(+), 24 deletions(-) diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml index 7a0d2d8..9bd01db 100644 --- a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml +++ b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml @@ -56,18 +56,11 @@ properties: reg: maxItems: 1 - interrupts: - minItems: 1 - maxItems: 44 - description: - Must contain an array of encoded interrupt specifiers for - each available GPIO + interrupt-controller: true '#interrupt-cells': const: 2 - interrupt-controller: true - gpio-controller: true gpio-ranges: @@ -87,6 +80,7 @@ required: - gpio-controller - '#gpio-cells' - gpio-ranges + - interrupt-controller patternProperties: '-state$': @@ -223,22 +217,8 @@ examples: pm8921_gpio: gpio@150 { compatible = "qcom,pm8921-gpio", "qcom,ssbi-gpio"; reg = <0x150 0x160>; - interrupts = <192 1>, <193 1>, <194 1>, - <195 1>, <196 1>, <197 1>, - <198 1>, <199 1>, <200 1>, - <201 1>, <202 1>, <203 1>, - <204 1>, <205 1>, <206 1>, - <207 1>, <208 1>, <209 1>, - <210 1>, <211 1>, <212 1>, - <213 1>, <214 1>, <215 1>, - <216 1>, <217 1>, <218 1>, - <219 1>, <220 1>, <221 1>, - <222 1>, <223 1>, <224 1>, - <225 1>, <226 1>, <227 1>, - <228 1>, <229 1>, <230 1>, - <231 1>, <232 1>, <233 1>, - <234 1>, <235 1>; - + interrupt-controller; + #interrupt-cells = <2>; gpio-controller; gpio-ranges = <&pm8921_gpio 0 0 44>; #gpio-cells = <2>; -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation