-
Notifications
You must be signed in to change notification settings - Fork 7.1k
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
Introduce MAX32660 SoC #85733
Introduce MAX32660 SoC #85733
Conversation
107c5b7
to
1b2a3bc
Compare
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
This PR is dependent on #85572 for HWINFO solution. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to resolve the dependency and address one minor nit, but otherwise looks good
1b2a3bc
to
4142f9c
Compare
To get a clean twister run, I made the following changes:
@kartben @fabiobaltieri This PR won't quite be 48 hours old before you close the merge window, but I'd like to get it into 4.1 if you're willing to exercise your discretion as release managers. And of course if it passes CI and has the required approvals. |
Yeah just make sure zephyrproject-rtos/hal_adi#18 gets through and the manifest points to the right sha |
bb897f9
to
d1211cc
Compare
d1211cc
to
9d46573
Compare
This commit adds necessary hal files for MAX32660 board. Signed-off-by: Yasin Ustuner <[email protected]>
This commit adds MAX32660 SoC and dts files. Signed-off-by: Yasin Ustuner <[email protected]>
This commit adds binding file for DMA slots Signed-off-by: Yasin Ustuner <[email protected]>
This commit updates ADI_MAX32_CLK_IBRO_FREQ macro because MAX32660 does not support IBRO clock. Signed-off-by: Yasin Ustuner <[email protected]>
This commit adds MAX32660EVSYS board basic port. Signed-off-by: Yasin Ustuner <[email protected]> Signed-off-by: Matthew McClintock <[email protected]>
b4dacce
9d46573
to
b4dacce
Compare
All tests are passed. |
"fast tracking" by a few hours so that it makes it into 4.1 rc1 |
Thanks @kartben ! |
This PR
Signed-off-by: Yasin Ustuner [email protected]
Signed-off-by: Matthew McClintock [email protected]