Documentation/devicetree/bindings/arm/atmel-at91.yaml | 9 +++++++++ 1 file changed, 9 insertions(+)
The Kontron KSwitch D10 MMT series ethernet switches features a LAN9668
SoC with either 8 copper ports or 6 copper port and two SFP cages.
Signed-off-by: Michael Walle <michael@walle.cc>
---
changes since v1:
- just use one entry with an enum, thanks Krzysztof
Documentation/devicetree/bindings/arm/atmel-at91.yaml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.yaml b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
index c612e1f48dba..9d46ff78739f 100644
--- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml
+++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
@@ -174,6 +174,15 @@ properties:
- const: microchip,lan9668
- const: microchip,lan966
+ - description: Kontron KSwitch D10 MMT series
+ items:
+ - enum:
+ - kontron,kswitch-d10-mmt-8g
+ - kontron,kswitch-d10-mmt-6g-2gs
+ - const: kontron,s1921
+ - const: microchip,lan9668
+ - const: microchip,lan966
+
- items:
- enum:
- atmel,sams70j19
--
2.30.2
On 10/02/2022 14:18, Michael Walle wrote: > The Kontron KSwitch D10 MMT series ethernet switches features a LAN9668 > SoC with either 8 copper ports or 6 copper port and two SFP cages. > > Signed-off-by: Michael Walle <michael@walle.cc> > --- > changes since v1: > - just use one entry with an enum, thanks Krzysztof > > Documentation/devicetree/bindings/arm/atmel-at91.yaml | 9 +++++++++ > 1 file changed, 9 insertions(+) > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Best regards, Krzysztof
On Thu, 10 Feb 2022 14:18:17 +0100, Michael Walle wrote: > The Kontron KSwitch D10 MMT series ethernet switches features a LAN9668 > SoC with either 8 copper ports or 6 copper port and two SFP cages. > > Signed-off-by: Michael Walle <michael@walle.cc> > --- > changes since v1: > - just use one entry with an enum, thanks Krzysztof > > Documentation/devicetree/bindings/arm/atmel-at91.yaml | 9 +++++++++ > 1 file changed, 9 insertions(+) > Acked-by: Rob Herring <robh@kernel.org>
On 10/02/2022 at 14:18, Michael Walle wrote: > The Kontron KSwitch D10 MMT series ethernet switches features a LAN9668 > SoC with either 8 copper ports or 6 copper port and two SFP cages. > > Signed-off-by: Michael Walle <michael@walle.cc> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> Taken in at91-dt branch for reaching 5.18 via arm-soc tree. Thanks for your patch! Best regards, Nicolas > --- > changes since v1: > - just use one entry with an enum, thanks Krzysztof > > Documentation/devicetree/bindings/arm/atmel-at91.yaml | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.yaml b/Documentation/devicetree/bindings/arm/atmel-at91.yaml > index c612e1f48dba..9d46ff78739f 100644 > --- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml > +++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml > @@ -174,6 +174,15 @@ properties: > - const: microchip,lan9668 > - const: microchip,lan966 > > + - description: Kontron KSwitch D10 MMT series > + items: > + - enum: > + - kontron,kswitch-d10-mmt-8g > + - kontron,kswitch-d10-mmt-6g-2gs > + - const: kontron,s1921 > + - const: microchip,lan9668 > + - const: microchip,lan966 > + > - items: > - enum: > - atmel,sams70j19 > -- > 2.30.2 > -- Nicolas Ferre
© 2016 - 2026 Red Hat, Inc.