devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND][PATCH 0/1] Enable FLEXCOMs and GMAC for SAMA7D65 SoC
@ 2025-06-23 16:11 Ryan.Wanner
  2025-06-23 16:11 ` [RESEND][PATCH 1/1] dt-bindings: net: cdns,macb: add sama7d65 ethernet interface Ryan.Wanner
  2025-06-25  1:20 ` [RESEND][PATCH 0/1] Enable FLEXCOMs and GMAC for SAMA7D65 SoC patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Ryan.Wanner @ 2025-06-23 16:11 UTC (permalink / raw)
  To: andrew+netdev, davem, edumazet, kuba, pabeni, robh, krzk+dt,
	conor+dt
  Cc: nicolas.ferre, claudiu.beznea, netdev, devicetree, linux-kernel,
	Ryan Wanner

From: Ryan Wanner <Ryan.Wanner@microchip.com>

This patch set adds all the supported FLEXCOMs for the SAMA7D65 SoC.
This also adds the GMAC interfaces and enables GMAC0 interface for the SAMA7D65 SoC.

With the FLEXCOMs added to the SoC the MCP16502 and the MAC address
EEPROM are both added to flexcom10.

The dt-binding for USART is here [1]. And the dt-binding for DMA has
been applied here [2].

The original thread for this is here [3]. The applied changes have been
removed for this resend 

1) https://lore.kernel.org/linux-arm-kernel/20250306160318.vhPzJLjl19Vq9am9RRbuv5ddmQ6GCEND-YNvPKKtAtU@z/
2) https://lore.kernel.org/linux-arm-kernel/174065806827.367410.5368210992879330466.b4-ty@kernel.org/
3) https://lore.kernel.org/all/392b078b38d15f6adf88771113043044f31e8cd6.1743523114.git.Ryan.Wanner@microchip.com/#t


Ryan Wanner (1):
  dt-bindings: net: cdns,macb: add sama7d65 ethernet interface

 Documentation/devicetree/bindings/net/cdns,macb.yaml | 1 +
 1 file changed, 1 insertion(+)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [RESEND][PATCH 1/1] dt-bindings: net: cdns,macb: add sama7d65 ethernet interface
  2025-06-23 16:11 [RESEND][PATCH 0/1] Enable FLEXCOMs and GMAC for SAMA7D65 SoC Ryan.Wanner
@ 2025-06-23 16:11 ` Ryan.Wanner
  2025-06-25  1:20 ` [RESEND][PATCH 0/1] Enable FLEXCOMs and GMAC for SAMA7D65 SoC patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Ryan.Wanner @ 2025-06-23 16:11 UTC (permalink / raw)
  To: andrew+netdev, davem, edumazet, kuba, pabeni, robh, krzk+dt,
	conor+dt
  Cc: nicolas.ferre, claudiu.beznea, netdev, devicetree, linux-kernel,
	Ryan Wanner, Conor Dooley

From: Ryan Wanner <Ryan.Wanner@microchip.com>

Add documentation for sama7d65 ethernet interface.

Signed-off-by: Ryan Wanner <Ryan.Wanner@microchip.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
---
 Documentation/devicetree/bindings/net/cdns,macb.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/net/cdns,macb.yaml b/Documentation/devicetree/bindings/net/cdns,macb.yaml
index 3c30dd23cd4e..eeb9b6592720 100644
--- a/Documentation/devicetree/bindings/net/cdns,macb.yaml
+++ b/Documentation/devicetree/bindings/net/cdns,macb.yaml
@@ -62,6 +62,7 @@ properties:
       - items:
           - enum:
               - microchip,sam9x7-gem     # Microchip SAM9X7 gigabit ethernet interface
+              - microchip,sama7d65-gem   # Microchip SAMA7D65 gigabit ethernet interface
           - const: microchip,sama7g5-gem # Microchip SAMA7G5 gigabit ethernet interface
 
   reg:
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [RESEND][PATCH 0/1] Enable FLEXCOMs and GMAC for SAMA7D65 SoC
  2025-06-23 16:11 [RESEND][PATCH 0/1] Enable FLEXCOMs and GMAC for SAMA7D65 SoC Ryan.Wanner
  2025-06-23 16:11 ` [RESEND][PATCH 1/1] dt-bindings: net: cdns,macb: add sama7d65 ethernet interface Ryan.Wanner
@ 2025-06-25  1:20 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-06-25  1:20 UTC (permalink / raw)
  To: Ryan Wanner
  Cc: andrew+netdev, davem, edumazet, kuba, pabeni, robh, krzk+dt,
	conor+dt, nicolas.ferre, claudiu.beznea, netdev, devicetree,
	linux-kernel

Hello:

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

On Mon, 23 Jun 2025 09:11:07 -0700 you wrote:
> From: Ryan Wanner <Ryan.Wanner@microchip.com>
> 
> This patch set adds all the supported FLEXCOMs for the SAMA7D65 SoC.
> This also adds the GMAC interfaces and enables GMAC0 interface for the SAMA7D65 SoC.
> 
> With the FLEXCOMs added to the SoC the MCP16502 and the MAC address
> EEPROM are both added to flexcom10.
> 
> [...]

Here is the summary with links:
  - [RESEND,1/1] dt-bindings: net: cdns,macb: add sama7d65 ethernet interface
    https://git.kernel.org/netdev/net-next/c/8dacfd92dbef

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-06-25  1:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-23 16:11 [RESEND][PATCH 0/1] Enable FLEXCOMs and GMAC for SAMA7D65 SoC Ryan.Wanner
2025-06-23 16:11 ` [RESEND][PATCH 1/1] dt-bindings: net: cdns,macb: add sama7d65 ethernet interface Ryan.Wanner
2025-06-25  1:20 ` [RESEND][PATCH 0/1] Enable FLEXCOMs and GMAC for SAMA7D65 SoC patchwork-bot+netdevbpf

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).