[PATCH v2 0/2] sunxi, usb: UDC/DM gadget model support
John Watts
contact at jookia.org
Tue Apr 16 14:46:55 CEST 2024
On Thu, Jun 08, 2023 at 01:56:29PM -0600, Sam Edwards wrote:
> Happy Thursday, U-Boot list!
>
> Here is attempt 2 at making this USB controller driver compatible with
> DM's gadget model, following what most of the other musb variants do.
>
> v2 removes the unwanted printfs in the probe func, per feedback from Marek.
> I received no other feedback against v1 of this patch.
Hi Sam,
I did some more testing and I believe my USB issues mentioned in the
other subthread are unrelated to this patch.
As such, here's my reviewed-by and tested-by. :)
John.
Reviewed-by: John Watts <contact at jookia.org>
Tested-by: John Watts <contact at jookia.org>
>
> Cheers,
> Sam
>
> Sam Edwards (2):
> usb: musb-new: sunxi: remove unwanted printfs
> usb: musb-new: sunxi: make compatible with UDC/DM gadget model
>
> drivers/usb/musb-new/sunxi.c | 52 +++++++++++++++++++++---------------
> 1 file changed, 31 insertions(+), 21 deletions(-)
>
> --
> 2.39.2
>
More information about the U-Boot
mailing list