Re: [PATCH v2 18/18] i2c: Remove CFG_SYS_I2C_DIRECT_BUS

2024-08-12 Thread Heiko Schocher
Hello Simon, On 11.08.24 16:50, Simon Glass wrote: Now that this is always 1, remove it and the associated dead code. Signed-off-by: Simon Glass --- Changes in v2: - Drop patch "pg-wcom: Drop CFG_SYS_I2C_MAX_HOPS" README | 7 +-- drivers/i2c/i2c_core.c | 104

[PATCH v2 18/18] i2c: Remove CFG_SYS_I2C_DIRECT_BUS

2024-08-11 Thread Simon Glass
Now that this is always 1, remove it and the associated dead code. Signed-off-by: Simon Glass --- Changes in v2: - Drop patch "pg-wcom: Drop CFG_SYS_I2C_MAX_HOPS" README | 7 +-- drivers/i2c/i2c_core.c | 104 - include/i2c.h |