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 5808EC4332F for ; Fri, 7 Oct 2022 07:09:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229614AbiJGHJa (ORCPT ); Fri, 7 Oct 2022 03:09:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59570 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229691AbiJGHJ2 (ORCPT ); Fri, 7 Oct 2022 03:09:28 -0400 Received: from mail-lj1-x229.google.com (mail-lj1-x229.google.com [IPv6:2a00:1450:4864:20::229]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C5587B8C15 for ; Fri, 7 Oct 2022 00:09:26 -0700 (PDT) Received: by mail-lj1-x229.google.com with SMTP id a10so4747144ljq.0 for ; Fri, 07 Oct 2022 00:09:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; 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; bh=vCRWEF8VLHqnCH4WBhxkAT6aRcv54BJkl/Tn8yVW2Vo=; b=YBCTZw+sBWRkMCPLBQGtFEceujBSXZWXcLmkOGTiGGhC1iaXwMDvi+POzPsWx4Ap7t wCAwtKl8t+hGOjeBbv46LMXu1KvFbSA0dfm7465ub1uRvvWWw4hS/XwJu4VOlrrMX0vC N5iTFAzwKQ9sUHCPaNmCR1IXFYtX/gnGpCoX8rKqgdubi28+PHHNe3I3nCiApNJFSl1k PDpuz9XR4RGndtX1sfwzmsD4U9gCv0JHEtR08MmodI1grunwrhhzQTDD+/zBjJvSDOmt wWPku9B8B1gqyM2Ws4wjYahT3fekc9wMvlYM1MVl0kK6XPpy+ehoFvHfDx0UcHVYwvN2 Q6zw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=vCRWEF8VLHqnCH4WBhxkAT6aRcv54BJkl/Tn8yVW2Vo=; b=Z45P4CTYRrHP5ySXwG+fjC0O3ty4YKD2aUdjsHN3BEu+5pK02TBO9TXqgdOnr8bR3d IMlFVaOrfP3TkJhpt0B7gnGJtYuZJ7PXvUkQVeKoB12lPlAx2e7DoXkUJanILaBvtvAf begQuG2Z/BQqvyxVXHMdelzHbd5lsXosKp7M7ElYP8XX9ll/qcGP8RdaH+Dbq9+HQ4rZ H0qlAQ/uko0s/qpXrrCq0mLDhPKhdp4ZCDyzvbagFIcR3hrQ4NKU9goHP4Nbs0yOMhdP nhISlnYKptxOo21IfyvsA27ft7uzGP+3yQiqnRAkAkgBb4Y3v+Ibs7h/6h5TLor9dHNE 8NrQ== X-Gm-Message-State: ACrzQf1P7QhDEVXCnz3gfKHtaGpSvWOdAPIqbDz07ru6Nob7sBVKJTmi WcFmXsITwAiktEPfRCtw5z3H+w== X-Google-Smtp-Source: AMsMyM69vs7GHGx7R6YuBNKkrQI65YrlPF7aY1rqRVO/tA8YuRScsTIIQAfzVZEErv0M3FWeYVzSQA== X-Received: by 2002:a2e:bba2:0:b0:26b:e2d6:fe44 with SMTP id y34-20020a2ebba2000000b0026be2d6fe44mr1139102lje.286.1665126565048; Fri, 07 Oct 2022 00:09:25 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id v26-20020ac2559a000000b0049964f68457sm172995lfg.262.2022.10.07.00.09.24 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 07 Oct 2022 00:09:24 -0700 (PDT) Message-ID: Date: Fri, 7 Oct 2022 09:09:23 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.1 Subject: Re: [PATCH v8 1/3] dt-bindings: pinctrl: qcom: add sdm670 pinctrl Content-Language: en-US To: Richard Acayan , linux-arm-msm@vger.kernel.org Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Linus Walleij , Rob Herring , Krzysztof Kozlowski , Lee Jones , linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht References: <20221006232219.37505-1-mailingradian@gmail.com> <20221006232219.37505-2-mailingradian@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20221006232219.37505-2-mailingradian@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 07/10/2022 01:22, Richard Acayan wrote: > There is a new driver for the Snapdragon 670 TLMM (Top-Level Mode > Multiplexer). Document it. > > Adapted from qcom,sm6350-pinctrl.yaml. > > Signed-off-by: Richard Acayan > Reviewed-by: Krzysztof Kozlowski > Reviewed-by: Bjorn Andersson > --- > .../bindings/pinctrl/qcom,sdm670-tlmm.yaml | 129 ++++++++++++++++++ > 1 file changed, 129 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,sdm670-tlmm.yaml > > diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,sdm670-tlmm.yaml b/Documentation/devicetree/bindings/pinctrl/qcom,sdm670-tlmm.yaml > new file mode 100644 > index 000000000000..e2f563ae6bbf > --- /dev/null > +++ b/Documentation/devicetree/bindings/pinctrl/qcom,sdm670-tlmm.yaml > @@ -0,0 +1,129 @@ > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/pinctrl/qcom,sdm670-tlmm.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Qualcomm Technologies, Inc. SDM670 TLMM block > + > +maintainers: > + - Richard Acayan > + > +description: | > + This binding describes the Top Level Mode Multiplexer (TLMM) block found > + in the SDM670 platform. Drop "This bindings describes the" > + > +allOf: > + - $ref: pinctrl.yaml# Drop. > + - $ref: /schemas/pinctrl/qcom,tlmm-common.yaml# > + > +properties: > + compatible: > + const: qcom,sdm670-tlmm > + > + reg: > + maxItems: 1 > + > + interrupts: true > + interrupt-controller: true > + '#interrupt-cells': true Use consistent " everywhere. Best regards, Krzysztof