Skip to content

Enable NXP USB Host controllers in Zephyr #327

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

Conversation

MarkWangChinese
Copy link
Contributor

@MarkWangChinese MarkWangChinese commented Jan 29, 2024

Add the NXP USB Host controllers support in Zephyr.
Support EHCI, KHCI, OHCI and IP3516HS NXP controllers.

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

@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 2 times, most recently from e85d07b to cc57d71 Compare April 16, 2024 02:07
@MarkWangChinese MarkWangChinese force-pushed the feature/enable_usb_host_controller branch from cc57d71 to adf78ad Compare September 4, 2024 07:45
…phyr

 - add one porting file to use SDK usb host driver files in Zephyr
 - EHCI, KHCI, OHCI and IP3516HS driver include Zephyr USB port file if it is Zephyr environment
 - update hal_nxp.cmake to include controller drivers, phy driver and zephyr osa.
 - update patch list

Signed-off-by: Mark Wang <yichang.wang@nxp.com>
support kCLOCK_UsbfsSrcPll0 in CLOCK_EnableUsbfs0HostClock

Signed-off-by: Mark Wang <yichang.wang@nxp.com>
@MarkWangChinese
Copy link
Contributor Author

It is replaced by #496 because nxp-zephyr is deprecated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants