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

NXP S32K1XX: fix LPI2C reset #6752

Merged
merged 1 commit into from Aug 1, 2022

Conversation

jarivanewijk
Copy link
Contributor

Summary

Fixes compile-time errors when trying to enable s32k1xx_lpi2c_reset function.

Impact

Allows S32K1XX users to enable I2C reset.

Testing

Only tested if code now compiles when CONFIG_I2C_RESET is set. The reset procedure was taken over from other architectures (i.e. i.MX RT) with a similar LPI2C implementation, but I haven't tested it on actual S32K1 HW yet.

Copy link
Contributor

@davids5 davids5 left a comment

Choose a reason for hiding this comment

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

LGTM

@davids5 davids5 merged commit a554b9c into apache:master Aug 1, 2022
@jerpelea jerpelea added this to To-Add in Release Notes - 11.0.0 Aug 30, 2022
@jerpelea jerpelea moved this from To-Add to Added in Release Notes - 11.0.0 Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants