[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <23ae38b92f44b1cbdd703b2785ad7e50e82e7c1b.camel@microchip.com>
Date: Tue, 3 Sep 2024 15:23:28 +0000
From: <Arun.Ramadoss@...rochip.com>
To: <andrew@...n.ch>, <olteanv@...il.com>, <davem@...emloft.net>,
<linux@...linux.org.uk>, <Woojung.Huh@...rochip.com>, <f.fainelli@...il.com>,
<kuba@...nel.org>, <vtpieter@...il.com>, <UNGLinuxDriver@...rochip.com>,
<edumazet@...gle.com>, <pabeni@...hat.com>
CC: <o.rempel@...gutronix.de>, <pieter.van.trappen@...n.ch>,
<Tristram.Ha@...rochip.com>, <netdev@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH net-next v3 1/3] net: dsa: microchip: rename ksz8 series
files
Hi Pieter,
On Tue, 2024-09-03 at 09:29 +0200, vtpieter@...il.com wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you
> know the content is safe
>
>
> diff --git a/drivers/net/dsa/microchip/Kconfig
> b/drivers/net/dsa/microchip/Kconfig
> index c1b906c05a02..64ca6217b91f 100644
> --- a/drivers/net/dsa/microchip/Kconfig
> +++ b/drivers/net/dsa/microchip/Kconfig
> @@ -1,14 +1,17 @@
> # SPDX-License-Identifier: GPL-2.0-only
> menuconfig NET_DSA_MICROCHIP_KSZ_COMMON
> - tristate "Microchip KSZ8795/KSZ9477/LAN937x series switch
> support"
> + tristate "Microchip KSZ8XXX/KSZ9XXX/LAN937X series switch
> support"
> depends on NET_DSA
> select NET_DSA_TAG_KSZ
> select NET_DSA_TAG_NONE
> select NET_IEEE8021Q_HELPERS
> select DCB
> help
> - This driver adds support for Microchip KSZ9477 series
> switch and
> - KSZ8795/KSZ88x3 switch chips.
> + This driver adds support for Microchip KSZ8, KSZ9 and
> + LAN937X series switch chips, being KSZ8863/8873,
> + KSZ8895/8864, KSZ8794/8795/8765,
> + KSZ9477/9896/9897/9893/9563/9567, KSZ9893/9563/8563 and
This line misses KSZ8567 and 9893 & 9563 is mentioned twice.
It should be like
- KSZ9477/9897/9896/9567/8567
- KSZ9893/9563/8563
Powered by blists - more mailing lists