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

[Backport v3.7-branch] i2c: target: eeprom_target: Fix buffer write #81658

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

zephyrbot
Copy link
Collaborator

@zephyrbot zephyrbot commented Nov 20, 2024

Backport e6c9e9a from #81511.

Fixes: #81513

When larger buffer index was introduced only function:
eeprom_target_write_received() was updated to handle
address-width = 16

This adds the same functionality when buffered API is used,
enabled by CONFIG_I2C_TARGET_BUFFER_MODE.

Signed-off-by: Jerzy Kasenberg <[email protected]>
(cherry picked from commit e6c9e9a)
@zephyrbot zephyrbot added Backport Backport PR and backport failure issues area: I2C labels Nov 20, 2024
@zephyrbot zephyrbot requested a review from teburd November 20, 2024 13:25
@henrikbrixandersen henrikbrixandersen added this to the v3.7.1 milestone Nov 20, 2024
@aescolar aescolar assigned teburd and nashif and unassigned teburd Nov 28, 2024
@nashif nashif merged commit cc3d24a into v3.7-branch Nov 29, 2024
27 of 28 checks passed
@nashif nashif deleted the backport-81511-to-v3.7-branch branch November 29, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: I2C Backport Backport PR and backport failure issues
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

6 participants