]> git.ipfire.org Git - thirdparty/u-boot.git/commit
usb: ehci-mx6: Add i.MX93 support
authorMathieu Othacehe <othacehe@gnu.org>
Mon, 19 Feb 2024 17:05:31 +0000 (18:05 +0100)
committerMarek Vasut <marex@denx.de>
Mon, 19 Feb 2024 19:08:51 +0000 (20:08 +0100)
commitd9a20fea2ba53db3a999827d3e50e181d5513e09
tree805c37eff9c35a9994294124db54d6cf4ee37f70
parent08e2cd6cd333e0c7dc297ae8ec846f2bc854cd90
usb: ehci-mx6: Add i.MX93 support

i.MX93 uses the same USB IP as i.MX8MM. It can then reuse the ehci-mx6
driver.

Reviewed-by: Marek Vasut <marex@denx.de>
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
drivers/usb/host/Kconfig
drivers/usb/host/ehci-mx6.c