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

fix(PeriphDrivers): Add SPI hardware SS control function for AI87 #1142

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

hfakkiz
Copy link
Contributor

@hfakkiz hfakkiz commented Aug 28, 2024

Pull Request Template

Description

AI87 SPI drivers don't have 'MXC_SPI_HWSSControl' function. I added this function to both SPI driver. For v1, I called related revA1 function and for v2, do nothing.

Checklist Before Requesting Review

  • PR Title follows correct guidelines.
  • Description of changes and all other relevant information.
  • (Optional) Link any related GitHub issues using a keyword
  • (Optional) Provide info on any relevant functional testing/validation. For API changes or significant features, this is not optional.

Add 'MXC_SPI_HWSSControl' function for AI87.

Signed-off-by: Furkan Akkiz <hasanfurkan.akkiz@analog.com>
@github-actions github-actions bot added the MAX78002 Related to the MAX78002 (AI87) label Aug 28, 2024
@Jake-Carter Jake-Carter merged commit ffba0a1 into main Aug 28, 2024
12 checks passed
@Jake-Carter Jake-Carter deleted the fix/ai87_spi_hwss branch August 28, 2024 23:02
sihyung-maxim pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Aug 28, 2024
ozersa pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Sep 11, 2024
ozersa pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MAX78002 Related to the MAX78002 (AI87)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants