Re: [PATCH 3/3] arm64: dts: qcom: sm7125-samsung: add initial device tree
From: Konrad Dybcio
Date: Mon Jul 06 2026 - 09:45:48 EST
On 7/4/26 10:55 AM, Erikas Bitovtas wrote:
>>> +&usb_1_dwc3 {
>>> + dr_mode = "peripheral";
>>> + maximum-speed = "high-speed";
>>
>> Does super-speed not work (if you also remove the qcom,select... above)?
>>
>> Konrad
>
> I can make a file transfer over scp, but the speed is inconsistent and
> slower than with high-speed. Must be because this device does not
> support USB 3.0 (super-speed).
I'm asking whether it enumerates as super-speed if you make the changes
I referred to and use a super-speed cable.
Some devices wouldn't, because not all manufacturers connect the
necessary TX/RX lines on the Type-C port.
Konrad