Re: [PATCH 7/9] arm64: dts: qcom: ipq6018: Flatten usb controller nodes
From: Konrad Dybcio
Date: Tue Sep 01 2026 - 11:25:10 EST
On 8/30/26 5:12 AM, George Moussalem wrote:
> On 8/29/26 20:48, Krishna Kurapati wrote:
>>
>>
>> On 8/25/2026 4:12 PM, George Moussalem via B4 Relay wrote:
>>> From: George Moussalem <george.moussalem@xxxxxxxxxxx>
>>>
>>> Flatten usb controller nodes and update to using latest bindings and
>>> flattened driver approach.
[...]
>>> + tx-fifo-resize;
>>> + snps,parkmode-disable-ss-quirk;
>>> + snps,is-utmi-l1-suspend;
>>> + snps,hird-threshold = /bits/ 8 <0x0>;
>>> + snps,dis_u2_susphy_quirk;
>>> + snps,dis_u3_susphy_quirk;
>>> + dr_mode = "host";
>>
>> This controller is DRD capable. Please move this dr_mode property to DTS
>> file.
>
> dr_mode was already there. Removing may break existing implementations
> and should require a separate patch.
"Yes" and "yes, please"
Konrad