[PATCH 0/4] Add support for a series of MikroTik CRS3xx switches

Gregory CLEMENT gregory.clement at bootlin.com
Wed Sep 23 10:38:30 EDT 2020


Hi Luka,

> These patches add support for a series of MikroTik CRS3xx switches
> based on the Marvell Prestera 98DX3236 switch chip.
>
> Namely, support is added for:
>  -  MikroTik CRS305-1G-4S+ (including the Bit variant)
>  -  MikroTik CRS326-24G-2S+ (including the Bit variant)
>  -  MikroTik CRS328-4C-20S-4S+ (including the Bit variant)
>
> The Bit board variant is added for each of the boards.
> These boards were modified to use a bigger Macronix flash.
>
> Currently only basic board support is added, but the support will
> be extended in a new patchset.
>
> Luka Kovacic (4):
>   arm: mvebu: dts: Add CRS326-24G-2S board
>   arm: mvebu: dts: Add CRS305-1G-4S board
>   arm: mvebu: dts: Add CRS328-4C-20S-4S board

These 3 patches have been applied on mvebu/dt

>   MAINTAINERS: Add an entry for MikroTik CRS3xx 98DX3236 boards

and this one on mvebu/arm

Thanks,

Gregory
>
>  MAINTAINERS                                   |  11 ++
>  arch/arm/boot/dts/Makefile                    |   6 +
>  .../boot/dts/armada-xp-crs305-1g-4s-bit.dts   |  43 ++++++++
>  arch/arm/boot/dts/armada-xp-crs305-1g-4s.dts  |  17 +++
>  arch/arm/boot/dts/armada-xp-crs305-1g-4s.dtsi | 104 ++++++++++++++++++
>  .../boot/dts/armada-xp-crs326-24g-2s-bit.dts  |  43 ++++++++
>  arch/arm/boot/dts/armada-xp-crs326-24g-2s.dts |  17 +++
>  .../arm/boot/dts/armada-xp-crs326-24g-2s.dtsi | 104 ++++++++++++++++++
>  .../dts/armada-xp-crs328-4c-20s-4s-bit.dts    |  43 ++++++++
>  .../boot/dts/armada-xp-crs328-4c-20s-4s.dts   |  17 +++
>  .../boot/dts/armada-xp-crs328-4c-20s-4s.dtsi  | 104 ++++++++++++++++++
>  11 files changed, 509 insertions(+)
>  create mode 100644 arch/arm/boot/dts/armada-xp-crs305-1g-4s-bit.dts
>  create mode 100644 arch/arm/boot/dts/armada-xp-crs305-1g-4s.dts
>  create mode 100644 arch/arm/boot/dts/armada-xp-crs305-1g-4s.dtsi
>  create mode 100644 arch/arm/boot/dts/armada-xp-crs326-24g-2s-bit.dts
>  create mode 100644 arch/arm/boot/dts/armada-xp-crs326-24g-2s.dts
>  create mode 100644 arch/arm/boot/dts/armada-xp-crs326-24g-2s.dtsi
>  create mode 100644 arch/arm/boot/dts/armada-xp-crs328-4c-20s-4s-bit.dts
>  create mode 100644 arch/arm/boot/dts/armada-xp-crs328-4c-20s-4s.dts
>  create mode 100644 arch/arm/boot/dts/armada-xp-crs328-4c-20s-4s.dtsi
>
> -- 
> 2.26.2
>

-- 
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com



More information about the linux-arm-kernel mailing list