On Fri, 4 Jul 2025 13:10:00 +0900 FUJITA Tomonori wrote: > The PHY abstractions have been generating their own device tables > manually instead of using the module_device_table macro provided by > the device_id crate. However, the format of device tables occasionally > changes [1] [2], requiring updates to both the device_id crate and the custom > format used by the PHY abstractions, which is cumbersome to maintain. Does not apply to networking trees so I suspect someone else will take these: Acked-by: Jakub Kicinski <kuba@xxxxxxxxxx>