diff options
author | Michael Walle <michael@walle.cc> | 2022-02-10 14:18:17 +0100 |
---|---|---|
committer | Nicolas Ferre <nicolas.ferre@microchip.com> | 2022-02-24 19:30:41 +0100 |
commit | e74964d0236f34b2abded4fead22dbec2272e213 (patch) | |
tree | 0630d8994377eba17b21d302df2e763347274d99 /Documentation/devicetree/bindings/arm/atmel-at91.yaml | |
parent | ARM: dts: add DT for lan966 SoC and 2-port board pcb8291 (diff) | |
download | linux-e74964d0236f34b2abded4fead22dbec2272e213.tar.xz linux-e74964d0236f34b2abded4fead22dbec2272e213.zip |
dt-bindings: arm: at91: add Kontron's new KSwitches
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>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Link: https://lore.kernel.org/r/20220210131817.484922-1-michael@walle.cc
Diffstat (limited to 'Documentation/devicetree/bindings/arm/atmel-at91.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/atmel-at91.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
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 |