Messages in this thread |  | | Date | Mon, 1 Dec 2025 13:31:24 +0100 | | Subject | Re: [PATCH v7] arm64: dts: qcom: lemans-evk: Add OTG support for primary USB controller | | From | Konrad Dybcio <> |
| |
On 11/28/25 11:25 AM, Krishna Kurapati wrote: > Enable OTG support for primary USB controller on EVK Platform. Add > HD3SS3220 Type-C port controller present between Type-C port and SoC > that provides role switch notifications to controller. > > Signed-off-by: Krishna Kurapati <krishna.kurapati@oss.qualcomm.com> > ---
[...]
> + ports { > + #address-cells = <1>; > + #size-cells = <0>; > + > + port@0 { > + reg = <0>; > + > + usb0_con_hs_ep: endpoint { > + remote-endpoint = <&usb_0_dwc3_hs>; > + }; > + }; > + port@1 {
Bjorn, could you add a \n here while applying?
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Konrad
|  |