Re: [PATCH net-next v3 05/14] net: ethernet: oa_tc6: Move OA TC6 MMS definitions to header file
From: Andrew Lunn
Date: Fri May 29 2026 - 18:42:05 EST
On Fri, May 29, 2026 at 06:39:52PM +0000, Selvamani Rajagopal wrote:
> To prepare for other files to share the constant definitions for
> clause 45 registers memory map selectors, moving to header file.
> The values are from table 6 in OPEN Alliance specification.
Please don't move them in one patch, and then move them again in the
next.
Andrew