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 D423AC64EC5 for ; Thu, 2 Feb 2023 10:47:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231860AbjBBKrc (ORCPT ); Thu, 2 Feb 2023 05:47:32 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43414 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232860AbjBBKrB (ORCPT ); Thu, 2 Feb 2023 05:47:01 -0500 Received: from mail-wm1-x333.google.com (mail-wm1-x333.google.com [IPv6:2a00:1450:4864:20::333]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C9FF97307F for ; Thu, 2 Feb 2023 02:46:35 -0800 (PST) Received: by mail-wm1-x333.google.com with SMTP id c4-20020a1c3504000000b003d9e2f72093so3398212wma.1 for ; Thu, 02 Feb 2023 02:46:35 -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=WH+iUmIlo2XKkyypu6pZsAFZkWM7iFUcewJRIDKO1d4=; b=wL1mi3PJRBi0JykWqBs6uvHs4StZ96TvImYGdlkUyygehMQK5Ew6RCwrDNljcmthjp V7S4+mUldPNvsbgW3e1PELzIooLUCoyM7MOzQC1PgSFfMa+ZU14PGLfBdxdumFjtdY+w OO3ptxXTFCZaDWhUY5ps36PHFJaQhA493DSUbntA4c4gGU/8OmAraVqZMcxcz3MU+VJ0 c6MSfy+9B6BXjOx7TXE+fPDNSg+5WATwAPVUt/pwTDE9DFRBhmQY4WAj0IiKvVmE/oZt PapBE8NC2ZB34UGMhiGJh0LW9hYzleUb/wXxHBtA00Q1n9ll188NwMvqxg8qqmGQfBun b6mw== 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=WH+iUmIlo2XKkyypu6pZsAFZkWM7iFUcewJRIDKO1d4=; b=SbaU+HVGxaDC5VQksG4UI0IhpQFH0AnFvkqyIzx+kg2grZjGZxbeUwWgyyOK56Roew efiIklD9FoGJUF0t7qJcSlYE7fJVXWWtyXxYwhRlMRx2rMommGjIuP+qZ23T/sF/AuJ2 dsn00yhAt3W3x+8qUFSBtHgen992Noropa/KyIEWXHcvxPNaC1Yjo3XcKnwO8mNE1nL6 bAgZbsjvUP78e4NBZAILi7/RswanJEa9RwR5i4JQfym+/QSiVczfnYwEFo4tq0AKU9y4 LRq9P8VKNoyJNgg874HjHZNx1+ObeYSRAbYSMISAEXbpCxV7tiLEaRMzcy5vD2Qcjvzk EL5w== X-Gm-Message-State: AO0yUKWmg8id+Jq+C3NMZLNQc/jVqyJjFpMkZieDqPw2u1astzOBpJBX OhAiqtXxD4KAv0UcCAFW4uSzfQ== X-Google-Smtp-Source: AK7set+DPcoQAfOZKyz4/fAgZq6BofJpqytIft8M3kbK42qOQwVj1yb8qVQ3qUHaSEtZMJyRX+ln7A== X-Received: by 2002:a05:600c:4f46:b0:3dc:557f:6124 with SMTP id m6-20020a05600c4f4600b003dc557f6124mr5436204wmq.5.1675334757642; Thu, 02 Feb 2023 02:45:57 -0800 (PST) Received: from krzk-bin.. ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id n24-20020a05600c181800b003dc3f195abesm4307329wmp.39.2023.02.02.02.45.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Feb 2023 02:45:57 -0800 (PST) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Linus Walleij , Rob Herring , Krzysztof Kozlowski , Stephan Gerhold , Vinod Koul , Vladimir Lypak , Luca Weiss , Iskren Chernev , 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 v2 04/10] dt-bindings: pinctrl: qcom,msm8953: correct GPIO name pattern Date: Thu, 2 Feb 2023 11:44:46 +0100 Message-Id: <20230202104452.299048-5-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230202104452.299048-1-krzysztof.kozlowski@linaro.org> References: <20230202104452.299048-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 The MSM8953 TLMM pin controller has GPIOs 0-141, so narrow the pattern. Signed-off-by: Krzysztof Kozlowski --- .../devicetree/bindings/pinctrl/qcom,msm8953-pinctrl.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,msm8953-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/qcom,msm8953-pinctrl.yaml index 6bcd52080801..ce219827ccc8 100644 --- a/Documentation/devicetree/bindings/pinctrl/qcom,msm8953-pinctrl.yaml +++ b/Documentation/devicetree/bindings/pinctrl/qcom,msm8953-pinctrl.yaml @@ -53,7 +53,7 @@ $defs: subnode. items: oneOf: - - pattern: "^gpio([0-9]|[1-9][0-9]|1[0-7][0-9])$" + - pattern: "^gpio([0-9]|[1-9][0-9]|1[0-3][0-9]|14[01])$" - enum: [ sdc1_clk, sdc1_cmd, sdc1_data, sdc1_rclk, sdc2_clk, sdc2_cmd, sdc2_data, qdsd_clk, qdsd_cmd, qdsd_data0, qdsd_data1, qdsd_data2, qdsd_data3 ] -- 2.34.1