netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli@gmail.com>
To: Fabio Estevam <festevam@gmail.com>, Andrew Lunn <andrew@lunn.ch>
Cc: Russell King - ARM Linux <linux@armlinux.org.uk>,
	Heiner Kallweit <hkallweit1@gmail.com>,
	Vladimir Oltean <vladimir.oltean@nxp.com>,
	netdev <netdev@vger.kernel.org>,
	NXP Linux Team <linux-imx@nxp.com>
Subject: Re: imx6sx: Regression on FEC with KSZ8061
Date: Wed, 4 May 2022 10:14:14 -0700	[thread overview]
Message-ID: <7bde58d4-dd0b-e403-1aa2-1b024f5d07e1@gmail.com> (raw)
In-Reply-To: <3d6aa110-8172-378c-c89e-7601111c8730@gmail.com>

On 5/4/22 10:13, Florian Fainelli wrote:
> On 5/4/22 03:24, Fabio Estevam wrote:
>> Hi,
>>
>> On an imx6sx-based board, the Ethernet is functional on 5.10.
>>
>> The board has a KSZ8061 Ethernet PHY.
>>
>> After moving to kernel 5.15 or 5.17, the Ethernet is no longer 
>> functional:
> 
> This should help because kszphy_resume() calls kzsphy_config_reset() 
> which sort of assumes that we have allocated a kszphy_priv structure 
> from a probe function. Whenever we do not use the standard 
> suspend/resume function, we need to make sure that we do have a .probe 
> callback essentially.

And I just came across your other email/patch submission, never mind me.
-- 
Florian

      reply	other threads:[~2022-05-04 17:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-04 10:24 imx6sx: Regression on FEC with KSZ8061 Fabio Estevam
2022-05-04 10:48 ` Fabio Estevam
2022-05-04 11:13   ` Oleksij Rempel
2022-05-04 11:25     ` Fabio Estevam
2022-05-04 17:13 ` Florian Fainelli
2022-05-04 17:14   ` Florian Fainelli [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7bde58d4-dd0b-e403-1aa2-1b024f5d07e1@gmail.com \
    --to=f.fainelli@gmail.com \
    --cc=andrew@lunn.ch \
    --cc=festevam@gmail.com \
    --cc=hkallweit1@gmail.com \
    --cc=linux-imx@nxp.com \
    --cc=linux@armlinux.org.uk \
    --cc=netdev@vger.kernel.org \
    --cc=vladimir.oltean@nxp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).