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

Add USB support for MCX N947 #72386

Merged
merged 4 commits into from
May 16, 2024
Merged

Conversation

mmahadevan108
Copy link
Collaborator

This uses the old USB framework. We would need to transition to USB Next once the USB driver is merged.

Copy link
Member

@decsny decsny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to update doc page

@danieldegrasse
Copy link
Collaborator

need to update doc page

Adding to this, should add - usb_device to the board's supported YAML definitions

@mmahadevan108
Copy link
Collaborator Author

need to update doc page

Adding to this, should add - usb_device to the board's supported YAML definitions

Thanks, added

@mmahadevan108
Copy link
Collaborator Author

need to update doc page

Thanks, updated doc page.

@mmahadevan108 mmahadevan108 requested a review from decsny May 10, 2024 14:51
danieldegrasse
danieldegrasse previously approved these changes May 10, 2024
decsny
decsny previously approved these changes May 13, 2024
@mmahadevan108
Copy link
Collaborator Author

@jfischer-no, this is a simple update the current USB driver to add support for MCXN947. Can you help review.

Add case for MCXN94X SOC series to indicate which device controller
is in use.

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
Add support for the USB High Speed controller

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
Add support for USBHS controller

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
Add support for the USBHS controller

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
@mmahadevan108
Copy link
Collaborator Author

@jfischer-no can you help review

@dleach02 dleach02 self-assigned this May 15, 2024
@dleach02
Copy link
Member

@jfischer-no I'm assigning this to me since it is a change to an existing intree USB driver to add support for this SOC.

@aescolar aescolar merged commit a6b3b4b into zephyrproject-rtos:main May 16, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: USB Universal Serial Bus platform: NXP NXP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants