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

Enable SPI on i.MX95 M7 #83630

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

Conversation

yangbolu1991
Copy link
Contributor

@yangbolu1991 yangbolu1991 commented Jan 7, 2025

Enable SPI on i.MX95 M7

@yangbolu1991 yangbolu1991 changed the title Enable SPI on i.MX95 M77 Enable SPI on i.MX95 M7 Jan 8, 2025
Added lpspi nodes for nxp_imx95_m7.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Added lpspi1 pinctrl in dtsi for imx95_evk.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Enabled SPI1 interface for imx95_evk_mimx9596_m7.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
@yangbolu1991
Copy link
Contributor Author

There were twister issues on code base. Rebased.
Thanks.

---

SPI1 on J35 is enabled for M7.
R1217/R1218/R1219/R1220 should be soldered with 0R resistances.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you mean need to rework the board? If yes, suggest to change it to be like the following:
The EVK board need to be reworked to solder R1217/R1218/R1219/R1220 with 0R resistances.

And is there any testcase available can be used to verify SPI on the board? If no device avaiable, whether can use loopback test: tests/drivers/spi/spi_loopback ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants