Re: [PATCH net-next v3 05/13] net: ethernet: oa_tc6: Export standard defined registers
From: Andrew Lunn <andrew@lunn.ch>
Date: 2026-06-04 22:13:37
Also in:
linux-devicetree, linux-doc, lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2026-06-04 22:13:37
Also in:
linux-devicetree, linux-doc, lkml
On Thu, Jun 04, 2026 at 07:32:50PM +0300, Ciprian Regus via B4 Relay wrote:
From: Ciprian Regus <redacted> Move defines for standard Open Alliance TC6 register addresses and subfields in the oa_tc6's header and add entries for the PHYID and CONFIG2. As such, other ethernet drivers that rely on oa_tc6 can use them directly. Signed-off-by: Ciprian Regus <redacted>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew