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 AEFDFC636D6 for ; Fri, 3 Feb 2023 07:11:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232127AbjBCHLc (ORCPT ); Fri, 3 Feb 2023 02:11:32 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34246 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231598AbjBCHLb (ORCPT ); Fri, 3 Feb 2023 02:11:31 -0500 Received: from mail-wr1-x42c.google.com (mail-wr1-x42c.google.com [IPv6:2a00:1450:4864:20::42c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4D52B206B3 for ; Thu, 2 Feb 2023 23:11:30 -0800 (PST) Received: by mail-wr1-x42c.google.com with SMTP id m14so3750291wrg.13 for ; Thu, 02 Feb 2023 23:11:30 -0800 (PST) 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:message-id:reply-to; bh=VMpIUIgr72vj2KES61ZyPekdCitWfbzab3EmSUELRzs=; b=M+T7ihDmZWPoR1fZf9kKLTa3I5EStvTTz8K3LOVdpY+E1Q/3lQR9exUPcduCHkNlaQ Nb3b3qYCNUOLfjGLX4XMh8ZH6PU9Pb2nhoSErgTYbCuNy4SFZMDjGxCl4SiLC1h5xynh iY9YfdOGRTeFQTv12ZZNECggqif1T0puu18mXbpiuqUcI9SJagu1E+KISyTxUvT3z1Oz xS4BYhaR/wM2o7PR2xNOi8Ujz89pnceoS8ivYbLGuLq2rQj4cRuiPCHRVIEWka2t+zvO +KCLs0B4u71jQ8I6wiUoZ6S8Qxt2pfQ5aFL0zDKt6UBWFVCamHAp3bd9xEUIob0wrk6Y 6XPg== 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:message-id:reply-to; bh=VMpIUIgr72vj2KES61ZyPekdCitWfbzab3EmSUELRzs=; b=8JtfCkOCjLhSJoN09zr5fy0+q8sMelgh4RdlvAPqI2n9WKThiiVG2xYOpontAAMG/G /YeTC5KcQryBQoTESUC5O2ZZ8qwCrMvajZw7s0uYYi+DG69Q6jsZUO3Ax1x6pt9iy063 /L465NY6b2nbobKEexGJSle0iWFc0p0LE2bBsHt3g8ydyyGEhO28ko6t42O0G/0RFa9g 06hbH1JjunZJZeZy6E7ON2jZqf7YsFvZgjT8i8f5fP8yMZvfgpChgyka4cbodQKp4U+v jaAQhm8tzoSUM1v1VAb9/VbuizSNmRcEDx+J8eIwD2aYebksxofjPFRVr6wLUqrKUgbW 27+Q== X-Gm-Message-State: AO0yUKVRZA9ULuhef01PT5X2cwz2aGldH+kExArlvVghrgUYJHb3Gu7r A2XpIBfl5IVEiyrxsBFSgXIAOA== X-Google-Smtp-Source: AK7set8wSgQiywPGrL5fVkji5XDmWBCGOwWzrueNmHsy/nA6CO+I1vjesYJdPBkcS2iWqRjRngCzYg== X-Received: by 2002:a5d:680d:0:b0:2bf:ac3f:a9da with SMTP id w13-20020a5d680d000000b002bfac3fa9damr7829808wru.7.1675408288885; Thu, 02 Feb 2023 23:11:28 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id f9-20020a5d4dc9000000b002bfb37497a8sm1249205wru.31.2023.02.02.23.11.27 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 02 Feb 2023 23:11:28 -0800 (PST) Message-ID: Date: Fri, 3 Feb 2023 08:11:26 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH v2 00/10] pinctrl/ARM/arm64: qcom: correct TLMM gpio-ranges and GPIO pin names Content-Language: en-US To: Linus Walleij Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Stephan Gerhold , Vinod Koul , Vladimir Lypak , Luca Weiss , Iskren Chernev , linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230202104452.299048-1-krzysztof.kozlowski@linaro.org> From: Krzysztof Kozlowski In-Reply-To: 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 02/02/2023 23:28, Linus Walleij wrote: > On Thu, Feb 2, 2023 at 11:45 AM Krzysztof Kozlowski > wrote: > >> Changes since v1: >> 1. Match the driver's ngpios (so usually include the ufs-reset where >> applicable). Several patches were dropped, other rewritten. >> 2. Add tags > > Needless to say I'm a big fan of the series: > Acked-by: Linus Walleij > > Will you send me a pull request for the pinctrl things as soon as > you feel confident it is finished, and I'll queue it up for v6.3? Sure! Best regards, Krzysztof