netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: "Daniel González Cabanelas" <dgcbueu@gmail.com>
Cc: davem@davemloft.net, kuba@kernel.org, f.fainelli@gmail.com,
	gregkh@linuxfoundation.org, netdev@vger.kernel.org,
	noltari@gmail.com
Subject: Re: [PATCH v3] bcm63xx_enet: fix internal phy IRQ assignment
Date: Thu, 25 Feb 2021 23:14:02 +0100	[thread overview]
Message-ID: <YDghKktU6l9noanv@lunn.ch> (raw)
In-Reply-To: <2190629.1yaby32tsi@tool>

On Wed, Feb 24, 2021 at 05:11:33PM +0100, Daniel González Cabanelas wrote:
> The current bcm63xx_enet driver doesn't asign the internal phy IRQ. As a
> result of this it works in polling mode.
> 
> Fix it using the phy_device structure to assign the platform IRQ.

Hi Daniel

We still don't have a root cause analysis. I really would like to
understand what is wrong here, since there should be no need to assign
phydev->irq. I want to be sure we don't have the same problem with
other drivers.

      Andrew

  parent reply	other threads:[~2021-02-25 22:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-24 16:11 [PATCH v3] bcm63xx_enet: fix internal phy IRQ assignment Daniel González Cabanelas
2021-02-24 17:08 ` Florian Fainelli
2021-02-25 22:14 ` Andrew Lunn [this message]
2021-03-10  4:55 ` kernel test robot

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=YDghKktU6l9noanv@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=dgcbueu@gmail.com \
    --cc=f.fainelli@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=noltari@gmail.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).