Documentation/devicetree/bindings/net/cdns,macb.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
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
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>
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 >
© 2016 - 2025 Red Hat, Inc.