On February 6, 2026 thus sayeth Anshul Dalal: > On Tue Feb 3, 2026 at 7:43 PM IST, Bryan Brattlof wrote: > > On February 3, 2026 thus sayeth Anshul Dalal: > >> We currently provide default board names for each board in their > >> respective evm.c file. However for custom boards, this behaviour > >> overwrites the default DT as set in the defconfig > >> (CONFIG_DEFAULT_FDT_FILE or CONFIG_DEFAULT_DEVICE_TREE). > > > > Are people using the TI_I2C_BOARD_DETECT logic on their custom boards? > > Users are expected to not use TI_I2C_BOARD_DETECT for custom boards but > the correct behaviour should be to fallback to what's configured in the > .config regardless.
Ah OK so people using our reference board's env but using their own custom DT. Yeah I can see how that would be useful. Reviewed-by: Bryan Brattlof <[email protected]> ~Bryan

