Re: [PATCH 3/3] arm64: dts: qcom: eliza-mtp: Enable USB and ADSP support
From: Konrad Dybcio
Date: Tue Mar 31 2026 - 07:17:48 EST
On 3/31/26 12:37 PM, Abel Vesa wrote:
> The Eliza MTP features a single USB Type-C port. Its USB 2.0 lines are
> routed through an eUSB2 repeater provided by the PM7750BA PMIC.
>
> Describe the port and repeater, and enable the USB controller and PHYs.
>
> Also specify the ADSP firmware and enable the remoteproc.
>
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>
> ---
[...]
> +&usb {
> + dr_mode = "otg";
That's the default if dr_mode is absent, drop
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Konrad