linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Biao Huang <biao.huang@mediatek.com>
Cc: davem@davemloft.net, kuba@kernel.org, robh+dt@kernel.org,
	angelogioacchino.delregno@collabora.com, matthias.bgg@gmail.com,
	peppe.cavallaro@st.com, alexandre.torgue@foss.st.com,
	joabreu@synopsys.com, mcoquelin.stm32@gmail.com,
	netdev@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org,
	linux-stm32@st-md-mailman.stormreply.com,
	srv_heupstream@mediatek.com, macpaul.lin@mediatek.com,
	dkirjanov@suse.de
Subject: Re: [PATCH net-next v13 0/7] MediaTek Ethernet Patches on MT8195
Date: Wed, 16 Mar 2022 13:20:12 +0000	[thread overview]
Message-ID: <164743681238.18574.8037993673780755676.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220314075713.29140-1-biao.huang@mediatek.com>

Hello:

This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:

On Mon, 14 Mar 2022 15:57:06 +0800 you wrote:
> Changes in v13:
> 1. add reviewed-by in "net: dt-bindings: dwmac: add support for mt8195"
>    as Rob's comments.
> 2. drop num_clks defined in mediatek_dwmac_plat_data struct in "stmmac:
>    dwmac-mediatek: Reuse more common features" as Angelo's comments.
> 
> Changes in v12:
> 1. add a new patch "stmmac: dwmac-mediatek: re-arrange clock setting" to
>    this series, to simplify clock handling in driver, which benefits to
>    binding file mediatek-dwmac.yaml.
> 2. modify dt-binding description in patch "net: dt-bindings: dwmac: add
>    support for mt8195" as Rob's comments in v10 series, put mac_cg to the
>    end of clock list.
> 3. there are small changes in patch "stmmac: dwmac-mediatek: add support
>    for mt8195", @AngeloGioacchino, please review it kindly.
> 
> [...]

Here is the summary with links:
  - [net-next,v13,1/7] stmmac: dwmac-mediatek: add platform level clocks management
    https://git.kernel.org/netdev/net-next/c/3186bdad97d5
  - [net-next,v13,2/7] stmmac: dwmac-mediatek: Reuse more common features
    https://git.kernel.org/netdev/net-next/c/a71e67b21081
  - [net-next,v13,3/7] stmmac: dwmac-mediatek: re-arrange clock setting
    https://git.kernel.org/netdev/net-next/c/4fe3075fa699
  - [net-next,v13,4/7] arm64: dts: mt2712: update ethernet device node
    https://git.kernel.org/netdev/net-next/c/79e1177809f2
  - [net-next,v13,5/7] net: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema
    https://git.kernel.org/netdev/net-next/c/150b6adda6b1
  - [net-next,v13,6/7] stmmac: dwmac-mediatek: add support for mt8195
    https://git.kernel.org/netdev/net-next/c/f2d356a6ab71
  - [net-next,v13,7/7] net: dt-bindings: dwmac: add support for mt8195
    https://git.kernel.org/netdev/net-next/c/ee410d510032

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-16 13:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-14  7:57 [PATCH net-next v13 0/7] MediaTek Ethernet Patches on MT8195 Biao Huang
2022-03-14  7:57 ` [PATCH net-next v13 1/7] stmmac: dwmac-mediatek: add platform level clocks management Biao Huang
2022-03-14  7:57 ` [PATCH net-next v13 2/7] stmmac: dwmac-mediatek: Reuse more common features Biao Huang
2022-03-14  7:57 ` [PATCH net-next v13 3/7] stmmac: dwmac-mediatek: re-arrange clock setting Biao Huang
2022-03-14  7:57 ` [PATCH net-next v13 4/7] arm64: dts: mt2712: update ethernet device node Biao Huang
2022-03-14  7:57 ` [PATCH net-next v13 5/7] net: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema Biao Huang
2022-03-23 14:00   ` Rob Herring
2022-03-24  0:52     ` Biao Huang
2022-03-14  7:57 ` [PATCH net-next v13 6/7] stmmac: dwmac-mediatek: add support for mt8195 Biao Huang
2022-03-14  7:57 ` [PATCH net-next v13 7/7] net: dt-bindings: dwmac: " Biao Huang
2022-03-16 13:20 ` 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=164743681238.18574.8037993673780755676.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=alexandre.torgue@foss.st.com \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=biao.huang@mediatek.com \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=dkirjanov@suse.de \
    --cc=joabreu@synopsys.com \
    --cc=kuba@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=macpaul.lin@mediatek.com \
    --cc=matthias.bgg@gmail.com \
    --cc=mcoquelin.stm32@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=peppe.cavallaro@st.com \
    --cc=robh+dt@kernel.org \
    --cc=srv_heupstream@mediatek.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).