-
Notifications
You must be signed in to change notification settings - Fork 7.4k
boards: phytec: add support for phyBOARD-Nash (imx93) #76975
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
boards: phytec: add support for phyBOARD-Nash (imx93) #76975
Conversation
a155c46
to
0e14952
Compare
boards/phytec/mimx93_phyboard_nash/mimx93_phyboard_nash_a55.dts
Outdated
Show resolved
Hide resolved
0e14952
to
625f292
Compare
Rebased on current main after #76829 is merged. |
625f292
to
0924b53
Compare
boards/phytec/mimx93_phyboard_nash/mimx93_phyboard_nash_a55_defconfig
Outdated
Show resolved
Hide resolved
boards/phytec/mimx93_phyboard_nash/mimx93_phyboard_nash_m33_defconfig
Outdated
Show resolved
Hide resolved
0924b53
to
ecbe390
Compare
Thanks for the review @nordicjm, I applied all your hints. |
Ping @kartben |
boards/phytec/mimx93_phyboard_nash/mimx93_phyboard_nash_a55.dts
Outdated
Show resolved
Hide resolved
boards/phytec/mimx93_phyboard_nash/mimx93_phyboard_nash_a55.yaml
Outdated
Show resolved
Hide resolved
boards/phytec/mimx93_phyboard_nash/mimx93_phyboard_nash_a55_defconfig
Outdated
Show resolved
Hide resolved
boards/phytec/mimx93_phyboard_nash/mimx93_phyboard_nash_m33.dts
Outdated
Show resolved
Hide resolved
ecbe390
to
bd0b49f
Compare
10a6f17
to
59c2c0f
Compare
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.
There are some minor issues I found. Everything else looks good!
59c2c0f
to
1a3a887
Compare
0642a9a
to
daaf340
Compare
@jonas-rem did you see those errors? |
daaf340
to
570240e
Compare
@dnltz I saw but could not reproduce them locally. Rebased on current main to restart the CI pipeline, now it doesn't show any error. |
Add basic support for the phyBOARD-Nash, a SBC based on the phyCORE-i.MX93. Both CPU types (Cortex-A55, Cortex-M33) are supported. Signed-off-by: Jonas Remmert <[email protected]>
570240e
to
67c69de
Compare
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.
Thanks :)
Please update the release notes after #79575 got merged. I'm fine with another pull-request to not block this issue, because you might run into a merge conflict.
Add entry to release-notes as a follow-up to zephyrproject-rtos#76975. Signed-off-by: Jonas Remmert <[email protected]>
Add entry to release-notes as a follow-up to #76975. Signed-off-by: Jonas Remmert <[email protected]>
Depends on #76829Add basic support for the phyBOARD-Nash, an SBC based on the phyCORE-i.MX93. Both CPU types (Cortex-A55, Cortex-M33) are supported.