On Wed, Apr 22, 2026 at 11:06:47PM +0300, Andy Shevchenko wrote: > On Wed, Apr 22, 2026 at 03:45:51PM +0100, Rodrigo Alencar via B4 Relay wrote:
... > Looking at the core description it let me think that that has to be in i2c and > spi cases as well. One may deduct the list of supported devices from the ID > table(s). This also increases a lot readability — instead of searaching in the > monolithic list, the ID tables are ordered and one per line. Much easier to > find if user's device is supported or not. Also make sure the MODULE_DESCRIPTION() text is aligned with this. -- With Best Regards, Andy Shevchenko

