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

From: Cheng-Yang Chou

Date: Wed May 06 2026 - 12:48:20 EST


Hi Danilo,

On Wed, May 06, 2026 at 05:20:58PM +0200, Danilo Krummrich wrote:
> 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?

Sorry for totally missing this! Will send a v3 patch by this weekend.

--
Cheers,
Cheng-Yang