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 E4D63C636CD for ; Wed, 1 Feb 2023 15:51:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232862AbjBAPvz (ORCPT ); Wed, 1 Feb 2023 10:51:55 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55890 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232619AbjBAPvY (ORCPT ); Wed, 1 Feb 2023 10:51:24 -0500 Received: from mail-wr1-x436.google.com (mail-wr1-x436.google.com [IPv6:2a00:1450:4864:20::436]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E9AC075180 for ; Wed, 1 Feb 2023 07:51:21 -0800 (PST) Received: by mail-wr1-x436.google.com with SMTP id m14so17273374wrg.13 for ; Wed, 01 Feb 2023 07:51:21 -0800 (PST) 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:subject:date :message-id:reply-to; bh=Y1rsiTI7UwHw7phclNE4/ASYO2V8AAHv5RGPlvescl0=; b=qDlndRQGWrW94HAUc5CcWXb4MZWZao4zWYaxUzFLLjd5KAJlcYliJanEeMp+Bzm+gP VNzqnRwXQ6Ra1bB4XfmRBo5q2mLOd5zeS7K0DqSdljHg5TO4u5nHp2Y6vHStQsY0KdpL Yh8BKUb/zToqFfr5qwBqALkjd9xE6SE5kedgyNmTrS2RYNYjxlZ4IAW6aDl96K1G/HYo hJ3Z8zWXB+SgwA2VpVDZWMadkfitf6+EVRFdncUkACy0Wc12jprby/S9Sktk0QVL8dpY n+N+tlEqtqRdlHdwNhqzKuNws30eXEh5nXuGUOOW3r9XCmZYpEu2wgtgXzfFnO7gMGIx Rr4w== 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 :subject:date:message-id:reply-to; bh=Y1rsiTI7UwHw7phclNE4/ASYO2V8AAHv5RGPlvescl0=; b=MZQ/FW/lv+CixkvfoHE2DxmPZuhzlTzZFC0Y5i7khUHqctFUz3XrxwylkBui+Ycg2v 7GLQ9zsqCVKpl550gRrKcWNzkl9BZPQdw6WvCeudDZ7rg+McbbZOgbIx6Uzg8PQiT1gt p1tv37Xoki5nyctswd7W/eN+dAExXqxWlSCVmu5THkRx0r445Mdnd1LfW7LCBl4nWrx1 HjlBLHXP8qlIHw1USOR0ntCU9X/mDDfBEwVnkcSzY2PtktaBNsyiu8tT51iik60u2ASK IJxkV1T8eawx3BukOKSR6SeyOgQfTNUZkzdlot47PCeW5yiE5ZHi3xDGGKLpf6smfvAR yHTg== X-Gm-Message-State: AO0yUKXG6U4OqtuBlbX9pAwtHEukcTBmAn3jcbTGLIkeH75SdX/7gl/4 Cg2syfa7FkWnHiHyNqzUnrEE5Q== X-Google-Smtp-Source: AK7set/QZQnWVCK3LotJLBnFihqztsStXEyV3jIFNQxowxc06ejfP/+ehZtKzK5meKRVWFczrB/Qhg== X-Received: by 2002:a05:6000:1285:b0:2bf:d0a4:3e5d with SMTP id f5-20020a056000128500b002bfd0a43e5dmr2870727wrx.42.1675266680403; Wed, 01 Feb 2023 07:51:20 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id t1-20020adfe441000000b002bfd524255esm14816189wrm.43.2023.02.01.07.51.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Feb 2023 07:51:20 -0800 (PST) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [RFT PATCH 08/14] arm64: dts: qcom: sm6115: correct TLMM gpio-ranges Date: Wed, 1 Feb 2023 16:50:59 +0100 Message-Id: <20230201155105.282708-9-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230201155105.282708-1-krzysztof.kozlowski@linaro.org> References: <20230201155105.282708-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Correct the number of GPIOs in TLMM pin controller. Signed-off-by: Krzysztof Kozlowski --- arch/arm64/boot/dts/qcom/sm6115.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/qcom/sm6115.dtsi b/arch/arm64/boot/dts/qcom/sm6115.dtsi index 50cb8a82ecd5..d1bfd264c2d3 100644 --- a/arch/arm64/boot/dts/qcom/sm6115.dtsi +++ b/arch/arm64/boot/dts/qcom/sm6115.dtsi @@ -363,7 +363,7 @@ tlmm: pinctrl@500000 { reg-names = "west", "south", "east"; interrupts = ; gpio-controller; - gpio-ranges = <&tlmm 0 0 121>; + gpio-ranges = <&tlmm 0 0 113>; #gpio-cells = <2>; interrupt-controller; #interrupt-cells = <2>; -- 2.34.1