commit | 4f792714a83e7a0c6c140f24220ad85f3f8aa73c | [log] [tgz] |
---|---|---|
author | Daniel DeGrasse <daniel.degrasse@nxp.com> | Thu Feb 24 12:41:00 2022 -0600 |
committer | Marti Bolivar <marti.bolivar@nordicsemi.no> | Fri Mar 11 14:50:11 2022 -0800 |
tree | 2bdc9636808169a7601d36f6ed6b24fb3b0bcf34 | |
parent | 8b7f23da28769e81c1a7000fd48b1f4c64a0002a [diff] |
drivers: usb_dc_mcux: Enable second USB EHCI Enable second usb EHCI if usb2 node has status="okay" Note that this driver is still an single instance driver, this change simply enables the driver to work with the usb2 peripheral if that one is enabled, and usb1 is disabled. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>