Re: [PATCH net-next v12 3/3] net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 family
From: Joey Lu
Date: Thu Feb 12 2026 - 00:28:39 EST
On 2/11/2026 6:21 PM, Russell King (Oracle) wrote:
On Wed, Feb 11, 2026 at 05:52:21PM +0800, Joey Lu wrote:Got it! Thank you for clarifying.
That is another reason to use .set_phy_intf_sel as that will be calledIs this register preserved over suspend/resume ?It is not preserved by the GMAC suspend/resume flow and therefore needs to
be treated as a system register rather than a GMAC local context.
just before GMAC soft-reset in the .ndo_open() and resume paths.