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 62AF4C4332F for ; Mon, 16 May 2022 14:58:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244827AbiEPO6Y (ORCPT ); Mon, 16 May 2022 10:58:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35088 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244822AbiEPO6K (ORCPT ); Mon, 16 May 2022 10:58:10 -0400 Received: from mail-ot1-x335.google.com (mail-ot1-x335.google.com [IPv6:2607:f8b0:4864:20::335]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B0AD839143 for ; Mon, 16 May 2022 07:58:05 -0700 (PDT) Received: by mail-ot1-x335.google.com with SMTP id a22-20020a9d3e16000000b00606aeb12ab6so10210159otd.7 for ; Mon, 16 May 2022 07:58:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=K+Y70coh+Lp+roExSs0REYyqTm2S4dimkeJMPuEY3ro=; b=a2LKmOSvf8pekx9Ba50+WsLfSfczKYD5qYZ0CvNasNSqyAbqFoydfY2gx89tJxtr2y c6V12q8E0n4xIF1oGIXmZ6+uBA97B7Z1UJqB4t17GUOyxAf2pXUwws57sW7wLjvNQUoE i+oAg1OCuAOCthZ7bVwuYfhu7ZAyX6AKyOZXHNSTYB+gW8Ieci6qyQlxHQwO9CPGJ2Dx YqlGNlTQlwKE0obNLvF1sweC4Qz3/TKbLPBkYfFqxFVfCyxNfoxNTobOqtotw1w3qVio J4LpXmPH+pDm9LPti4oTg2sL+AMWAByuxCkYC9tODNdF+XhZJb9HlqKHWPK5tQQHqQJh SNEg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=K+Y70coh+Lp+roExSs0REYyqTm2S4dimkeJMPuEY3ro=; b=VuW8I511VVlaOiG6Ua7fbB3VUbylVhgi2uq4BPA4H+IkQbZ62/T8qiXv65pR/0Nzv6 VIEeWquZT1pDLeOBGJowAQdySFxJWccmiBEnb9FD9kQok4N/hbDJOIIctA3IOowgLveU b2MPApouX0My8EUCxtqLknsQc6Kb6jEq4g61WXqu61fnQWxsv+xjQ3/b5oMU8nDOwVQs wn9IJVsywOfFbelrEGBn3tn/iUlZTbqRtTU72PuNgBeUE3e64DbQ+UgzmBPZ7Omh0xpk UgDnufhBRu6kdOQzJo+EtnZZKy9/ZeMssQqAh+y0flldyxc5byDMxI/rKSKi9y4WNbET /7zw== X-Gm-Message-State: AOAM531pnv4ycIODHGUPO6ZrAY8ZWlLLgl5MnyH4ar70AIPmhpuI7x3L VLGR7VcThfwaH7j0XL7Iywzl9g== X-Google-Smtp-Source: ABdhPJw4N5aCDpS5ff2CufYGmp786lJ7RNGJHCtFjbTmuAq8MExGgtUzZ2Sa7rZJBeZwP5bNxHqKXQ== X-Received: by 2002:a9d:4b14:0:b0:605:d4b1:a0a0 with SMTP id q20-20020a9d4b14000000b00605d4b1a0a0mr6401833otf.134.1652713084987; Mon, 16 May 2022 07:58:04 -0700 (PDT) Received: from ripper (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id w15-20020a056830144f00b00606a6c09a0csm3953648otp.12.2022.05.16.07.58.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 16 May 2022 07:58:04 -0700 (PDT) Date: Mon, 16 May 2022 08:00:28 -0700 From: Bjorn Andersson To: Marijn Suijten Cc: phone-devel@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht, AngeloGioacchino Del Regno , Konrad Dybcio , Martin Botka , Jami Kettunen , Andy Gross , 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 Subject: Re: [PATCH 2/7] dt-bindings: pinctrl: qcom-pmic-gpio: Add pm6125 compatible Message-ID: References: <20220511220613.1015472-1-marijn.suijten@somainline.org> <20220511220613.1015472-3-marijn.suijten@somainline.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220511220613.1015472-3-marijn.suijten@somainline.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed 11 May 15:06 PDT 2022, Marijn Suijten wrote: > The pm6125 comes with 9 GPIOs, without holes. > > Signed-off-by: Marijn Suijten > Reviewed-by: AngeloGioacchino Del Regno Reviewed-by: Bjorn Andersson Regards, Bjorn > --- > Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml > index 22dbcba752d0..ef7a4a9450a4 100644 > --- a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml > +++ b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml > @@ -20,6 +20,7 @@ properties: > - qcom,pm2250-gpio > - qcom,pm660-gpio > - qcom,pm660l-gpio > + - qcom,pm6125-gpio > - qcom,pm6150-gpio > - qcom,pm6150l-gpio > - qcom,pm6350-gpio > @@ -107,6 +108,7 @@ $defs: > description: > List of gpio pins affected by the properties specified in > this subnode. Valid pins are > + - gpio1-gpio9 for pm6125 > - gpio1-gpio10 for pm6150 > - gpio1-gpio12 for pm6150l > - gpio1-gpio9 for pm6350 > -- > 2.36.1 >