nxp-mcuxpresso / mcux-sdk

MCUXpresso SDK
BSD 3-Clause "New" or "Revised" License
301 stars 136 forks source link

devices: MIMXRT685S fix I3C MDATACTRL UNLOCK def #165

Closed jzipperer-fb closed 5 months ago

jzipperer-fb commented 5 months ago

UNLOCK is actually bit 3, not bit 2

Prerequisites

Describe the pull request Fixes bit definition of I3C MDATACTRL UNLOCK

Fixes # (issue) https://github.com/nxp-mcuxpresso/mcux-sdk/issues/164

Type of change

Tests

mcuxsusan commented 5 months ago

Hi @jzipperer-fb, I just updated our latest 2.15.000 release to the main branch so conflict detected in your pr. Could you please update your local branch to resolve the conflict? Thanks a lot!

jzipperer-fb commented 5 months ago

The latest 2.15.000 release already contains this fix. Closing this and the issue i opened.