All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net] net: dsa: mt7530: fix tristate and help description
@ 2023-01-26 19:01 arinc9.unal
  2023-01-28  6:40 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 11+ messages in thread
From: arinc9.unal @ 2023-01-26 19:01 UTC (permalink / raw)
  To: Andrew Lunn, Florian Fainelli, Vladimir Oltean, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni
  Cc: Arınç ÜNAL, netdev, linux-kernel, erkin.bozoglu

From: Arınç ÜNAL <arinc.unal@arinc9.com>

Fix description for tristate and help sections which include inaccurate
information.

Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
---

This should end up on the mailing list, and make it the last mail I send
to properly submit this patch.

Arınç

---
 drivers/net/dsa/Kconfig | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/drivers/net/dsa/Kconfig b/drivers/net/dsa/Kconfig
index c26755f662c1..f6f3b43dfb06 100644
--- a/drivers/net/dsa/Kconfig
+++ b/drivers/net/dsa/Kconfig
@@ -35,12 +35,13 @@ config NET_DSA_LANTIQ_GSWIP
 	  the xrx200 / VR9 SoC.
 
 config NET_DSA_MT7530
-	tristate "MediaTek MT753x and MT7621 Ethernet switch support"
+	tristate "MediaTek MT7530 and MT7531 Ethernet switch support"
 	select NET_DSA_TAG_MTK
 	select MEDIATEK_GE_PHY
 	help
-	  This enables support for the MediaTek MT7530, MT7531, and MT7621
-	  Ethernet switch chips.
+	  This enables support for the MediaTek MT7530 and MT7531 Ethernet
+	  switch chips. Multi-chip module MT7530 in MT7621AT, MT7621DAT,
+	  MT7621ST and MT7623AI SoCs is supported.
 
 config NET_DSA_MV88E6060
 	tristate "Marvell 88E6060 ethernet switch chip support"
-- 
2.37.2


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-01-31 17:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230125053653.6316-1-arinc.unal@arinc9.com>
2023-01-26  6:44 ` [PATCH net] net: dsa: mt7530: fix tristate and help description Jakub Kicinski
2023-01-26  7:23   ` John 'Warthog9' Hawley
2023-01-26  7:34     ` Arınç ÜNAL
2023-01-26  7:45       ` John 'Warthog9' Hawley
2023-01-26  7:48         ` Arınç ÜNAL
2023-01-26  8:12           ` John 'Warthog9' Hawley
2023-01-26  8:24             ` Arınç ÜNAL
     [not found]               ` <191747ad-fe90-7510-055c-1a31771818e5@eaglescrag.net>
     [not found]                 ` <78e7c3c3-4d8b-3812-28f6-cd04297d465c@arinc9.com>
     [not found]                   ` <173da36f-e912-4f41-a15d-ee1542766ac3@arinc9.com>
2023-01-26  9:39                     ` Arınç ÜNAL
2023-01-31 17:04                       ` Arınç ÜNAL
2023-01-26 19:01 arinc9.unal
2023-01-28  6:40 ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.