From: Jakub Kicinski <kuba@kernel.org>
To: Justin Chen <justin.chen@broadcom.com>
Cc: Florian Fainelli <florian.fainelli@broadcom.com>,
netdev@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com,
davem@davemloft.net, edumazet@google.com, pabeni@redhat.com,
robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
conor+dt@kernel.org, opendmb@gmail.com, andrew@lunn.ch,
hkallweit1@gmail.com, linux@armlinux.org.uk, rafal@milecki.pl,
devicetree@vger.kernel.org
Subject: Re: [PATCH net-next 6/6] net: bcmasp: Add support for PHY interrupts
Date: Thu, 22 Feb 2024 16:02:37 -0800 [thread overview]
Message-ID: <20240222160237.0cc1284f@kernel.org> (raw)
In-Reply-To: <20240222160125.5aae2231@kernel.org>
On Thu, 22 Feb 2024 16:01:25 -0800 Jakub Kicinski wrote:
> On Thu, 22 Feb 2024 13:56:45 -0800 Florian Fainelli wrote:
> > > + if (intf->internal_phy)
> > > + dev->phydev->irq = PHY_MAC_INTERRUPT;
> >
> > There will be a trivial conflict here due to
> > 5b76d928f8b779a1b19c5842e7cabee4cbb610c3 ("net: bcmasp: Indicate MAC is
> > in charge of PHY PM")
>
> FWIW the trees have now converged so the series no longer applies.
> Please rebase & resend.
To be clear - after you waited the 24h. No special dispensation :S
prev parent reply other threads:[~2024-02-23 0:02 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-22 20:56 [PATCH net-next 0/6] Support for ASP 2.2 and optimizations Justin Chen
2024-02-22 20:56 ` [PATCH net-next 1/6] dt-bindings: net: brcm,unimac-mdio: Add asp-v2.2 Justin Chen
2024-02-22 20:56 ` Justin Chen
2024-02-22 21:53 ` Florian Fainelli
2024-02-22 20:56 ` [PATCH net-next 2/6] dt-bindings: net: brcm,asp-v2.0: " Justin Chen
2024-02-22 21:53 ` Florian Fainelli
2024-02-22 20:56 ` [PATCH net-next 3/6] net: bcmasp: Add support for ASP 2.2 Justin Chen
2024-02-22 21:54 ` Florian Fainelli
2024-02-22 20:56 ` [PATCH net-next 4/6] net: phy: mdio-bcm-unimac: Add asp v2.2 support Justin Chen
2024-02-22 21:55 ` Florian Fainelli
2024-02-22 20:56 ` [PATCH net-next 5/6] net: bcmasp: Keep buffers through power management Justin Chen
2024-02-22 21:55 ` Florian Fainelli
2024-02-22 20:56 ` [PATCH net-next 6/6] net: bcmasp: Add support for PHY interrupts Justin Chen
2024-02-22 21:56 ` Florian Fainelli
2024-02-23 0:01 ` Jakub Kicinski
2024-02-23 0:02 ` Jakub Kicinski [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=20240222160237.0cc1284f@kernel.org \
--to=kuba@kernel.org \
--cc=andrew@lunn.ch \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=conor+dt@kernel.org \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=edumazet@google.com \
--cc=florian.fainelli@broadcom.com \
--cc=hkallweit1@gmail.com \
--cc=justin.chen@broadcom.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux@armlinux.org.uk \
--cc=netdev@vger.kernel.org \
--cc=opendmb@gmail.com \
--cc=pabeni@redhat.com \
--cc=rafal@milecki.pl \
--cc=robh+dt@kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.