-
Notifications
You must be signed in to change notification settings - Fork 2.1k
drivers/mag3110: apply unified params definition scheme #8758
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
anyone for reviewing this, it should be fast @miri64 ?
0582e86
to
6264419
Compare
@aabadie please rebase and do you want to add I2C API adaption, too? This one is missing for the I2C rework but this PR is referenced anyway. However, then please rebase onto |
6264419
to
45a8a83
Compare
The work was already done, but I forgot to push it and to change the base branch... |
45a8a83
to
a73efed
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tested ACK, used pba-d-01-kw2x with onboard sensor
drivers/mag3110: apply unified params definition scheme
drivers/mag3110: apply unified params definition scheme
drivers/mag3110: apply unified params definition scheme
Contribution description
This PR update the params definitions scheme for this device driver.
Also forgot this one last week.
Issues/PRs references
Initially done in #7937 and related to #7519
#6577