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 0686FC54EE9 for ; Thu, 8 Sep 2022 11:14:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229579AbiIHLOz (ORCPT ); Thu, 8 Sep 2022 07:14:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52116 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230092AbiIHLOu (ORCPT ); Thu, 8 Sep 2022 07:14:50 -0400 Received: from mail-lj1-x22e.google.com (mail-lj1-x22e.google.com [IPv6:2a00:1450:4864:20::22e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DD55033E3B for ; Thu, 8 Sep 2022 04:14:48 -0700 (PDT) Received: by mail-lj1-x22e.google.com with SMTP id v6so6071978ljj.0 for ; Thu, 08 Sep 2022 04:14:48 -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=Rl5eBRjVMIfBFMNhgiMgpTHOyqMi/gFtjav/siqbg5c=; b=WTg9aG4AzDMi0Q7cADc+b4QdQGc5LBmrXMLkEFgfxX6soYvyl6QXho9+lbC5TsVZWI 9ktpj88zxEhY2f5uKp5p9SsEfOq87C1CcoEdXcJrin1w2R6/tenO0S2FBIxmwD2gxEpu nMSuYmHG8hsCCWYMTcHMmvEqnsXagq1DgSL5tB8blpJZLXuL75Lu2jHUCKwqs9xP/gNo etHeQjWcZgfqzbQ5HD0ljOU44AaXOOzZsgEi7G4gn/7yj9R4rLw2nFSETOdMl2khHv6A H1dIBLOFxKOAkJtnsVXRPmQJAiO+rOSI2X48BMF+j6OUz9s9/GZgclosyRhaZEGLRWHb rdag== 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=Rl5eBRjVMIfBFMNhgiMgpTHOyqMi/gFtjav/siqbg5c=; b=V3prmEIDaKsZtyxz0A4SryD8QmVyKh18FdvgjhHVmK0HWiT5me7cWS/YShueenIepS y2CVONCcjwZeqjJ09hFSzp0vjGLqqWud+8D+jP2Tbc9kxRFvg568GHznnC6H/gLXVhhk E2jN8bl2Z/9QB+ZegZgYOJFFZlzw1PnW5BRFI57AJk4raCqfS+DcxWKgOnj8/nsj1Zyb hvj/Is9ZzAUNVT7tBLYdwKuTI2iXrY18F8i5a4r4aVhgZP7QTij6hLCyk9h7P+BVn0vY GWklDOi/6MlgVSYq0ptzLf8NjFUA+ORii94+wh4yDJrWM6ZpFBJJBgFNPP7V8DiDqZRr cttQ== X-Gm-Message-State: ACgBeo3B1w4ygEqMT1ul+yGFK6BlG7C7Md4mmks/b+yS29RNdKoGcKAE Lhe2drEbvhzTC3wxJhj6JRd2Uw== X-Google-Smtp-Source: AA6agR4z5wi0efa/Fv9BjzVLS5RePp44A7tbdiGNCs3gHxPAQwi1JvV7Brlx7I2QndRlJsG3vyAAsQ== X-Received: by 2002:a2e:98d1:0:b0:263:76b4:5dc4 with SMTP id s17-20020a2e98d1000000b0026376b45dc4mr2221209ljj.460.1662635687241; Thu, 08 Sep 2022 04:14:47 -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 p7-20020a05651211e700b0049487818dd9sm2986214lfs.60.2022.09.08.04.14.45 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 08 Sep 2022 04:14:46 -0700 (PDT) Message-ID: <169beab2-141a-82c8-9205-76ba85e0e8d1@linaro.org> Date: Thu, 8 Sep 2022 13:14:44 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH 3/4] pinctrl: qcom: spmi-gpio: Add compatible for PM7250B Content-Language: en-US To: Anjelique Melendez , agross@kernel.org, bjorn.andersson@linaro.org, linus.walleij@linaro.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org Cc: konrad.dybcio@somainline.org, linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Jishnu Prakash , David Collins References: <20220907201528.9351-1-quic_amelende@quicinc.com> <20220907201528.9351-4-quic_amelende@quicinc.com> From: Krzysztof Kozlowski In-Reply-To: <20220907201528.9351-4-quic_amelende@quicinc.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/09/2022 22:15, Anjelique Melendez wrote: > From: Jishnu Prakash > > Add support for qcom,pm7250b-gpio variant. > > Signed-off-by: Jishnu Prakash > Signed-off-by: David Collins > Signed-off-by: Anjelique Melendez > --- Acked-by: Krzysztof Kozlowski Best regards, Krzysztof