On Fri, 25 Oct 2024 09:30:23 +0200, Sascha Hauer wrote: > Like done with SPI controllers already let's assign the I2C bus numbers > from device tree as well. This avoids confusing bus numbers when the > probe order doesn't match the intended bus number ordering or when > other I2C busses with dynamically assigned numbers are probed in > between. > > > [...] Applied, thanks! [1/3] i2c: set adapter.nr explicitly to -1 https://git.pengutronix.de/cgit/barebox/commit/?id=5b167ad520c4 (link may not be stable) [2/3] i2c: get adapter.nr from device tree https://git.pengutronix.de/cgit/barebox/commit/?id=b4746725454c (link may not be stable) [3/3] i2c: start dynamic I2C bus numbers at 32 https://git.pengutronix.de/cgit/barebox/commit/?id=79357f8b965a (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>