Skip to content

i2c: complete support for 10-bit addressing #27670

@pabigot

Description

@pabigot

Despite the fact that PR #9334 moved 10-bit addressing flag to struct i2c_msg - this allows to use 10-bit addressing on a per message basis - the only function that takes struct i2c_msg as a parameter is i2c_transfer. No other function e.g. i2c_write, i2c_reg_read_byte allows to use 10-bit addressing. As such 10-bit addressing is not really supported by the API.

Originally posted by @mnkp in #4040 (comment)

Metadata

Metadata

Assignees

Labels

EnhancementChanges/Updates/Additions to existing featuresarea: I2Cpriority: lowLow impact/importance bug

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions