[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CALNs47sjXBG_yQHfBSn9xa05_Knj_EUPCReoSsGhOC9pyhqc2Q@mail.gmail.com>
Date: Sun, 8 Oct 2023 23:17:25 -0400
From: Trevor Gross <tmgross@...ch.edu>
To: FUJITA Tomonori <fujita.tomonori@...il.com>
Cc: netdev@...r.kernel.org, rust-for-linux@...r.kernel.org, andrew@...n.ch,
miguel.ojeda.sandonis@...il.com, greg@...ah.com
Subject: Re: [PATCH net-next v3 1/3] rust: core abstractions for network PHY drivers
On Sun, Oct 8, 2023 at 9:41 PM FUJITA Tomonori
<fujita.tomonori@...il.com> wrote:
>
> This patch adds abstractions to implement network PHY drivers; the
> driver registration and bindings for some of callback functions in
> struct phy_driver and many genphy_ functions.
>
> This feature is enabled with CONFIG_RUST_PHYLIB_BINDINGS.
>
> Signed-off-by: FUJITA Tomonori <fujita.tomonori@...il.com>
> ---
Thanks for all the work Fujita, the rust side looks good to me here!
Reviewed-by: Trevor Gross <tmgross@...ch.edu>
Powered by blists - more mailing lists