Re: [PATCH] arm64: dts: qcom: sc8280xp: Flatten usb controller nodes
From: Konrad Dybcio
Date: Wed Jul 01 2026 - 12:27:24 EST
On 7/1/26 6:04 PM, Xilin Wu wrote:
> On 7/1/2026 11:10 PM, Konrad Dybcio wrote:
>> On 5/7/26 4:29 PM, Xilin Wu wrote:
>>> Flatten usb controller nodes and update to using latest bindings
>>> and flattened driver approach.
>>>
>>> Signed-off-by: Xilin Wu <sophon@xxxxxxxxx>
>>> ---
>>
>> I tested this on a CRD and an x13s, both work fine across suspend.
>>
>> Turned out in my local experiments I made a typo in the name of the
>> interrupt that was carried over to the big node..
>>
>> Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
>> Tested-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx> # X13s, CRD8280
>>
>> Konrad
>>
>
> Unfortunately as I mentioned on IRC [1], this actually causes random NoC timeout on reboot, which seems to be related to pcie.
>
> [1] https://oftc.catirclogs.org/linux-msm/2026-06-11#35405057;
Ah, you mentioned this:
https://gist.github.com/strongtz/50bbd71a9f41d0d1aa9849b8cf1dce21
This is an attempt to read CONFIG_SPACE+0x0.. I don't really know..
Maybe +Mani or +Qiang has seen it?
Konrad