0600-1-6-net-dsa-mt7530-Refine-message-in-Kconfig.patch 4.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. From patchwork Tue Dec 10 08:14:37 2019
  2. Content-Type: text/plain; charset="utf-8"
  3. MIME-Version: 1.0
  4. Content-Transfer-Encoding: 7bit
  5. X-Patchwork-Submitter: Landen Chao <[email protected]>
  6. X-Patchwork-Id: 1206962
  7. X-Patchwork-Delegate: [email protected]
  8. Return-Path: <[email protected]>
  9. X-Original-To: [email protected]
  10. Delivered-To: [email protected]
  11. Authentication-Results: ozlabs.org; spf=none (no SPF record)
  12. smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67;
  13. helo=vger.kernel.org;
  14. [email protected];
  15. receiver=<UNKNOWN>)
  16. Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none)
  17. header.from=mediatek.com
  18. Authentication-Results: ozlabs.org; dkim=pass (1024-bit key;
  19. unprotected) header.d=mediatek.com [email protected]
  20. header.b="pTp2PPKi"; dkim-atps=neutral
  21. Received: from vger.kernel.org (vger.kernel.org [209.132.180.67])
  22. by ozlabs.org (Postfix) with ESMTP id 47XCY42hJqz9sRf
  23. for <[email protected]>;
  24. Tue, 10 Dec 2019 19:15:20 +1100 (AEDT)
  25. Received: ([email protected]) by vger.kernel.org via listexpand
  26. id S1727061AbfLJIO5 (ORCPT
  27. <rfc822;[email protected]>);
  28. Tue, 10 Dec 2019 03:14:57 -0500
  29. Received: from mailgw02.mediatek.com ([210.61.82.184]:45567 "EHLO
  30. mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by
  31. vger.kernel.org with ESMTP id S1726932AbfLJIO4 (ORCPT
  32. <rfc822;[email protected]>); Tue, 10 Dec 2019 03:14:56 -0500
  33. X-UUID: f5656f2ff80846ebb40e3da87d60fb90-20191210
  34. DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
  35. d=mediatek.com; s=dk;
  36. h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:CC:To:From;
  37. bh=THbuVAlbiUyMgTyO0rwrKX/mskzsxNwDv9gxXp2O2c8=;
  38. b=pTp2PPKiPwR8QPOOf5yohf9lFERpEDlo/g/t2ChREfzFb9c+wylx++/div4hAB337+Ja2KIzbSu4URgdj5XHXUly8yuxrD8OBvV+ox0jlNLiRIN2dkCgL4fyzPr7ZPSk9lObJW05Yx2LY6Jy6eJZZXSShLlqLd0lDKwy6FT+hSI=;
  39. X-UUID: f5656f2ff80846ebb40e3da87d60fb90-20191210
  40. Received: from mtkcas07.mediatek.inc [(172.21.101.84)] by
  41. mailgw02.mediatek.com (envelope-from <[email protected]>)
  42. (Cellopoint E-mail Firewall v4.1.10 Build 0809 with TLS)
  43. with ESMTP id 565263134; Tue, 10 Dec 2019 16:14:47 +0800
  44. Received: from mtkcas08.mediatek.inc (172.21.101.126) by
  45. mtkmbs07n1.mediatek.inc (172.21.101.16) with Microsoft SMTP Server
  46. (TLS) id 15.0.1395.4; Tue, 10 Dec 2019 16:14:38 +0800
  47. Received: from mtksdccf07.mediatek.inc (172.21.84.99) by mtkcas08.mediatek.inc
  48. (172.21.101.73) with Microsoft SMTP Server id 15.0.1395.4 via
  49. Frontend Transport; Tue, 10 Dec 2019 16:14:26 +0800
  50. From: Landen Chao <[email protected]>
  51. To: <[email protected]>, <[email protected]>,
  52. <[email protected]>, <[email protected]>,
  53. <[email protected]>, <[email protected]>
  54. CC: <[email protected]>, <[email protected]>,
  55. <[email protected]>,
  56. <[email protected]>, <[email protected]>,
  57. <[email protected]>, <[email protected]>,
  58. <[email protected]>, Landen Chao <[email protected]>
  59. Subject: [PATCH net-next 1/6] net: dsa: mt7530: Refine message in Kconfig
  60. Date: Tue, 10 Dec 2019 16:14:37 +0800
  61. Message-ID: <6ecf6cbf38223f35854bc361c2eefa1d85c724d2.1575914275.git.landen.chao@mediatek.com>
  62. X-Mailer: git-send-email 2.18.0
  63. In-Reply-To: <[email protected]>
  64. References: <[email protected]>
  65. MIME-Version: 1.0
  66. X-MTK: N
  67. Sender: [email protected]
  68. Precedence: bulk
  69. List-ID: <netdev.vger.kernel.org>
  70. X-Mailing-List: [email protected]
  71. Refine message in Kconfig with fixing typo and an explicit MT7621 support.
  72. Signed-off-by: Landen Chao <[email protected]>
  73. Signed-off-by: Sean Wang <[email protected]>
  74. Reviewed-by: Florian Fainelli <[email protected]>
  75. ---
  76. drivers/net/dsa/Kconfig | 6 +++---
  77. 1 file changed, 3 insertions(+), 3 deletions(-)
  78. --- a/drivers/net/dsa/Kconfig
  79. +++ b/drivers/net/dsa/Kconfig
  80. @@ -33,12 +33,12 @@ config NET_DSA_LANTIQ_GSWIP
  81. the xrx200 / VR9 SoC.
  82. config NET_DSA_MT7530
  83. - tristate "Mediatek MT7530 Ethernet switch support"
  84. + tristate "MediaTek MT7530 and MT7621 Ethernet switch support"
  85. depends on NET_DSA
  86. select NET_DSA_TAG_MTK
  87. ---help---
  88. - This enables support for the Mediatek MT7530 Ethernet switch
  89. - chip.
  90. + This enables support for the MediaTek MT7530 and MT7621 Ethernet
  91. + switch chip.
  92. config NET_DSA_MV88E6060
  93. tristate "Marvell 88E6060 ethernet switch chip support"