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 v4.0-branch] i2c: target: eeprom_target: Fix buffer write #81659

Merged
merged 1 commit into from
Dec 6, 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
@dkalowsk dkalowsk added this to the v4.0.1 milestone Dec 1, 2024
@mmahadevan108 mmahadevan108 merged commit 98d9f3e into v4.0-branch Dec 6, 2024
28 of 29 checks passed
@mmahadevan108 mmahadevan108 deleted the backport-81511-to-v4.0-branch branch December 6, 2024 15:55
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.

7 participants