From mboxrd@z Thu Jan 1 00:00:00 1970 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 97CB5C001B0 for ; Wed, 19 Jul 2023 11:17:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230426AbjGSLRq (ORCPT ); Wed, 19 Jul 2023 07:17:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46670 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229984AbjGSLRp (ORCPT ); Wed, 19 Jul 2023 07:17:45 -0400 Received: from mail-lf1-x12f.google.com (mail-lf1-x12f.google.com [IPv6:2a00:1450:4864:20::12f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 99EAA189 for ; Wed, 19 Jul 2023 04:17:43 -0700 (PDT) Received: by mail-lf1-x12f.google.com with SMTP id 2adb3069b0e04-4fdd515cebcso1087625e87.0 for ; Wed, 19 Jul 2023 04:17:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1689765462; x=1692357462; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=dA4XBjNreRbs/RKP90hsuoW35QaS3sIYpUWqA3D9MVo=; b=eib+6ZdSavk8Cc7sMu9UiLLoRzeurRV7U17SqJAdIFseBdo83QH88dnHOpILFO0Cln 0IsGbyvcRl9w1gqFMOXu6ygsn+ZNxcwzWfrTXb+x6bQwtDHOXXRdkQtSBFhgMsJ5YGLv m6bv7v664SZsFyXtW9kOLlL2QlyBrdsLjGHQmCoEvj4vKzL3HnMDW3G0SVkadJlWUF1t EoJBekxklR+oaT/Tayym1DlLl93ebF2f1gs0w3nVaL3QzdoKjUiG5ooM38p36cBDrDJ1 bgdBpngvJemNnogm2kWA1g2JyfP+Ni+xP1LyxHVRNFhGNoJeDS6JKqhyJmBAkHEy/gi4 gGzw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689765462; x=1692357462; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=dA4XBjNreRbs/RKP90hsuoW35QaS3sIYpUWqA3D9MVo=; b=CopCn15pj/IlpIdjZq5wuDIZMdX8/CQHFlaBCVJVt4lDKx4MBeULXDc73nsBtgX0gR FtU3t5wYSEbkEJ4cX0Q0neXQ4Xpd8obzuQtpE7Nux5T54aW4FgxJp7ozUHb3jdbyQ7q2 GvuowNSS6LIFsj42qemugnkUQt9UVSa+vrq+r/lnLWSHlFs4oT6aVIwSCVeb1m6KGsw4 D8blPozKnVYXVWp0KOcn0DEvP1DHLqKI/aheb5pX1PxS1S2va8aGNQsP6ACOgtmpgwW4 XuH18JdmuWVXJI7cq8iZ67hASMFk05zCpdSmcsbZpoTHbxsd35Xs+VlfKpomNbCBi67j c4hQ== X-Gm-Message-State: ABy/qLaT11AziBQdTOkKxUM0MbrOTpwjpn0S9V3c+Jzqa3avQzO8BI3u bLcKx5vMz0mKTJVcKJB/xURhag== X-Google-Smtp-Source: APBJJlEfuMb3x/pT172dL5k+uZlxwymyIEwasIcdDQtVo1m66C7A/ws6DIO7Zn/FYWiF+K/45DMeag== X-Received: by 2002:a05:6512:2394:b0:4f6:2b51:2f74 with SMTP id c20-20020a056512239400b004f62b512f74mr2003719lfv.52.1689765461798; Wed, 19 Jul 2023 04:17:41 -0700 (PDT) Received: from [192.168.1.20] ([178.197.223.104]) by smtp.gmail.com with ESMTPSA id r21-20020aa7cb95000000b0051e28d315a2sm2570977edt.78.2023.07.19.04.17.40 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 19 Jul 2023 04:17:41 -0700 (PDT) Message-ID: <7c60b8b5-ce8b-c911-043f-f916430bacc9@linaro.org> Date: Wed, 19 Jul 2023 13:17:40 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [PATCH] dt-bindings: pinctrl: qcom,sa8775p-tlmm: add gpio function constant Content-Language: en-US To: Shazad Hussain , agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, linus.walleij@linaro.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org Cc: bartosz.golaszewski@linaro.org, linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230719110344.19983-1-quic_shazhuss@quicinc.com> From: Krzysztof Kozlowski In-Reply-To: <20230719110344.19983-1-quic_shazhuss@quicinc.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On 19/07/2023 13:03, Shazad Hussain wrote: > Alternative function 'gpio' is not listed in the constants for pin > configuration, so adding this constant to the list. > > Fixes: 9a2aaee23c79 ("dt-bindings: pinctrl: describe sa8775p-tlmm") Cc: > Signed-off-by: Shazad Hussain Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof