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 AA981C6FA8F for ; Tue, 29 Aug 2023 12:13:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230430AbjH2MMu (ORCPT ); Tue, 29 Aug 2023 08:12:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41166 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234262AbjH2MMV (ORCPT ); Tue, 29 Aug 2023 08:12:21 -0400 Received: from mail-ej1-x62c.google.com (mail-ej1-x62c.google.com [IPv6:2a00:1450:4864:20::62c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AFEB7CFF for ; Tue, 29 Aug 2023 05:12:07 -0700 (PDT) Received: by mail-ej1-x62c.google.com with SMTP id a640c23a62f3a-99c4923195dso534561866b.2 for ; Tue, 29 Aug 2023 05:12:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1693311126; x=1693915926; 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=YU0TgtgqGRI7aogtHMMS82d8XPhgiPSDYvCWsBaYb8E=; b=u3NzReOWIrSVsVGcLj95PYv0wHugzS4cWhzd8tYE4C/6YpR0d/qZ6I9X/ZMJuIF5DT ObluULl4DZgK4rtRz5aEI20mGbFdJIiRHSpBSR+ysbexBofNWUlBK/6mwLCLrPv7aZbv LboH49Jhy2vppmobZpnyqgZVM4dFm5Pk6oQGgohOOnC8SQXjWOB3+N82mCpPYV15ZkBA TCmAR2nzsYSf1pQCr1TQHlexbXiFLaBxcF/M6XGdqDkUEOemi5xRojjHx1d9uu7Khldg V2lEVn5h+AY8tr7X7QfSTDTX0l0NqmQvQDSqkl4huUeTWS8mkpQrLEFBbiQybJLslXxq zS4w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693311126; x=1693915926; 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=YU0TgtgqGRI7aogtHMMS82d8XPhgiPSDYvCWsBaYb8E=; b=MbLJLsReCSS90i44hLHY/REjgnsxfj7nKDHNgwVxgjlHa3bTMcdI9VJYQxIdLCUI8n uEAhmItUlI7M9jStG4s3o2WPmCBnL8Wokkb/b7RTBtScOW4xBXx0BiLBQtofhgHGB5yy a6ouw5XyK4fTB+chYUrxUyU8NeExP0CNpOB1CVXAEX8WM3QOZPVTC6kk/0Pal2shPimn P2LuE2UqFX4ljzW2yxUQO0ilQoY9IcobRH86SDlOJH7aRtZnxOho+FkVnX0/j9siW00N mRON2FVY5NYrb/kRWmkDWJYMY5D3hXX7n9DwsKpzb5Atj5eewXnaOicb7WAwXyn5nV9W lDQQ== X-Gm-Message-State: AOJu0YwaKRaPT/0uKCpahGNS+6+zpPGohp21fDFwi1gzWcexR8c+F5Uc 7qEmMZmlKv/MhP6QsRzlRdKAqg== X-Google-Smtp-Source: AGHT+IFkCQd5YP7WCScx+v1S4J7nWV+UZatclsJdqHef20eQO7yaVhTAjQHNUtJQDli0x7k1jIeUWw== X-Received: by 2002:a17:906:ae81:b0:99d:f47b:854c with SMTP id md1-20020a170906ae8100b0099df47b854cmr19320610ejb.72.1693311126069; Tue, 29 Aug 2023 05:12:06 -0700 (PDT) Received: from [192.168.0.22] ([77.252.47.196]) by smtp.gmail.com with ESMTPSA id y16-20020a1709064b1000b009929ab17be0sm5871834eju.162.2023.08.29.05.12.05 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 29 Aug 2023 05:12:05 -0700 (PDT) Message-ID: Date: Tue, 29 Aug 2023 14:12:04 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0 Subject: Re: [PATCH v10 0/4] PCI: qcom: ep: Add basic interconnect support Content-Language: en-US To: Krishna Chaitanya Chundru , Manivannan Sadhasivam Cc: helgaas@kernel.org, linux-pci@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, quic_vbadigan@quicinc.com, quic_nitegupt@quicinc.com, quic_skananth@quicinc.com, quic_ramkri@quicinc.com References: <1689751218-24492-1-git-send-email-quic_krichai@quicinc.com> <20230728025648.GC4433@thinkpad> <73700e92-2308-3fe0-51b1-c2373be2893e@linaro.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org On 29/08/2023 14:10, Krishna Chaitanya Chundru wrote: >>>> Krzysztof, can this series be merged for 6.6? Bjorn A will pick the dts patches. >>>> >>>> - Mani >>> A Gentle ping >>> >> Whom do you ping and why me? If you choose not to use >> scripts/get_maintainers.pl, it's your right, but then you might get >> maintainers wrong and no surprise patches got not accepted... >> >> Plus, it's merge window, so why pinging now? >> >> Best regards, >> Krzysztof > > Krzyszto, > > The series is already reviewed and there are some patches which is > reviewed by you also. > > I am using this command to send patches it looks like this script is > fetching based upon the source file where there was change due to that > only I was seeing the problem of all patches are not going to all the > maintainers. > >  --cc-cmd=scripts/get_maintainer.pl ./patch-series > > I was trying to install b4 and make sure to send all patches to all the > maintainers next time on wards. This looks good. > > we pinged it now so that as this is already reviewed and no comments on > this series so that this can picked up. And what is has anything to do with me? You got everything needed from me, don't you? Anyway, do not ping during merge window. Best regards, Krzysztof