Skip to content

Software i2c addr aliasing - #326

Closed
ejgoldik wants to merge 1 commit into
masterfrom
D4xx_SW_i2c_addr_aliasing
Closed

Software i2c addr aliasing#326
ejgoldik wants to merge 1 commit into
masterfrom
D4xx_SW_i2c_addr_aliasing

Conversation

@ejgoldik

Copy link
Copy Markdown
Contributor

To allow for deserializer boards which do not have the I2C mux that aliases 8 i2c addr (30 - 37) to i2c 0, we define all devices under i2c@0 with virtual addr 0x1b-0x1d, and in the driver override them with 0x1a

@ejgoldik ejgoldik closed this Dec 15, 2025
To allow for deserializer boards which do not have the I2C mux
that aliases 8 i2c addr (30 - 37) to i2c 0, we define all devices
under i2c@0 with virtual addr 0x1b-0x1d, and in the driver override
them with 0x1a

Signed-off-by: ejgoldik <ehud.joseph.goldik@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant