Message ID | 1683718725-14869-1-git-send-email-quic_rohiagar@quicinc.com |
---|---|
Headers | show |
Series | Add pinctrl support for SDX75 | expand |
On Wed, May 10, 2023 at 3:16 PM Rohit Agarwal <quic_rohiagar@quicinc.com> wrote: > On 5/10/2023 5:08 PM, Rohit Agarwal wrote: > Patch 2/4 didnt go through in the mailing list linux-arm-msm because of > char length. > BOUNCE linux-arm-msm@vger.kernel.org: Message too long (>100000 chars) > > Here is the link for it. > https://lore.kernel.org/all/1683718725-14869-3-git-send-email-quic_rohiagar@quicinc.com/ > Please suggest if this patch needs to be broken down. Since lore.kernel.org has it, I think nothing additional needs to be done. `b4` tool will take it from the archive.
On 10/05/2023 16:02, Andy Shevchenko wrote: > On Wed, May 10, 2023 at 3:16 PM Rohit Agarwal <quic_rohiagar@quicinc.com> wrote: >> On 5/10/2023 5:08 PM, Rohit Agarwal wrote: > >> Patch 2/4 didnt go through in the mailing list linux-arm-msm because of >> char length. >> BOUNCE linux-arm-msm@vger.kernel.org: Message too long (>100000 chars) >> >> Here is the link for it. >> https://lore.kernel.org/all/1683718725-14869-3-git-send-email-quic_rohiagar@quicinc.com/ >> Please suggest if this patch needs to be broken down. > > Since lore.kernel.org has it, I think nothing additional needs to be done. > `b4` tool will take it from the archive. Patchwork does not take from b4, but msm list, so this won't be applied by Bjorn. I would suggest either pinging him to notice it or splitting the patch a bit. Best regards, Krzysztof
On Wed, May 10, 2023 at 5:06 PM Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> wrote: > On 10/05/2023 16:02, Andy Shevchenko wrote: > > On Wed, May 10, 2023 at 3:16 PM Rohit Agarwal <quic_rohiagar@quicinc.com> wrote: > >> On 5/10/2023 5:08 PM, Rohit Agarwal wrote: > > > >> Patch 2/4 didnt go through in the mailing list linux-arm-msm because of > >> char length. > >> BOUNCE linux-arm-msm@vger.kernel.org: Message too long (>100000 chars) > >> > >> Here is the link for it. > >> https://lore.kernel.org/all/1683718725-14869-3-git-send-email-quic_rohiagar@quicinc.com/ > >> Please suggest if this patch needs to be broken down. > > > > Since lore.kernel.org has it, I think nothing additional needs to be done. > > `b4` tool will take it from the archive. > > Patchwork does not take from b4, but msm list, so this won't be applied > by Bjorn. I would suggest either pinging him to notice it or splitting > the patch a bit. Oh, this is unfortunate. Thank you for the information.