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 B8DAEC433F5 for ; Fri, 13 May 2022 08:20:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1378156AbiEMIUq (ORCPT ); Fri, 13 May 2022 04:20:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54668 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1378166AbiEMIUL (ORCPT ); Fri, 13 May 2022 04:20:11 -0400 Received: from mail-ej1-x62d.google.com (mail-ej1-x62d.google.com [IPv6:2a00:1450:4864:20::62d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A789F2A7694 for ; Fri, 13 May 2022 01:19:59 -0700 (PDT) Received: by mail-ej1-x62d.google.com with SMTP id dk23so14731437ejb.8 for ; Fri, 13 May 2022 01:19:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=TXXtxk4/zRV/azu90zaoknCSwg8YNFPSO9Vmn6Wx84Q=; b=MNGRWTPIXS3qQdhzKLJqftqcmNJb3YAhzFu0XK9shDr0nVZW2KqLNz58KFpFr4nnSR xCWwaq9eJrxFuBDYw/9ctILoH9T29QogEmyhKhxU2v2pbKtphq8ZS0PvubxQBtyDoRWM iA65BP7n4WDjsTuxanI5NnVp5KGaNzh3A/PCrcTLFwO3uij1ITELlNx+3ja2gHSYqBSs +V3XaRmoZpJNZ9vSakl3Krp1q8o83lOp9e3hRaPrtefzfDpUNt/O8MfcpyA4d1vOy0ui HSVAR6GcKVVq8FEt0+WHrDmIqZhJ03tmNf7d3Be0nkugchg8AzjzgL5JiZOBHzSaRBGj qdWA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=TXXtxk4/zRV/azu90zaoknCSwg8YNFPSO9Vmn6Wx84Q=; b=nKiUCtJFy/r/FY6yCLvOwavGsIWMYBvhtJQRt3DQpoPkalEWXZcZK+qJW/LTxkD5kg wPnmFYZzwgJdfQfSwNInGdRu2dPtUTrTHWsCtmnfEt5414j8kKAzm03CmEbno70038S8 V4e/9tbyhm1PA0PCTxe4nntDWaP0FK7L8NGnBdjytbfDXLE1C4BBPLwUpEoie6vRNZk3 8VwHnVsg2KPuDiio9rChDkaupwnvA6vn7AbvUICm5k2bFsSODFcjDrqk9JwDqB+buO5/ HCOi+pcIIq6Ppeg6oqUXvvXRiNy26qeupdA2IIK0cJ6kUWjkD5TwthMOgrjya5UfaXMo 7lIQ== X-Gm-Message-State: AOAM532ZcK6xMdpJtsd5v1fLwxzYq3Ay0Nyxy5OgePx/BjuJEWukI8Dm 0CMK8z7hbF/Wb3Z3mq/EMICP0MC624RCdUwi X-Google-Smtp-Source: ABdhPJxklCsXB9SJsl5gdraUIi2jz7rJ4AWpTj7K5UOqWzYgbXMjqn5QqncQCk3SD3iUdKyMUSM1UQ== X-Received: by 2002:a17:907:1b10:b0:6e4:bac5:f080 with SMTP id mp16-20020a1709071b1000b006e4bac5f080mr3267436ejc.24.1652429998225; Fri, 13 May 2022 01:19:58 -0700 (PDT) Received: from [192.168.0.168] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id y24-20020aa7ccd8000000b0042617ba6397sm655801edt.33.2022.05.13.01.19.56 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 13 May 2022 01:19:57 -0700 (PDT) Message-ID: Date: Fri, 13 May 2022 10:19:56 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1 Subject: Re: [PATCH 2/7] dt-bindings: pinctrl: qcom-pmic-gpio: Add pm6125 compatible Content-Language: en-US To: Marijn Suijten , phone-devel@vger.kernel.org, Bjorn Andersson Cc: ~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 References: <20220511220613.1015472-1-marijn.suijten@somainline.org> <20220511220613.1015472-3-marijn.suijten@somainline.org> From: Krzysztof Kozlowski In-Reply-To: <20220511220613.1015472-3-marijn.suijten@somainline.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: phone-devel@vger.kernel.org On 12/05/2022 00:06, Marijn Suijten wrote: > The pm6125 comes with 9 GPIOs, without holes. > > Signed-off-by: Marijn Suijten > Reviewed-by: AngeloGioacchino Del Regno It's the first version, how did the tag appear here? > --- > Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml | 2 ++ > 1 file changed, 2 insertions(+) This will need fixups or rebasing on my sets of PMIC gpio schema cleanup: https://lore.kernel.org/all/20220507194913.261121-1-krzysztof.kozlowski@linaro.org/ https://lore.kernel.org/all/20220508135932.132378-2-krzysztof.kozlowski@linaro.org/ Bjorn, let us know preferred order (who should rebase on who). Best regards, Krzysztof