[PATCH v3 15/28] usb: ehci-mx6: Drop assignment of sequence number

Marek Vasut marex at denx.de
Wed Mar 31 21:14:42 CEST 2021


On 12/19/20 5:40 PM, Simon Glass wrote:
> This hack cannot work in the new sequence-numbering scheme. Remove it
> while we wait for the maintainer to complete DM conversion as noted in
> the existing comment.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> 
> (no changes since v1)
> 
>   drivers/usb/host/ehci-mx6.c | 12 +++++++++---
>   1 file changed, 9 insertions(+), 3 deletions(-)
> 
> Applied to u-boot-dm/next, thanks!

Note that this broke USB on iMX6, iMX7 and iMX8M, which are all commonly 
used embedded platforms. It was difficult to spot this USB patch hidden 
between all the other dm patches. Also, it seems this didn't get 
reviewed/acked by any NXP maintainer. Frankly, this is not good. I'm 
adding NXP on CC.


More information about the U-Boot mailing list