Re: [PATCH v2 2/2] arm64: dts: qcom: lemans-evk: Enable the tertiary USB controller
From: Konrad Dybcio
Date: Thu Feb 12 2026 - 07:18:14 EST
On 2/10/26 1:53 PM, Swati Agarwal wrote:
> Enable the tertiary usb controller connected to micro usb port in OTG mode
> on Lemans EVK platform.
>
> Signed-off-by: Swati Agarwal <swati.agarwal@xxxxxxxxxxxxxxxx>
> ---
[...]
> + pinctrl-names = "default";
> + pinctrl-0 = <&usb2_id>;
property-n
property-names
in this order, please
Konrad