On 03/12/2024 13:40, André Draszik wrote: > > &pinctrl_gpio_alive { > @@ -142,9 +228,16 @@ &usbdrd31_dwc3 { > role-switch-default-mode = "peripheral"; > maximum-speed = "super-speed-plus"; > status = "okay"; > + > + port { > + usbdrd31_dwc3_role_switch: endpoint { > + remote-endpoint = <&usbc0_role_sw>; > + }; > + }; > }; > > &usbdrd31_phy { > + orientation-switch; This shows now warnings on linux-next. Is this because of unapplied https://lore.kernel.org/all/20241206-gs101-phy-lanes-orientation-phy-v4-2-f5961268b149@xxxxxxxxxx/ ? Best regards, Krzysztof