Re: [PATCH] drm/tve200: add OF module alias for autoloading

From: Linus Walleij

Date: Fri Jul 24 2026 - 03:24:44 EST


On Wed, Jul 15, 2026 at 4:41 AM Can Peng <pengcan@xxxxxxxxxx> wrote:

> The TVE200 DRM driver can be built as a module and uses tve200_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.
>
> Fixes: 179c02fe90a4 ("drm/tve200: Add new driver for TVE200")
> Signed-off-by: Can Peng <pengcan@xxxxxxxxxx>

Patch applied.

Yours,
Linus Walleij