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

2019-03-16 Thread Martin Blumenstingl
Hi Neil, On Sat, Mar 16, 2019 at 3:46 PM Neil Armstrong wrote: > > > > Le 15/03/2019 22:50, Martin Blumenstingl a écrit : > > Hi Neil, > > > > On Mon, Mar 11, 2019 at 10:58 AM Neil Armstrong > > wrote: > > [...] > >> +&dwc2 { > >> + status = "okay"; > >> +}; > > your patch description sta

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

2019-03-16 Thread Neil Armstrong
Le 15/03/2019 22:50, Martin Blumenstingl a écrit : > Hi Neil, > > On Mon, Mar 11, 2019 at 10:58 AM Neil Armstrong > wrote: > [...] >> +&dwc2 { >> + status = "okay"; >> +}; > your patch description states that this enables the "USB host ports" > but dwc2 is only used for peripheral mode

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

2019-03-15 Thread Martin Blumenstingl
Hi Neil, On Mon, Mar 11, 2019 at 10:58 AM Neil Armstrong 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 t