Re: [PATCH 2/2] arm64: dts: qcom: msm8996: add interconnect paths to USB2 controller

From: Dmitry Baryshkov

Date: Thu Oct 30 2025 - 14:24:34 EST


On Mon, Oct 06, 2025 at 11:30:52AM +0200, Konrad Dybcio wrote:
> On 10/2/25 10:53 AM, Dmitry Baryshkov wrote:
> > Add the missing interconnects to the USB2 host. The Fixes tag points to
> > the commit which broke probing of the USB host on that platform.
> >
> > Fixes: 130733a10079 ("interconnect: qcom: msm8996: Promote to core_initcall")
> > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
> >
> > ---
> > Note: without the previous patch applying this one can result in the
> > kernel stuck at booting because of the EPROBE_DEFER loop. I suggest
> > applying them through the same tree in order to make sure that the tree
> > is not broken (or using an immutable tag for the icc commit).
> > ---
>
> There seems to be syntax for this, at least for stable patches
> (which we should probably either use or add +noautosel):
>
> * Specify any additional patch prerequisites for cherry picking::
>
> xCxc: <stable@xxxxxxxxxxxxxxx> # 3.3.x: a1f84a3: sched: Check for idle
> xCxc: <stable@xxxxxxxxxxxxxxx> # 3.3.x: 1b9508f: sched: Rate-limit newidle
> xCxc: <stable@xxxxxxxxxxxxxxx> # 3.3.x: fd21073: sched: Fix affinity logic
> xCxc: <stable@xxxxxxxxxxxxxxx> # 3.3.x
> xSxixgxxnxexd-oxfxf-xbxy: Ingo Molnar <mingo@xxxxxxx>
>
> (deliberatelly added a bunch of 'x'-es to not interrupt the maintainers'
> b4 workflow)

Bjorn, Georgi, Konrad, how should we proceed with this series?

--
With best wishes
Dmitry