Re: [PATCH] ARM: configs: enable support for Kontron KSwitch D10

From: Arnd Bergmann
Date: Wed May 18 2022 - 10:52:52 EST


On Wed, May 18, 2022 at 3:15 PM Michael Walle <michael@xxxxxxxx> wrote:
>
> The Kontron KSwitch D10 is based on a Microchip LAN9668 SoC. It is a
> managed ethernet network switch with either 8 copper ports or 6 copper
> ports and 2 SFP cages.
>
> Enable all required kconfig symbols, either as module where possible or
> compiled-in where it is not possible.
>
> Signed-off-by: Michael Walle <michael@xxxxxxxx>
> ---
> FWIW, there will be a board in our lab in KernelCI using this config.

The patch looks ok to me, but normally I'd expect it to go through the
platform maintainer tree unless there is a reason not to. Adding the at91
maintainers to Cc here.

It's also a bit late for 5.19, but if everyone agrees, I can add the patch
to the arm/late branch.

Arnd