Re: [OpenWrt-Devel] [RFC PATCH] ramips: remove patches for USB-dwc2

2020-05-22 Thread Olli Asikainen
Tested-by: Olli Asikainen [WS-WR512N1] ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [RFC PATCH] ramips: remove patches for USB-dwc2

2020-05-22 Thread Olli Asikainen
I bisected this earlier and the commit that breaks USB enumeration is fddc78bc116bc043fb5cd92dbc45cfd054c21af8, which bumps the kernel version from 4.4.74 to 4.9.34. Unlike with 4.4.74, the device is reset on driver probe: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/drive

Re: [OpenWrt-Devel] [PATCH] ramips: kernel: fix awake-rt305x-dwc2 patch

2020-05-22 Thread Olli Asikainen
Tested-by: Olli Asikainen [WS-WR512N1] On Fri, May 22, 2020 at 9:19 PM wrote: > > Sure. I am a bit new to this, is there something I need to do? > > Just answer to this mail with "Tested-by: Full Name [your > device]" in a separate line, and it will be added to the

Re: [OpenWrt-Devel] [PATCH] ramips: kernel: fix awake-rt305x-dwc2 patch

2020-05-22 Thread Olli Asikainen
Sure. I am a bit new to this, is there something I need to do? On Fri, May 22, 2020 at 8:59 PM wrote: > > I can confirm that this change to awake-rt305x-dwc2-controller.patch > fixes the USB hub initialization on WS-WR512N1. USB enumeration works > properly after removing 0032-USB-dwc2-add-dev

Re: [OpenWrt-Devel] [PATCH] ramips: kernel: fix awake-rt305x-dwc2 patch

2020-05-22 Thread Olli Asikainen
I can confirm that this change to awake-rt305x-dwc2-controller.patch fixes the USB hub initialization on WS-WR512N1. USB enumeration works properly after removing 0032-USB-dwc2-add-device_reset.patch, too. ___ openwrt-devel mailing list openwrt-devel@list