Skip to content

drivers: power: add max22216 #2656

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

Merged
merged 1 commit into from
Jul 21, 2025
Merged

drivers: power: add max22216 #2656

merged 1 commit into from
Jul 21, 2025

Conversation

rbudai98
Copy link
Contributor

The MAX22216 integrate four programmable 36V half-bridges. It is primarily intended to drive inductive loads such as on-off solenoid valves, DC motors, proportional valves, bi-stable valves, relays, etc.

Pull Request Description

Please replace this with a detailed description and motivation of the changes.
You can tick the checkboxes below with an 'x' between square brackets or just check them after publishing the PR.
If this PR contains a breaking change, list dependent PRs and try to push all related PRs at the same time.

PR Type

  • Bug fix (change that fixes an issue)
  • New feature (change that adds new functionality)
  • Breaking change (has dependencies in other repos or will cause CI to fail)

PR Checklist

  • I have followed the Coding style guidelines
  • I have complied with the Submission Checklist
  • I have performed a self-review of the changes
  • I have commented my code, at least hard-to-understand parts
  • I have build all projects affected by the changes in this PR
  • I have tested in hardware affected projects, at the relevant boards
  • I have signed off all commits from this PR
  • I have updated the documentation (wiki pages, ReadMe etc), if applies

@rbudai98 rbudai98 marked this pull request as ready for review June 30, 2025 07:05
Copy link
Contributor

@amiclaus amiclaus left a comment

Choose a reason for hiding this comment

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

some initial comments on my side.

@rbudai98 rbudai98 force-pushed the staging/max22216 branch 2 times, most recently from 2f89999 to 332373d Compare July 2, 2025 07:18
@buha
Copy link
Contributor

buha commented Jul 14, 2025

don't forget to see about that LinuxBuild drivers issue

The MAX22216 integrate four programmable 36V half-bridges. It is
primarily intended to drive inductive loads such as on-off solenoid valves,
DC motors, proportional valves, bi-stable valves, relays, etc.

Signed-off-by: rbudai98 <robert.budai@analog.com>
@buha buha merged commit 3137842 into main Jul 21, 2025
14 checks passed
@buha buha deleted the staging/max22216 branch July 21, 2025 12:41
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.

3 participants