]> git.ipfire.org Git - thirdparty/u-boot.git/commit
usb: ehci-mx6: Extend support to i.MX91, i.MX93, i.MX94, and i.MX95
authorAlice Guo <alice.guo@nxp.com>
Tue, 28 Oct 2025 02:46:22 +0000 (10:46 +0800)
committerFabio Estevam <festevam@nabladev.com>
Tue, 4 Nov 2025 15:39:45 +0000 (12:39 -0300)
commit9a5f0724eaebf56449d3d0024a2f9ca3a02ac9e9
tree2799dd136c0b765876512f1b3a5a87edaa6c6a96
parentc9fdb9ac4d5234953ffaaef0cfc9d4ccb03f0ce5
usb: ehci-mx6: Extend support to i.MX91, i.MX93, i.MX94, and i.MX95

Since the EHCI USB driver is shared across i.MX91, i.MX93, i.MX94, and
i.MX95, the condition check is updated to use IMX9.

Signed-off-by: Alice Guo <alice.guo@nxp.com>
Reviewed-by: Marek Vasut <marek.vasut@mailbox.org>
drivers/usb/host/Kconfig