Re: [PATCH 11/11] arm64: dts: meson-g12a-x96-max: Enable USB

From: Martin Blumenstingl
Date: Fri Mar 15 2019 - 17:50:56 EST


Hi Neil,

On Mon, Mar 11, 2019 at 10:58 AM Neil Armstrong <narmstrong@xxxxxxxxxxxx> wrote:
[...]
> +&dwc2 {
> + status = "okay";
> +};
your patch description states that this enables the "USB host ports"
but dwc2 is only used for peripheral mode (meaning: dr_mode =
"peripheral" or dr_mode = "otg").
do we still need to enable dwc2 in a host-only configuration?


Regards
Martin