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

Imx95 libra board port #1

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Imx95 libra board port #1

wants to merge 8 commits into from

Conversation

Varakala02
Copy link
Collaborator

Port to i.MX95libra with the base of i.MX95evk.
It compiles but not tested yet if it boots.
Followed porting section documentation of system manager reference manual steps.

@Varakala02 Varakala02 marked this pull request as ready for review November 27, 2024 10:27
Varakala02 and others added 8 commits January 17, 2025 13:59
Add generated files and build directory to .gitignore.

Signed-off-by: Yashwanth Varakala <[email protected]>
Co-developed-by: Yannic Moog <[email protected]>
Add imx95libra by copying from imx95evk. Includes steps 1-6 from
section "Creating a New Port" in supplied documentation.

Signed-off-by: Yashwanth Varakala <[email protected]>
Co-developed-by: Yannic Moog <[email protected]>
- replace group names in board files.
- add defgroup name to brd_sm_api.dox
- add board dir in INPUT section of common{8,9}.cfg

Signed-off-by: Yashwanth Varakala <[email protected]>
Co-developed-by: Yannic Moog <[email protected]>
- update brd_sm.h
- skip 13,14; no additions needed
- remove pcal6408a and pca2131 + cleanup

Signed-off-by: Yannic Moog <[email protected]>
Co-developed-by: Yashwanth Varakala <[email protected]>
- modify board.c; remove ELE and M7 interrupts
- modify pin_mux for pmic i2c

remove/change curly brace splitting

Signed-off-by: Yashwanth Varakala <[email protected]>
Co-developed-by: Yannic Moog <[email protected]>
clean up remnants of board port steps.

Signed-off-by: Yannic Moog <[email protected]>
No functional change to code.
Style cleanup and semantic verification.

Signed-off-by: Yannic Moog <[email protected]>
Co-developed-by: Yashwanth Varakala <[email protected]>
Signed-off-by: Yannic Moog <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants