netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lee Jones <lee@kernel.org>
To: patchwork-bot+netdevbpf@kernel.org
Cc: Sjoerd Simons <sjoerd@collabora.com>,
	robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
	matthias.bgg@gmail.com, angelogioacchino.delregno@collabora.com,
	ryder.lee@mediatek.com, jianjun.wang@mediatek.com,
	bhelgaas@google.com, lpieralisi@kernel.org,
	kwilczynski@kernel.org, mani@kernel.org,
	chunfeng.yun@mediatek.com, vkoul@kernel.org, kishon@kernel.org,
	andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com,
	kuba@kernel.org, pabeni@redhat.com, lorenzo@kernel.org,
	nbd@nbd.name, kernel@collabora.com, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, linux-pci@vger.kernel.org,
	linux-phy@lists.infradead.org, netdev@vger.kernel.org,
	daniel@makrotopia.org, bryan@bryanhinton.com,
	conor.dooley@microchip.com
Subject: Re: [PATCH v4 00/11] arm64: dts: mediatek: Add Openwrt One AP functionality
Date: Thu, 20 Nov 2025 15:28:29 +0000	[thread overview]
Message-ID: <20251120152829.GH661940@google.com> (raw)
In-Reply-To: <176360700676.1051457.11874224265724256534.git-patchwork-notify@kernel.org>

On Thu, 20 Nov 2025, patchwork-bot+netdevbpf@kernel.org wrote:

> Hello:
> 
> This series was applied to netdev/net-next.git (main)
> by Jakub Kicinski <kuba@kernel.org>:
> 
> On Sat, 15 Nov 2025 21:58:03 +0100 you wrote:
> > Significant changes in V4:
> >   * Drop patches that were picked up
> >   * Improve mediatek,net dt bindings:
> >     - Move back to V2 version (widening global constraint, constraining
> >       per compatible)
> >     - Ensure all compatibles are constraint in the amount of WEDs (2 for
> >       everything apart from mt7981). Specifically adding constraints for
> >       mediatek,mt7622-eth and ralink,rt5350-eth
> > Significant changes in V3:
> >   * Drop patches that were picked up
> >   * Re-order patches so changes that don't require dt binding changes
> >     come first (Requested by Angelo)
> >   * Specify drive power directly rather then using MTK_DRIVE_...
> >   * Simply mediatek,net binding changes to avoid accidental changes to
> >     other compatibles then mediatek,mt7981-eth
> > Significant changes in V2:
> >   * https://lore.kernel.org/lkml/20251016-openwrt-one-network-v1-0-de259719b6f2@collabora.com/
> >   * Only introduce labels in mt7981b.dtsi when required
> >   * Switch Airoha EN8811H phy irq to level rather then edge triggered
> >   * Move uart0 pinctrl from board dts to soc dtsi
> >   * Only overwrite constraints with non-default values in MT7981 bindings
> >   * Make SPI NOR nvmem cell labels more meaningfull
> >   * Seperate fixing and disable-by-default for the mt7981 in seperate
> >     patches
> > 
> > [...]
> 
> Here is the summary with links:
>   - [v4,01/11] dt-bindings: mfd: syscon: Add mt7981-topmisc
>     (no matching commit)

I thought this days of Net randomly picking up MFD patches were behind us!

>   - [v4,02/11] dt-bindings: PCI: mediatek-gen3: Add MT7981 PCIe compatible
>     (no matching commit)
>   - [v4,03/11] dt-bindings: phy: mediatek,tphy: Add support for MT7981
>     (no matching commit)
>   - [v4,04/11] arm64: dts: mediatek: mt7981b: Add PCIe and USB support
>     (no matching commit)
>   - [v4,05/11] arm64: dts: mediatek: mt7981b-openwrt-one: Enable PCIe and USB
>     (no matching commit)
>   - [v4,06/11] dt-bindings: net: mediatek,net: Correct bindings for MT7981
>     https://git.kernel.org/netdev/net-next/c/bc41fbbf6faa
>   - [v4,07/11] arm64: dts: mediatek: mt7981b: Add Ethernet and WiFi offload support
>     (no matching commit)
>   - [v4,08/11] arm64: dts: mediatek: mt7981b-openwrt-one: Enable Ethernet
>     (no matching commit)
>   - [v4,09/11] arm64: dts: mediatek: mt7981b: Disable wifi by default
>     (no matching commit)
>   - [v4,10/11] arm64: dts: mediatek: mt7981b: Add wifi memory region
>     (no matching commit)
>   - [v4,11/11] arm64: dts: mediatek: mt7981b-openwrt-one: Enable wifi
>     (no matching commit)
> 
> You are awesome, thank you!
> -- 
> Deet-doot-dot, I am a bot.
> https://korg.docs.kernel.org/patchwork/pwbot.html
> 
> 

-- 
Lee Jones [李琼斯]

  reply	other threads:[~2025-11-20 15:28 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-15 20:58 [PATCH v4 00/11] arm64: dts: mediatek: Add Openwrt One AP functionality Sjoerd Simons
2025-11-15 20:58 ` [PATCH v4 01/11] dt-bindings: mfd: syscon: Add mt7981-topmisc Sjoerd Simons
2025-11-20 15:41   ` (subset) " Lee Jones
2025-11-15 20:58 ` [PATCH v4 02/11] dt-bindings: PCI: mediatek-gen3: Add MT7981 PCIe compatible Sjoerd Simons
2025-11-15 20:58 ` [PATCH v4 03/11] dt-bindings: phy: mediatek,tphy: Add support for MT7981 Sjoerd Simons
2025-11-15 20:58 ` [PATCH v4 04/11] arm64: dts: mediatek: mt7981b: Add PCIe and USB support Sjoerd Simons
2025-11-15 20:58 ` [PATCH v4 05/11] arm64: dts: mediatek: mt7981b-openwrt-one: Enable PCIe and USB Sjoerd Simons
2025-11-15 20:58 ` [PATCH v4 06/11] dt-bindings: net: mediatek,net: Correct bindings for MT7981 Sjoerd Simons
2025-11-19 18:42   ` Conor Dooley
2025-11-15 20:58 ` [PATCH v4 07/11] arm64: dts: mediatek: mt7981b: Add Ethernet and WiFi offload support Sjoerd Simons
2025-11-15 20:58 ` [PATCH v4 08/11] arm64: dts: mediatek: mt7981b-openwrt-one: Enable Ethernet Sjoerd Simons
2025-11-15 20:58 ` [PATCH v4 09/11] arm64: dts: mediatek: mt7981b: Disable wifi by default Sjoerd Simons
2025-11-15 20:58 ` [PATCH v4 10/11] arm64: dts: mediatek: mt7981b: Add wifi memory region Sjoerd Simons
2025-11-15 20:58 ` [PATCH v4 11/11] arm64: dts: mediatek: mt7981b-openwrt-one: Enable wifi Sjoerd Simons
2025-11-20  2:50 ` [PATCH v4 00/11] arm64: dts: mediatek: Add Openwrt One AP functionality patchwork-bot+netdevbpf
2025-11-20 15:28   ` Lee Jones [this message]
2025-11-20 15:36     ` Jakub Kicinski
2025-11-20 15:38       ` Daniel Golle
2025-11-20 15:40       ` Lee Jones
2025-11-20 15:44         ` Jakub Kicinski
2025-11-20 15:49           ` AngeloGioacchino Del Regno
2025-11-20 16:39             ` Lee Jones
2025-11-20 17:11 ` (subset) " Vinod Koul

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=20251120152829.GH661940@google.com \
    --to=lee@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=bhelgaas@google.com \
    --cc=bryan@bryanhinton.com \
    --cc=chunfeng.yun@mediatek.com \
    --cc=conor+dt@kernel.org \
    --cc=conor.dooley@microchip.com \
    --cc=daniel@makrotopia.org \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=edumazet@google.com \
    --cc=jianjun.wang@mediatek.com \
    --cc=kernel@collabora.com \
    --cc=kishon@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=kuba@kernel.org \
    --cc=kwilczynski@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux-phy@lists.infradead.org \
    --cc=lorenzo@kernel.org \
    --cc=lpieralisi@kernel.org \
    --cc=mani@kernel.org \
    --cc=matthias.bgg@gmail.com \
    --cc=nbd@nbd.name \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=patchwork-bot+netdevbpf@kernel.org \
    --cc=robh@kernel.org \
    --cc=ryder.lee@mediatek.com \
    --cc=sjoerd@collabora.com \
    --cc=vkoul@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 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).