On Thu, 06 Jun 2024 22:36:14 +0900, Masahiro Yamada wrote: > Commit 9e663f4811c6 ("slimbus: core: add support to uevent") added the > MODALIAS=slim:* uevent variable, but modpost does not generate the > corresponding MODULE_ALIAS(). > > To support automatic module loading, slimbus drivers still need to > manually add MODULE_ALIAS("slim:<manf_id>:<prod_code>:*"), as seen in > sound/soc/codecs/wcd9335.c. > > [...] Applied, thanks! [1/1] slimbus: generate MODULE_ALIAS() from MODULE_DEVICE_TABLE() commit: 9b6e704955fa8db55d11f2e7be5d723c8186ffc6 Best regards, -- Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>