Re: [PATCH] i3c: master: adi: add OF module alias for autoloading

From: Alexandre Belloni

Date: Mon Jul 20 2026 - 13:13:21 EST


On Wed, 15 Jul 2026 09:29:49 +0800, Can Peng wrote:
> The Analog Devices I3C master driver can be built as a module and uses
> adi_i3c_master_of_match as its OF match table, but the table is not
> exported for module alias generation.
>
> Add the MODULE_DEVICE_TABLE(of, ...) entry so modpost can generate OF
> module aliases for OF based module autoloading.
>
> [...]

Applied, thanks!

[1/1] i3c: master: adi: add OF module alias for autoloading
https://git.kernel.org/i3c/c/0043b9bb5806

Best regards,