All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Michael Walle <michael@walle.cc>
Cc: davem@davemloft.net, kuba@kernel.org, robh+dt@kernel.org,
	krzysztof.kozlowski@canonical.com, andrew@lunn.ch,
	hkallweit1@gmail.com, linux@armlinux.org.uk,
	netdev@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, horatiu.vultur@microchip.com
Subject: Re: [PATCH net-next v3 0/3] net: mscc-miim: add integrated PHY reset support
Date: Tue, 22 Mar 2022 06:00:11 +0000	[thread overview]
Message-ID: <164792881159.30182.5180350088879779765.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220318201324.1647416-1-michael@walle.cc>

Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Fri, 18 Mar 2022 21:13:21 +0100 you wrote:
> The MDIO driver has support to release the integrated PHYs from reset.
> This was implemented for the SparX-5 for now. Now add support for the
> LAN966x, too.
> 
> changes since v2:
>  - fix typo in commit message
>  - use microchip,lan966x instead of mscc,lan966x
>  - rename mask variable to {phy_,}reset_bits
>  - check return code from device_get_match_data() right after
>    the call instead of checking it where it is used
> 
> [...]

Here is the summary with links:
  - [net-next,v3,1/3] dt-bindings: net: mscc-miim: add lan966x compatible
    https://git.kernel.org/netdev/net-next/c/a2e4b5adfdf8
  - [net-next,v3,2/3] net: mdio: mscc-miim: replace magic numbers for the bus reset
    https://git.kernel.org/netdev/net-next/c/58ebdba3d851
  - [net-next,v3,3/3] net: mdio: mscc-miim: add lan966x internal phy reset support
    https://git.kernel.org/netdev/net-next/c/74529db3e01d

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2022-03-22  6:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-18 20:13 [PATCH net-next v3 0/3] net: mscc-miim: add integrated PHY reset support Michael Walle
2022-03-18 20:13 ` [PATCH net-next v3 1/3] dt-bindings: net: mscc-miim: add lan966x compatible Michael Walle
2022-03-18 20:13 ` [PATCH net-next v3 2/3] net: mdio: mscc-miim: replace magic numbers for the bus reset Michael Walle
2022-03-19  0:14   ` Andrew Lunn
2022-03-18 20:13 ` [PATCH net-next v3 3/3] net: mdio: mscc-miim: add lan966x internal phy reset support Michael Walle
2022-03-19  0:16   ` Andrew Lunn
2022-03-22  6:00 ` patchwork-bot+netdevbpf [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=164792881159.30182.5180350088879779765.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=hkallweit1@gmail.com \
    --cc=horatiu.vultur@microchip.com \
    --cc=krzysztof.kozlowski@canonical.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=michael@walle.cc \
    --cc=netdev@vger.kernel.org \
    --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.