[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240819.124113.785655943995048226.fujita.tomonori@gmail.com>
Date: Mon, 19 Aug 2024 12:41:13 +0000 (UTC)
From: FUJITA Tomonori <fujita.tomonori@...il.com>
To: tmgross@...ch.edu
Cc: fujita.tomonori@...il.com, netdev@...r.kernel.org,
rust-for-linux@...r.kernel.org, andrew@...n.ch,
miguel.ojeda.sandonis@...il.com, benno.lossin@...ton.me,
aliceryhl@...gle.com
Subject: Re: [PATCH net-next v5 4/6] rust: net::phy unified read/write API
for C22 and C45 registers
On Mon, 19 Aug 2024 02:37:02 -0500
Trevor Gross <tmgross@...ch.edu> wrote:
> On Sun, Aug 18, 2024 at 8:01 PM FUJITA Tomonori
> <fujita.tomonori@...il.com> wrote:
>>
>> Add the unified read/write API for C22 and C45 registers. The
>> abstractions support access to only C22 registers now. Instead of
>> adding read/write_c45 methods specifically for C45, a new reg module
>> supports the unified API to access C22 and C45 registers with trait,
>> by calling an appropriate phylib functions.
>>
>> Reviewed-by: Trevor Gross <tmgross@...ch.edu>
>> Reviewed-by: Benno Lossin <benno.lossin@...ton.me>
>> Reviewed-by: Andrew Lunn <andrew@...n.ch>
>> Signed-off-by: FUJITA Tomonori <fujita.tomonori@...il.com>
>> ---
>
> If there winds up being another version, could you link the previous
> chain for these two patches ([1]) in the cover letter? I knew it was
> familiar but couldn't figure out where I had seen it before :)
>
> [1]: https://lore.kernel.org/rust-for-linux/20240607052113.69026-1-fujita.tomonori@gmail.com/
Sure, I'll add.
Powered by blists - more mailing lists