From: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
To: Krishna Chaitanya Chundru <quic_krichai@quicinc.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
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
Subject: Re: [PATCH v10 0/4] PCI: qcom: ep: Add basic interconnect support
Date: Tue, 29 Aug 2023 17:52:10 +0530 [thread overview]
Message-ID: <20230829122210.GA33903@thinkpad> (raw)
In-Reply-To: <a0fc7f8b-dfb1-f5f8-40f2-43a4f13944ae@quicinc.com>
On Tue, Aug 29, 2023 at 05:40:10PM +0530, Krishna Chaitanya Chundru wrote:
>
> On 8/29/2023 5:26 PM, Krzysztof Kozlowski wrote:
> > On 29/08/2023 13:41, Krishna Chaitanya Chundru wrote:
> > > On 7/28/2023 8:26 AM, Manivannan Sadhasivam wrote:
> > > > On Wed, Jul 19, 2023 at 12:50:14PM +0530, Krishna chaitanya chundru wrote:
> > > > > Add basic support for managing "pcie-mem" interconnect path by setting
> > > > > a low constraint before enabling clocks and updating it after the link
> > > > > is up based on link speed and width the device got enumerated.
> > > > >
> > > > 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.
>
> we pinged it now so that as this is already reviewed and no comments on this
> series so that this can picked up.
>
FWIW, it was me who pinged Krzysztof first. But I was referring to Krzysztof
Wilczyński, who is the PCI controller drivers maintainer. I thought you CCed all
the relevant people, but just noticed that you didn't :/ Please fix it as you
promised.
Anyway, since the merge window is now open, this series has to wait for 6.7.
- Mani
>
> - KC
--
மணிவண்ணன் சதாசிவம்
next prev parent reply other threads:[~2023-08-29 12:23 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-19 7:20 [PATCH v10 0/4] PCI: qcom: ep: Add basic interconnect support Krishna chaitanya chundru
2023-07-19 7:20 ` [PATCH v10 1/4] dt-bindings: PCI: qcom: ep: Add interconnects path Krishna chaitanya chundru
2023-07-19 7:20 ` [PATCH v10 2/4] arm: dts: qcom: sdx65: Add PCIe EP interconnect path Krishna chaitanya chundru
2023-07-19 7:20 ` [PATCH v10 3/4] arm: dts: qcom: sdx55: Add CPU " Krishna chaitanya chundru
2023-07-19 7:40 ` Manivannan Sadhasivam
2023-07-19 7:20 ` [PATCH v10 4/4] PCI: qcom-ep: Add ICC bandwidth voting support Krishna chaitanya chundru
2023-07-28 2:56 ` [PATCH v10 0/4] PCI: qcom: ep: Add basic interconnect support Manivannan Sadhasivam
2023-08-29 11:41 ` Krishna Chaitanya Chundru
2023-08-29 11:56 ` Krzysztof Kozlowski
[not found] ` <a0fc7f8b-dfb1-f5f8-40f2-43a4f13944ae@quicinc.com>
2023-08-29 12:12 ` Krzysztof Kozlowski
2023-08-29 12:16 ` Krishna Chaitanya Chundru
2023-08-29 12:22 ` Manivannan Sadhasivam [this message]
[not found] ` <bed64143-8803-5027-d9ec-eafaaeb64e35@quicinc.com>
2023-08-29 12:14 ` Krzysztof Kozlowski
2023-08-29 12:18 ` Krishna Chaitanya Chundru
2023-08-29 12:22 ` Krzysztof Wilczyński
2023-08-29 12:19 ` Krzysztof Wilczyński
2024-12-27 4:15 ` (subset) " Bjorn Andersson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230829122210.GA33903@thinkpad \
--to=manivannan.sadhasivam@linaro.org \
--cc=helgaas@kernel.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=quic_krichai@quicinc.com \
--cc=quic_nitegupt@quicinc.com \
--cc=quic_ramkri@quicinc.com \
--cc=quic_skananth@quicinc.com \
--cc=quic_vbadigan@quicinc.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.