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

drivers: udc: add support for USB device on Renesas RA USBFS HWIP #83358

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

thenguyenyf
Copy link
Contributor

This PR to add support for USB device on USBFS port of Renesas RA family

  • Add missing uclk clock node on RA2A1
  • Remove old binding of renesas,ra-usb → renesas,ra-usbhs and renesas,ra-usbfs
  • Remove unused interrupts of USBHS device in Renesas RA dts
  • Add driver support for Renesas RA USBFS module
  • Add support for USB device on Renesas RA USBFS port

Update revision of hal_renesas module to add support of UDC on
Renesas RA USBFS module

Signed-off-by: The Nguyen <[email protected]>
Add missing clock node of uclk on Renesas RA2A1 SoC

Signed-off-by: The Nguyen <[email protected]>
First commit to add support for USBFS module on Renesas RA
- Remove renesas,ra-usb binding
- Add 2 new binding for Renesas RA USBFS and USBHS
- Remove unused interrupts of USBHS

Signed-off-by: The Nguyen <[email protected]>
Add device node of usbfs on Renesas RA SoC

Signed-off-by: The Nguyen <[email protected]>
Add USB support on USBFS port on these boards:
- RA8: ek_ra8m1, ek_ra8d1, mck_ra8t1
- RA6: ek_ra6m1, ek_ra6m2, ek_ra6m3, ek_ra6m4, ek_ra6m5
- RA4: ek_ra4m2, ek_ra4m3

Signed-off-by: The Nguyen <[email protected]>
@zephyrbot
Copy link
Collaborator

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hal_renesas zephyrproject-rtos/hal_renesas@3a8466b zephyrproject-rtos/hal_renesas#62 zephyrproject-rtos/hal_renesas#62/files

DNM label due to: 1 project with PR revision

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@zephyrbot zephyrbot added manifest manifest-hal_renesas DNM This PR should not be merged (Do Not Merge) labels Dec 24, 2024
@thenguyenyf thenguyenyf marked this pull request as ready for review December 24, 2024 14:32
@zephyrbot zephyrbot added platform: Renesas RA Renesas Electronics Corporation, RA area: USB Universal Serial Bus labels Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: USB Universal Serial Bus DNM This PR should not be merged (Do Not Merge) manifest manifest-hal_renesas platform: Renesas RA Renesas Electronics Corporation, RA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants