From nobody Mon Feb 9 17:34:52 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 71DF3C77B7A for ; Fri, 26 May 2023 15:23:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244023AbjEZPXJ (ORCPT ); Fri, 26 May 2023 11:23:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58350 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243725AbjEZPXC (ORCPT ); Fri, 26 May 2023 11:23:02 -0400 Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.154.123]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5750F19A; Fri, 26 May 2023 08:23:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1685114580; x=1716650580; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=T1C/ODYKcUiSrom7jupGvTPzB9H0X69WhLJpj6CJScw=; b=FMwj0c+4kQtzdpUfSlUvzpJ7KI0be2Vx3dnh5ZDuoUCXPnn1BHjepzi6 gVz7EUb4Q0kp6ThItso3nUTBOb0h2HHghxZmG6RWAohAUyKJLHLJr6zpb /ER2BzIDMI3qlBWAl5/kSgN2l44SwT+LNiuUIyo/vNF9+U2iQ/NB+BFLo H/lco4nuYHILDqnrlk0AEG0P/xMvdUR0dR3a0ZXgVSfeycuK5s17QrwUm yqzMxXga/fhja6367drEDSMovuAbB8jZmRoalWRxTSzf1EKEWtvSEVL4C 4j/+H+wETFniQ6PDNwwdE7X9HNJJ3RMq0kV1x+v2V1xKhAA7ymaVS9UD6 A==; X-IronPort-AV: E=Sophos;i="6.00,194,1681196400"; d="scan'208";a="154119389" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa6.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 26 May 2023 08:22:59 -0700 Received: from chn-vm-ex01.mchp-main.com (10.10.85.143) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.21; Fri, 26 May 2023 08:22:46 -0700 Received: from CHE-LT-I17164LX.microchip.com (10.10.115.15) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server id 15.1.2507.21 via Frontend Transport; Fri, 26 May 2023 08:22:42 -0700 From: Parthiban Veerasooran To: , , , , , , , , , CC: , , , , "Parthiban Veerasooran" Subject: [PATCH net-next v4 1/6] net: phy: microchip_t1s: modify driver description to be more generic Date: Fri, 26 May 2023 20:53:43 +0530 Message-ID: <20230526152348.70781-2-Parthiban.Veerasooran@microchip.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230526152348.70781-1-Parthiban.Veerasooran@microchip.com> References: <20230526152348.70781-1-Parthiban.Veerasooran@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Remove LAN867X from the driver description as this driver is common for all the Microchip 10BASE-T1S PHYs. Reviewed-by: Ram=C3=B3n Nordin Rodriguez Reviewed-by: Andrew Lunn Signed-off-by: Parthiban Veerasooran --- drivers/net/phy/Kconfig | 2 +- drivers/net/phy/microchip_t1s.c | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig index 93b8efc79227..f6829d1bcf42 100644 --- a/drivers/net/phy/Kconfig +++ b/drivers/net/phy/Kconfig @@ -243,7 +243,7 @@ config MICREL_PHY Supports the KSZ9021, VSC8201, KS8001 PHYs. =20 config MICROCHIP_T1S_PHY - tristate "Microchip 10BASE-T1S Ethernet PHY" + tristate "Microchip 10BASE-T1S Ethernet PHYs" help Currently supports the LAN8670, LAN8671, LAN8672 =20 diff --git a/drivers/net/phy/microchip_t1s.c b/drivers/net/phy/microchip_t1= s.c index 094967b3c111..a42a6bb6e3bd 100644 --- a/drivers/net/phy/microchip_t1s.c +++ b/drivers/net/phy/microchip_t1s.c @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0+ /* - * Driver for Microchip 10BASE-T1S LAN867X PHY + * Driver for Microchip 10BASE-T1S PHYs * * Support: Microchip Phys: * lan8670, lan8671, lan8672 @@ -111,7 +111,7 @@ static int lan867x_read_status(struct phy_device *phyde= v) return 0; } =20 -static struct phy_driver lan867x_driver[] =3D { +static struct phy_driver microchip_t1s_driver[] =3D { { PHY_ID_MATCH_MODEL(PHY_ID_LAN867X), .name =3D "LAN867X", @@ -124,7 +124,7 @@ static struct phy_driver lan867x_driver[] =3D { } }; =20 -module_phy_driver(lan867x_driver); +module_phy_driver(microchip_t1s_driver); =20 static struct mdio_device_id __maybe_unused tbl[] =3D { { PHY_ID_MATCH_MODEL(PHY_ID_LAN867X) }, @@ -133,6 +133,6 @@ static struct mdio_device_id __maybe_unused tbl[] =3D { =20 MODULE_DEVICE_TABLE(mdio, tbl); =20 -MODULE_DESCRIPTION("Microchip 10BASE-T1S lan867x Phy driver"); +MODULE_DESCRIPTION("Microchip 10BASE-T1S PHYs driver"); MODULE_AUTHOR("Ram=C3=B3n Nordin Rodriguez"); MODULE_LICENSE("GPL"); --=20 2.34.1