From mboxrd@z Thu Jan 1 00:00:00 1970 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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C44ABC4332F for ; Wed, 28 Dec 2022 11:55:13 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 4E7A785387; Wed, 28 Dec 2022 12:55:11 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="GluAl8BD"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 1902385441; Wed, 28 Dec 2022 12:55:10 +0100 (CET) Received: from mail-lf1-x134.google.com (mail-lf1-x134.google.com [IPv6:2a00:1450:4864:20::134]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id E2A868537F for ; Wed, 28 Dec 2022 12:55:07 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=saproj@gmail.com Received: by mail-lf1-x134.google.com with SMTP id bq39so15516628lfb.0 for ; Wed, 28 Dec 2022 03:55:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=6kjoxmocGmcMC2ig3poDJl0qNN/vkKnN9VkaVGasKzs=; b=GluAl8BDgp3x/OZ8CGH8ODAMkqddgoSpO9Vdjsl7bCwe2ojil5Mh3Na7d+tE3p/ox3 MjQmADtL3SvDHXO/BMbKBf0+P+jyVLgbgz9j4VonMagd8lAFTppyY5jaj4smKEOX1BEt jsg0pT41lCIM74t+Nh6bdHQqzy+J5+tU2S+2gPlTY3BE9w3qJHk11iokdQca7vRk6I1K SHdfNkciig5mt/bZ64VqsGT2k8O2Qd5CAwoixfm9VRam4NjA9tg7+TG/td0Av3F+XQ+c VT6+8kg0wUxv3Fwb069d3aNMkmR4j3s3AiAXbzEA3SqfXjeSkh6EAEzGkoydsiFQZnY7 H70Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=6kjoxmocGmcMC2ig3poDJl0qNN/vkKnN9VkaVGasKzs=; b=HgV0V+Uy17JCq60rRL0wo5ouMNufqXc4ITmPy0LuTX7NhKH6neE0Kgr5TOZZWUOtRb cMyZ3+E56VzY0eicTww/Tsb13832oPlVxlVDwJX+t9K2NZd66iktTFeqD+gpxQJZMyEu c1mFeBw3ZllmAkZk6az6BNft0HJT8TOzM7IiIUdyev6YzPo199et6vnj4h9sWBxMJbnd tV3szDU3s/xlcwH86+cHXczWfAaHA1ZS2IHeqyHb3akAaC8wAMJImd/UqbyJWdtJhQtH WvpEKLRm8vQC9tjC+ikda4SLqvfTNe3A7TmpcJ10a403Vnmz8igCpUDgZiCYjNIVWlHq 8+sQ== X-Gm-Message-State: AFqh2kqKD1i3NBzJZPrQJNs3dkUJMM699JwvKP5Ndw8b7Z3SZfhYYlt7 ZwJ9f8r1UPwr5ISL2NN3wuKq8NZS5cQ= X-Google-Smtp-Source: AMrXdXvybplutGtjTHScQqipDU/uKoftJQoRDuseZH6Qa3mev1GOOruWpVHyuUMrzO0OhhuvIYydMw== X-Received: by 2002:ac2:429a:0:b0:4b5:7aad:2690 with SMTP id m26-20020ac2429a000000b004b57aad2690mr6344518lfh.12.1672228507147; Wed, 28 Dec 2022 03:55:07 -0800 (PST) Received: from saproj-Latitude-5501.lan (128-69-7-107.broadband.corbina.ru. [128.69.7.107]) by smtp.gmail.com with ESMTPSA id q10-20020ac246ea000000b004b57db96aabsm2637022lfo.52.2022.12.28.03.55.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 28 Dec 2022 03:55:06 -0800 (PST) From: Sergei Antonov To: u-boot@lists.denx.de, joe.hershberger@ni.com, rfried.dev@gmail.com Cc: bmeng.cn@gmail.com, Sergei Antonov Subject: [PATCH 1/3] net: ftmac100: change driver name from nds32_mac to ftmac100 Date: Wed, 28 Dec 2022 14:54:21 +0300 Message-Id: <20221228115423.1035149-1-saproj@gmail.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean So it will be named similarly to the related ftgmac100 driver. The old name 'nds32_mac' is not referred to anywhere in U-Boot. Signed-off-by: Sergei Antonov --- drivers/net/ftmac100.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/ftmac100.c b/drivers/net/ftmac100.c index c30ace96bb13..b3da9479ea5e 100644 --- a/drivers/net/ftmac100.c +++ b/drivers/net/ftmac100.c @@ -434,7 +434,7 @@ static const struct udevice_id ftmac100_ids[] = { }; U_BOOT_DRIVER(ftmac100) = { - .name = "nds32_mac", + .name = "ftmac100", .id = UCLASS_ETH, .of_match = ftmac100_ids, .bind = ftmac100_bind, -- 2.34.1