Re: [PATCH] ARM: dts: meson: add the gadget mode properties to the USB0 controller

2020-05-19 Thread Kevin Hilman
On Mon, 4 May 2020 21:51:05 +0200, Martin Blumenstingl wrote: > Testing with a USB RNDIS connection and iperf3 gives the following > results: > - From the host computer to the device at ~250Mbit/s > - From the device to the host computer at ~76Mbit/s Applied, thanks! [1/1] ARM: dts: meson: add

[PATCH] ARM: dts: meson: add the gadget mode properties to the USB0 controller

2020-05-04 Thread Martin Blumenstingl
Testing with a USB RNDIS connection and iperf3 gives the following results: - From the host computer to the device at ~250Mbit/s - From the device to the host computer at ~76Mbit/s Signed-off-by: Martin Blumenstingl --- arch/arm/boot/dts/meson.dtsi | 3 +++ 1 file changed, 3 insertions(+) diff