Re: [PATCH] arm64: defconfig: Enable QMP PCIe Multi-PHY driver

From: Qiang Yu

Date: Wed Aug 12 2026 - 00:59:12 EST


On Mon, Aug 10, 2026 at 12:51:02PM +0200, Krzysztof Kozlowski wrote:
> On 07/08/2026 14:50, Qiang Yu wrote:
> > This driver supports PHYs shared across multiple PCIe controllers, e.g.
> > the PCIe3 PHY block on Glymur that PCIe3a and PCIe3b both use. Enable it
>
> What is Glymur?
>
> Srsly, same questions all over again. Every second defconfig change from
> Qualcomm.
>

Will reword commit msg as below:

arm64: defconfig: Enable QMP PCIe Multi-PHY driver

Enable CONFIG_PHY_QCOM_QMP_PCIE_MULTIPHY as a module to support the
shared PCIe3 PHY used by PCIe3a and PCIe3b on the Qualcomm Glymur
SoC.

>
> > so those platforms keep working with this defconfig.
>
> Drop, pointless.
>
> >
> > Signed-off-by: Qiang Yu <qiang.yu@xxxxxxxxxxxxxxxx>
> > ---
> > This patch depends on below patch series:
> > Link: https://lore.kernel.org/all/20260807-glymur_linkmode_0807-v9-0-dd1c7e236e29@xxxxxxxxxxxxxxxx/
>
> Why? Above patchset targets SoC tree, so why this does not? Why it is
> not part of that patchset, why none of maintainers are CC-ed here?

Sorry, it seems b4 prep --auto-to-cc doesn't work well for defconfig
patches. I'll add the correct recipients manually.

- Qiang Yu