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

Feature/enable usb host controller #496

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

Conversation

MarkWangChinese
Copy link
Contributor

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

Note: This pr replace the pr (#327) because the old pr use nxp-zephyr repository that is deprecated

…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 <[email protected]>
support kCLOCK_UsbfsSrcPll0 in CLOCK_EnableUsbfs0HostClock

Signed-off-by: Mark Wang <[email protected]>
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.

1 participant