Re: [PATCH 1/2] arm64: dts: qcom: glymur: Mark USB SS1 and SS2 as role-switch capable

From: Konrad Dybcio

Date: Wed Apr 15 2026 - 05:18:35 EST


On 4/15/26 9:52 AM, Abel Vesa wrote:
> Like USB SS0, the USB SS1 and SS2 controllers on Glymur also support
> USB role switching.
>
> Describe this by adding the 'usb-role-switch' property to both controllers.
>
> Fixes: 4eee57dd4df9 ("arm64: dts: qcom: glymur: Add USB related nodes")
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>
> ---

With the patches in this order, applying just this one will break UCSI,
see:

https://lore.kernel.org/linux-usb/8fabc049-7fdf-498a-a3ef-6f2570d510c8@xxxxxxxxxxxxxxxx/T/#u

(if you want to make the change in the dwc3 driver, feel free to,
otherwise it'll be somewhere on my infinite todolist)

Konrad