On Tue, Mar 04, 2025 at 06:34:47PM +0100, Danilo Krummrich wrote:> Danilo Krummrich (5): > rust: module: add type `LocalModule` > rust: firmware: introduce `firmware::ModInfoBuilder` > rust: firmware: add `module_firmware!` macroGreg, Luis, Russ, any objections on me taking the two firmware patches through the nova tree?> gpu: nova-core: add initial driver stub > gpu: nova-core: add initial documentation
On Wed, Mar 05, 2025 at 08:56:42PM +0100, Danilo Krummrich wrote:> On Tue, Mar 04, 2025 at 06:34:47PM +0100, Danilo Krummrich wrote: > > Danilo Krummrich (5): > > rust: module: add type `LocalModule` > > rust: firmware: introduce `firmware::ModInfoBuilder` > > rust: firmware: add `module_firmware!` macro > > Greg, Luis, Russ, any objections on me taking the two firmware patches through > the nova tree?I don't speak Rust so I'd my recommendation would be to add the rust firmware file under the firmware loader entry for maintainers provided we get a volunteer from the rust community do help maintain *both* C and the Rust version of the firmware loader. Luis
On Wed, Mar 05, 2025 at 08:56:42PM +0100, Danilo Krummrich wrote:> On Tue, Mar 04, 2025 at 06:34:47PM +0100, Danilo Krummrich wrote: > > Danilo Krummrich (5): > > rust: module: add type `LocalModule` > > rust: firmware: introduce `firmware::ModInfoBuilder` > > rust: firmware: add `module_firmware!` macro > > Greg, Luis, Russ, any objections on me taking the two firmware patches through > the nova tree?None from me!
On Wed, Mar 05, 2025 at 08:56:42PM +0100, Danilo Krummrich wrote:> On Tue, Mar 04, 2025 at 06:34:47PM +0100, Danilo Krummrich wrote: > > Danilo Krummrich (5): > > rust: module: add type `LocalModule` > > rust: firmware: introduce `firmware::ModInfoBuilder` > > rust: firmware: add `module_firmware!` macro > > Greg, Luis, Russ, any objections on me taking the two firmware patches through > the nova tree? > > > gpu: nova-core: add initial driver stub > > gpu: nova-core: add initial documentationNo objections here. - Russ