* [net-next] dt-bindings: net: cdns,macb: Add pic64gx compatibility
@ 2025-11-17 16:24 Conor Dooley
2025-11-17 17:16 ` Nicolas Ferre
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Conor Dooley @ 2025-11-17 16:24 UTC (permalink / raw)
To: linux-kernel
Cc: conor, Pierre-Henry Moussay, Conor Dooley, Andrew Lunn,
David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
Rob Herring, Krzysztof Kozlowski, Conor Dooley, Nicolas Ferre,
Claudiu Beznea, netdev, devicetree
From: Pierre-Henry Moussay <pierre-henry.moussay@microchip.com>
The pic64gx uses an identical integration of the macb IP to mpfs.
Signed-off-by: Pierre-Henry Moussay <pierre-henry.moussay@microchip.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
---
CC: Andrew Lunn <andrew+netdev@lunn.ch>
CC: David S. Miller <davem@davemloft.net>
CC: Eric Dumazet <edumazet@google.com>
CC: Jakub Kicinski <kuba@kernel.org>
CC: Paolo Abeni <pabeni@redhat.com>
CC: Rob Herring <robh@kernel.org>
CC: Krzysztof Kozlowski <krzk+dt@kernel.org>
CC: Conor Dooley <conor+dt@kernel.org>
CC: Nicolas Ferre <nicolas.ferre@microchip.com>
CC: Claudiu Beznea <claudiu.beznea@tuxon.dev>
CC: netdev@vger.kernel.org
CC: devicetree@vger.kernel.org
CC: linux-kernel@vger.kernel.org
Documentation/devicetree/bindings/net/cdns,macb.yaml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/net/cdns,macb.yaml b/Documentation/devicetree/bindings/net/cdns,macb.yaml
index 1029786a855c..07ede706a8c6 100644
--- a/Documentation/devicetree/bindings/net/cdns,macb.yaml
+++ b/Documentation/devicetree/bindings/net/cdns,macb.yaml
@@ -38,7 +38,10 @@ properties:
- cdns,sam9x60-macb # Microchip sam9x60 SoC
- microchip,mpfs-macb # Microchip PolarFire SoC
- const: cdns,macb # Generic
-
+ - items:
+ - const: microchip,pic64gx-macb # Microchip PIC64GX SoC
+ - const: microchip,mpfs-macb # Microchip PolarFire SoC
+ - const: cdns,macb # Generic
- items:
- enum:
- atmel,sama5d3-macb # 10/100Mbit IP on Atmel sama5d3 SoCs
--
2.51.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [net-next] dt-bindings: net: cdns,macb: Add pic64gx compatibility
2025-11-17 16:24 [net-next] dt-bindings: net: cdns,macb: Add pic64gx compatibility Conor Dooley
@ 2025-11-17 17:16 ` Nicolas Ferre
2025-11-17 22:46 ` Rob Herring (Arm)
2025-11-19 1:40 ` patchwork-bot+netdevbpf
2 siblings, 0 replies; 4+ messages in thread
From: Nicolas Ferre @ 2025-11-17 17:16 UTC (permalink / raw)
To: Conor Dooley, linux-kernel
Cc: Pierre-Henry Moussay, Conor Dooley, Andrew Lunn, David S. Miller,
Eric Dumazet, Jakub Kicinski, Paolo Abeni, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, Claudiu Beznea, netdev,
devicetree
On 17/11/2025 at 17:24, Conor Dooley wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
>
> From: Pierre-Henry Moussay <pierre-henry.moussay@microchip.com>
>
> The pic64gx uses an identical integration of the macb IP to mpfs.
>
> Signed-off-by: Pierre-Henry Moussay <pierre-henry.moussay@microchip.com>
> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Thanks, regards,
Nicolas
> ---
> CC: Andrew Lunn <andrew+netdev@lunn.ch>
> CC: David S. Miller <davem@davemloft.net>
> CC: Eric Dumazet <edumazet@google.com>
> CC: Jakub Kicinski <kuba@kernel.org>
> CC: Paolo Abeni <pabeni@redhat.com>
> CC: Rob Herring <robh@kernel.org>
> CC: Krzysztof Kozlowski <krzk+dt@kernel.org>
> CC: Conor Dooley <conor+dt@kernel.org>
> CC: Nicolas Ferre <nicolas.ferre@microchip.com>
> CC: Claudiu Beznea <claudiu.beznea@tuxon.dev>
> CC: netdev@vger.kernel.org
> CC: devicetree@vger.kernel.org
> CC: linux-kernel@vger.kernel.org
> Documentation/devicetree/bindings/net/cdns,macb.yaml | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/net/cdns,macb.yaml b/Documentation/devicetree/bindings/net/cdns,macb.yaml
> index 1029786a855c..07ede706a8c6 100644
> --- a/Documentation/devicetree/bindings/net/cdns,macb.yaml
> +++ b/Documentation/devicetree/bindings/net/cdns,macb.yaml
> @@ -38,7 +38,10 @@ properties:
> - cdns,sam9x60-macb # Microchip sam9x60 SoC
> - microchip,mpfs-macb # Microchip PolarFire SoC
> - const: cdns,macb # Generic
> -
> + - items:
> + - const: microchip,pic64gx-macb # Microchip PIC64GX SoC
> + - const: microchip,mpfs-macb # Microchip PolarFire SoC
> + - const: cdns,macb # Generic
> - items:
> - enum:
> - atmel,sama5d3-macb # 10/100Mbit IP on Atmel sama5d3 SoCs
> --
> 2.51.0
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [net-next] dt-bindings: net: cdns,macb: Add pic64gx compatibility
2025-11-17 16:24 [net-next] dt-bindings: net: cdns,macb: Add pic64gx compatibility Conor Dooley
2025-11-17 17:16 ` Nicolas Ferre
@ 2025-11-17 22:46 ` Rob Herring (Arm)
2025-11-19 1:40 ` patchwork-bot+netdevbpf
2 siblings, 0 replies; 4+ messages in thread
From: Rob Herring (Arm) @ 2025-11-17 22:46 UTC (permalink / raw)
To: Conor Dooley
Cc: Andrew Lunn, Krzysztof Kozlowski, Nicolas Ferre,
Pierre-Henry Moussay, Conor Dooley, Paolo Abeni, netdev,
devicetree, Jakub Kicinski, Claudiu Beznea, Eric Dumazet,
David S. Miller, linux-kernel, Conor Dooley
On Mon, 17 Nov 2025 16:24:33 +0000, Conor Dooley wrote:
> From: Pierre-Henry Moussay <pierre-henry.moussay@microchip.com>
>
> The pic64gx uses an identical integration of the macb IP to mpfs.
>
> Signed-off-by: Pierre-Henry Moussay <pierre-henry.moussay@microchip.com>
> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
> ---
> CC: Andrew Lunn <andrew+netdev@lunn.ch>
> CC: David S. Miller <davem@davemloft.net>
> CC: Eric Dumazet <edumazet@google.com>
> CC: Jakub Kicinski <kuba@kernel.org>
> CC: Paolo Abeni <pabeni@redhat.com>
> CC: Rob Herring <robh@kernel.org>
> CC: Krzysztof Kozlowski <krzk+dt@kernel.org>
> CC: Conor Dooley <conor+dt@kernel.org>
> CC: Nicolas Ferre <nicolas.ferre@microchip.com>
> CC: Claudiu Beznea <claudiu.beznea@tuxon.dev>
> CC: netdev@vger.kernel.org
> CC: devicetree@vger.kernel.org
> CC: linux-kernel@vger.kernel.org
> Documentation/devicetree/bindings/net/cdns,macb.yaml | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [net-next] dt-bindings: net: cdns,macb: Add pic64gx compatibility
2025-11-17 16:24 [net-next] dt-bindings: net: cdns,macb: Add pic64gx compatibility Conor Dooley
2025-11-17 17:16 ` Nicolas Ferre
2025-11-17 22:46 ` Rob Herring (Arm)
@ 2025-11-19 1:40 ` patchwork-bot+netdevbpf
2 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-11-19 1:40 UTC (permalink / raw)
To: Conor Dooley
Cc: linux-kernel, pierre-henry.moussay, conor.dooley, andrew+netdev,
davem, edumazet, kuba, pabeni, robh, krzk+dt, conor+dt,
nicolas.ferre, claudiu.beznea, netdev, devicetree
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 17 Nov 2025 16:24:33 +0000 you wrote:
> From: Pierre-Henry Moussay <pierre-henry.moussay@microchip.com>
>
> The pic64gx uses an identical integration of the macb IP to mpfs.
>
> Signed-off-by: Pierre-Henry Moussay <pierre-henry.moussay@microchip.com>
> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
>
> [...]
Here is the summary with links:
- [net-next] dt-bindings: net: cdns,macb: Add pic64gx compatibility
https://git.kernel.org/netdev/net-next/c/f4e3402f59ac
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] 4+ messages in thread
end of thread, other threads:[~2025-11-19 1:40 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-17 16:24 [net-next] dt-bindings: net: cdns,macb: Add pic64gx compatibility Conor Dooley
2025-11-17 17:16 ` Nicolas Ferre
2025-11-17 22:46 ` Rob Herring (Arm)
2025-11-19 1:40 ` 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