Re: [PATCH v2 1/2] gpu: nova: rename drivers to use kebab-case convention

From: Danilo Krummrich

Date: Wed May 06 2026 - 11:27:30 EST


On Tue Mar 17, 2026 at 5:06 PM CET, Danilo Krummrich wrote:
> Can you please move this into the second patch. Additionally, in the second
> patch, please only keep the Kconfig change and use the following in the
> Makefile.
>
> obj-$(CONFIG_DRM_NOVA) += nova-drm.o
> nova-drm-y := nova.o
>
> I.e. keep the directory and filenames as they are.
>
> We can use the same trick for nova-core, so we get nova-core.ko and nova-drm.ko.

Do you plan to follow up on this one?

Thanks,
Danilo