Re: [PATCH 2/3] device: rust: expand documentation for Device
From: Daniel Almeida
Date: Sun Jul 20 2025 - 11:56:57 EST
This looks good to me!
> On 17 Jul 2025, at 19:45, Danilo Krummrich <dakr@xxxxxxxxxx> wrote:
>
> The documentation for the generic Device type is outdated and deserves
> much more detail.
>
> Hence, expand the documentation and cover topics such as device types,
> device contexts, as well as information on how to use the generic device
> infrastructure to implement bus and class specific device types.
>
> Signed-off-by: Danilo Krummrich <dakr@xxxxxxxxxx>
Reviewed-by: Daniel Almeida <daniel.almeida@xxxxxxxxxxxxx>