
A few easy MX7 EHCI USB fixes, for this release.
The following changes since commit fcf3981161140d265b873a5b609b8867328dc9dc:
Merge https://source.denx.de/u-boot/custodians/u-boot-x86 (2021-06-23 08:46:26 -0400)
are available in the Git repository at:
git://source.denx.de/u-boot-usb.git master
for you to fetch changes up to 4822114f4fb4328114da8ab199672656591a150d:
usb: ehci-mx6: Do not fail when 'reg' is not found (2021-06-24 20:23:23 +0200)
---------------------------------------------------------------- Fabio Estevam (2): usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6 usb: ehci-mx6: Do not fail when 'reg' is not found
drivers/usb/host/ehci-mx6.c | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-)

On Fri, Jun 25, 2021 at 03:12:16AM +0200, Marek Vasut wrote:
A few easy MX7 EHCI USB fixes, for this release.
The following changes since commit fcf3981161140d265b873a5b609b8867328dc9dc:
Merge https://source.denx.de/u-boot/custodians/u-boot-x86 (2021-06-23 08:46:26 -0400)
are available in the Git repository at:
git://source.denx.de/u-boot-usb.git master
for you to fetch changes up to 4822114f4fb4328114da8ab199672656591a150d:
usb: ehci-mx6: Do not fail when 'reg' is not found (2021-06-24 20:23:23 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Marek Vasut
-
Tom Rini