linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Paul Kocialkowski <paulk@sys-base.io>
Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org,
	linux-gpio@vger.kernel.org, andrew+netdev@lunn.ch,
	davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, robh@kernel.org, krzk+dt@kernel.org,
	conor+dt@kernel.org, wens@csie.org, jernej.skrabec@gmail.com,
	samuel@sholland.org, linus.walleij@linaro.org,
	andre.przywara@arm.com
Subject: Re: [PATCH 0/5] Allwinner A100/A133 Ethernet MAC (EMAC) Support
Date: Fri, 27 Jun 2025 22:40:17 +0000	[thread overview]
Message-ID: <175106401799.2079310.7398461677356212518.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250626080923.632789-1-paulk@sys-base.io>

Hello:

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

On Thu, 26 Jun 2025 10:09:18 +0200 you wrote:
> This series adds support for the Alwinner A100/A133 Ethernet MAC (EMAC)
> and uses it in the Liontron H-A133L board.
> 
> Paul Kocialkowski (5):
>   pinctrl: sunxi: Fix a100 emac pin function name
>   arm64: dts: allwinner: a100: Add pin definitions for RGMII/RMII
>   dt-bindings: net: sun8i-emac: Add A100 EMAC compatible
>   arm64: dts: allwinner: a100: Add EMAC support
>   arm64: dts: allwinner: a133-liontron-h-a133l: Add Ethernet support
> 
> [...]

Here is the summary with links:
  - [1/5] pinctrl: sunxi: Fix a100 emac pin function name
    (no matching commit)
  - [2/5] arm64: dts: allwinner: a100: Add pin definitions for RGMII/RMII
    (no matching commit)
  - [3/5] dt-bindings: net: sun8i-emac: Add A100 EMAC compatible
    https://git.kernel.org/netdev/net-next/c/0a12c435a1d6
  - [4/5] arm64: dts: allwinner: a100: Add EMAC support
    (no matching commit)
  - [5/5] arm64: dts: allwinner: a133-liontron-h-a133l: Add Ethernet support
    (no matching commit)

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



  parent reply	other threads:[~2025-06-27 22:39 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-26  8:09 [PATCH 0/5] Allwinner A100/A133 Ethernet MAC (EMAC) Support Paul Kocialkowski
2025-06-26  8:09 ` [PATCH 1/5] pinctrl: sunxi: Fix a100 emac pin function name Paul Kocialkowski
2025-06-28  4:39   ` Chen-Yu Tsai
2025-07-04  8:02   ` Linus Walleij
2025-07-04 22:35   ` Andre Przywara
2025-07-05 14:38     ` Andre Przywara
2025-07-06  0:00       ` Paul Kocialkowski
2025-07-06 15:04         ` Chen-Yu Tsai
2025-07-07  3:07           ` Chen-Yu Tsai
2025-07-07  9:40             ` Paul Kocialkowski
2025-07-07  9:39           ` Paul Kocialkowski
2025-07-07  9:52             ` Chen-Yu Tsai
2025-07-07 10:13               ` Paul Kocialkowski
2025-07-07 10:22                 ` Chen-Yu Tsai
2025-07-07 10:40                   ` Paul Kocialkowski
2025-07-07 12:38                     ` Andre Przywara
2025-07-07 13:19                       ` Paul Kocialkowski
2025-07-07 15:27                       ` Chen-Yu Tsai
2025-07-11 18:13           ` Linus Walleij
2025-07-05 23:52     ` Paul Kocialkowski
2025-06-26  8:09 ` [PATCH 2/5] arm64: dts: allwinner: a100: Add pin definitions for RGMII/RMII Paul Kocialkowski
2025-07-04 22:45   ` Andre Przywara
2025-06-26  8:09 ` [PATCH 3/5] dt-bindings: net: sun8i-emac: Add A100 EMAC compatible Paul Kocialkowski
2025-06-27 21:21   ` Rob Herring (Arm)
2025-07-04 22:40   ` Andre Przywara
2025-06-26  8:09 ` [PATCH 4/5] arm64: dts: allwinner: a100: Add EMAC support Paul Kocialkowski
2025-07-04 23:32   ` Andre Przywara
2025-06-26  8:09 ` [PATCH 5/5] arm64: dts: allwinner: a133-liontron-h-a133l: Add Ethernet support Paul Kocialkowski
2025-06-27 22:40 ` patchwork-bot+netdevbpf [this message]
2025-07-04 15:37 ` (subset) [PATCH 0/5] Allwinner A100/A133 Ethernet MAC (EMAC) Support Chen-Yu Tsai

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=175106401799.2079310.7398461677356212518.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andre.przywara@arm.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=conor+dt@kernel.org \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=edumazet@google.com \
    --cc=jernej.skrabec@gmail.com \
    --cc=krzk+dt@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sunxi@lists.linux.dev \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=paulk@sys-base.io \
    --cc=robh@kernel.org \
    --cc=samuel@sholland.org \
    --cc=wens@csie.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 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).