Closed
Conversation
erwango
reviewed
Jan 30, 2025
erwango
reviewed
Jan 30, 2025
2f23c20 to
8fd2a14
Compare
erwango
requested changes
Jan 31, 2025
drivers/usb/device/usb_dc_stm32.c
Outdated
drivers/usb/device/usb_dc_stm32.c
Outdated
8fd2a14 to
ea00d51
Compare
056d3a2 to
b51ec0b
Compare
69131ff to
8b0f1ac
Compare
56b3cff to
d3ac91a
Compare
Add STM32N6 USB OTG HS compatible 'st,stm32n6-otghs' that doesn't require pinctrl-0 and pinctrl-names. Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <marwa.ibenelhadjmessaoud-ext@st.com>
Add the USB OTG HS node for the stm32N6x devices Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <marwa.ibenelhadjmessaoud-ext@st.com>
Enable the USB OTG HS node of the nucleo_n657x0_q board Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <marwa.ibenelhadjmessaoud-ext@st.com>
Enable the USB OTG HS node of the stm32n6570_dk board Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <marwa.ibenelhadjmessaoud-ext@st.com>
Enable clock and power for the OTG HS peripheral of the stm32n6x serie Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <marwa.ibenelhadjmessaoud-ext@st.com>
8b0f1ac to
762ff4f
Compare
Update west.yml for STM32N6 HAL Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <marwa.ibenelhadjmessaoud-ext@st.com>
762ff4f to
71f6ed0
Compare
Author
|
I opened a PR on the principal Zephyr remote. Thank you so much Erwan for the review :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add the support of the USB OTG HS
Enable the USB OTG HS node of the stm32n6570_dk and nucleo_n657x0_q boards.