From patchwork Tue Oct 11 21:31:42 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 614939 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 115FCC43219 for ; Tue, 11 Oct 2022 21:33:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229684AbiJKVdw (ORCPT ); Tue, 11 Oct 2022 17:33:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59058 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229542AbiJKVdv (ORCPT ); Tue, 11 Oct 2022 17:33:51 -0400 Received: from mail-qt1-x832.google.com (mail-qt1-x832.google.com [IPv6:2607:f8b0:4864:20::832]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6F92992F5F for ; Tue, 11 Oct 2022 14:33:49 -0700 (PDT) Received: by mail-qt1-x832.google.com with SMTP id f22so5161360qto.3 for ; Tue, 11 Oct 2022 14:33:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=izSN7xRQqssnM767hbIgGLtwY0E8L+UfBxDaexTRlTs=; b=LJ/mZ/SK8hZ2IBxXtIV+ppbukcjjSWFMzSzbFsUNLgRVBEU14F9GSk99h7YV+WH+c6 qEM5Ye/I1UWStx6bpPQOojVrlRgvRcubJTY4QG9OjYKcIcsbM2vNtAljcYbFY2eNSHaf tesbQaLeP4hjjNHuhb3kTXTkojkAlc9r5duCN0RSDCEIjX0dvo8z6b2UOVfSYEjXEGr5 7uOO5VwXgn/+q3mkxrXBy1Sz8BfO/RRseoFxT2IMott9p5vVvjvFZw8rkDoF9CWoZUn3 16ES+3Wy2Z1OghwCi7877qIQUUr000y5nrtfPjpN/9oySYhAPU9XY7EsVZ8feS6wRBIs BiEg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=izSN7xRQqssnM767hbIgGLtwY0E8L+UfBxDaexTRlTs=; b=cL6UXibWHtIl9RdwhLLFVXVEzbIhT2oANwZDXh8dhzbO3A2St7mTd4z+RLYxMeRZUd +prJ9oQ48rhRXr8R2/nmnpOQreReVeptMCGNV/AL+Jh02SXG+p+c+WPMCwU8/3QjXX11 wEsQJWnJggj9fla6FXFDxLdkNyztk1Rit3IMNFETwR8XEuK7+M0pRvq2awjq+QG+IgGv 09MbanMrWXKLnHCjTxrsKZIpRDE18LdcVrIIgG8Se74zEDAnR9DiHzWxbUp0WTyhFHlt JanWEtJ+mW4+fGY6/xG93rKem4bArUaMR0c3n6JOkVEyU0w12OZESf7PaUKUFPXonwY2 +tRQ== X-Gm-Message-State: ACrzQf2PZijwzY9ZZK4sUJensztoQ0IQUaIWg9wu/mjjo60j70OPdFho ozmxqhJ9SwFRsy9fVmQzek/uHA== X-Google-Smtp-Source: AMsMyM6CGda+/xijTP913Zy52gAgNbuE3rYSnAbBSG9dwkAU7IeYPLQvHwLMbCVrJtWti+BHCpwKYg== X-Received: by 2002:ac8:57cd:0:b0:39c:bb4c:565b with SMTP id w13-20020ac857cd000000b0039cbb4c565bmr1666419qta.115.1665524028594; Tue, 11 Oct 2022 14:33:48 -0700 (PDT) Received: from krzk-bin.home (cpe-72-225-192-120.nyc.res.rr.com. [72.225.192.120]) by smtp.gmail.com with ESMTPSA id j20-20020ac84414000000b0039cbb50951asm604224qtn.24.2022.10.11.14.33.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 11 Oct 2022 14:33:48 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Linus Walleij , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 1/4] arm64: dts: qcom: msm8998: add gpio-ranges to TLMM Date: Tue, 11 Oct 2022 17:31:42 -0400 Message-Id: <20221011213145.122879-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Qualcomm pinctrl bindings and drivers expect gpio-ranges property. Signed-off-by: Krzysztof Kozlowski Reviewed-by: Neil Armstrong --- arch/arm64/boot/dts/qcom/msm8998.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/boot/dts/qcom/msm8998.dtsi b/arch/arm64/boot/dts/qcom/msm8998.dtsi index f05f16ac5cc1..2c4acf227253 100644 --- a/arch/arm64/boot/dts/qcom/msm8998.dtsi +++ b/arch/arm64/boot/dts/qcom/msm8998.dtsi @@ -1056,6 +1056,7 @@ tlmm: pinctrl@3400000 { compatible = "qcom,msm8998-pinctrl"; reg = <0x03400000 0xc00000>; interrupts = ; + gpio-ranges = <&tlmm 0 0 150>; gpio-controller; #gpio-cells = <2>; interrupt-controller;