
28 Jun
2024
28 Jun
'24
6:22 p.m.
Hi,
On Fri, Jun 28, 2024 at 04:17:27PM +0100, Andre Przywara wrote:
I do not know if this patch is still a necessity; though if John is nudging about it, it probably is.
Yes apparently he needs it, though I am not entirely sure why. USB gadget has worked for ages in sunxi, without DM_USB_GADGET support, that's why I was a bit puzzled why this patch seems so important.
And secondly I was put off by John's initial reply that it would trigger many USB errors for him. He later rectified it, but I must have missed that message.
This patch is necessary for gadget to work on the T113 board I have. Without it I get this error during fastboot:
Controller uninitialized g_dnl_register: failed!, error: -6
John.