[PATCH v2] i3c: master: Improve initialization of numbered I2C adapters

Alexandre Belloni alexandre.belloni at bootlin.com
Sun Jan 12 15:04:31 PST 2025


On Thu, 12 Dec 2024 17:17:53 +0800, Defa Li wrote:
> Add logic to initialize I2C adapters with a specific ID if available,
> improving device identification and configuration.
> 
> For mixed buses, in addition to the i3c alias, an i2c alias can be added to
> assign a fixed bus number to the i2c adapter.
> 
> This allows an alias node such as:
>     aliases {
>         i2c2 = &mixed_bus_a,
>         i3c2 = &mixed_bus_a,
>         i3c4 = &mixed_bus_b,
>     };
> 
> [...]

Applied, thanks!

[1/1] i3c: master: Improve initialization of numbered I2C adapters
      https://git.kernel.org/abelloni/c/5eb6d3561f6c

Best regards,

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the Linux-mediatek mailing list