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

feat(PeriphDrivers): Allow info block unlock function be overwritten #1213

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

ozersa
Copy link
Contributor

@ozersa ozersa commented Oct 4, 2024

Description

Info block unlock sequence changes device to device to use same function as it is unlock function need to be overwritten.
This PR make it weak to it be done.

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.

Info block unlock function might be owerwritten for some devices
make it weak to provide a way to it be done

Signed-off-by: Sadik Ozer <[email protected]>
@sihyung-maxim sihyung-maxim merged commit 469f7f7 into main Oct 8, 2024
12 checks passed
@sihyung-maxim sihyung-maxim deleted the feat/using_info_block branch October 8, 2024 20:14
sihyung-maxim pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Oct 8, 2024
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