Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable NXP USB Host controllers in Zephyr #327

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

MarkWangChinese
Copy link
Contributor

@MarkWangChinese MarkWangChinese commented Jan 29, 2024

Add the NXP USB Host controllers support in Zephyr.
Support EHCI and KHCI in the PR firstly.

The Zephyr PR is: zephyrproject-rtos/zephyr#68232

@MarkWangChinese MarkWangChinese force-pushed the feature/enable_usb_host_controller branch from 9ce2fa0 to e717368 Compare March 19, 2024 08:57
@MarkWangChinese MarkWangChinese force-pushed the feature/enable_usb_host_controller branch from e717368 to 9bc14f3 Compare March 26, 2024 01:45
@MarkWangChinese MarkWangChinese force-pushed the feature/enable_usb_host_controller branch from 9bc14f3 to e85d07b Compare April 12, 2024 01:13
 - include middleware_usb_host_khci or middleware_usb_host_ehci when controller is enabled in Zephyr.

Signed-off-by: Mark Wang <yichang.wang@nxp.com>
…phyr

 - add one porting file to use SDK usb host driver files in Zephyr
 - EHCI and KHCI driver include Zephyr USB port file if it is Zephyr environment

Signed-off-by: Mark Wang <yichang.wang@nxp.com>
add the patch that implementing the uhc_mcux

Signed-off-by: Mark Wang <yichang.wang@nxp.com>
@MarkWangChinese MarkWangChinese force-pushed the feature/enable_usb_host_controller branch from e85d07b to cc57d71 Compare April 16, 2024 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants