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: > > [...] > >> + { > >> + status = "okay"; > >> +}; > > your patch description states

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: > [...] >> + { >> + 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: [...] > + { > + 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

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

2019-03-11 Thread Neil Armstrong
Enable the USB2 and USB3 Host ports on the X96 Max Set-Top-Box. Signed-off-by: Neil Armstrong --- arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts | 9 + 1 file changed, 9 insertions(+) diff --git a/arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts