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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 38F0BEB48F2 for ; Thu, 12 Feb 2026 10:02:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding:MIME-Version:References:In-Reply-To:Message-ID:Date :Subject:CC:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=OydbpA+JKFrdnfwBgNuvZHtylSwn19zIXuzVA/hONH0=; b=an+/OZ657K6/gj2WC1x6ruEU3g t6LHEhnk1Y6lCGvLHfiEiGBnG27vFaFM61Gz4T8YFV4mkZLABaC0WGvoDmphfFt8ELNEp9gcrKWoF HnThKpbhm49LoNoSn4LPRm8+8fUgh88VxBMwEVbagserYRMTg8+BNMlgB4JKeogi58ObAAQCseRGd 7HBXKlTMJIk4of0upq9FcF09Xse2zZzTD24QHHaHFdYK2H43FvF6y3dSHo9lxQElcz7CZTFmFhLDP UWpA1udII6gxU6D6Epopo8/QnqVUiab6bXoW9TkVy7/bpiYCwd/KdXaK2l+Kio8cNo4fqWCPBX9uT 2wJH+WqQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vqTX7-00000001tYi-0bkK; Thu, 12 Feb 2026 10:02:49 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vqTX4-00000001tX7-3JaF for linux-arm-kernel@lists.infradead.org; Thu, 12 Feb 2026 10:02:47 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1770890566; x=1802426566; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=jxgMXG7IrKT/2hEzT76LLPWcnHKaTw8ZHKDyjix3eck=; b=moGER0hi8/2CdVYsKPxUF2xGEqwdhJ3ndKkYxk4g6nJD+UIybMiho1En zvXU215L8oBCaG6Ee/DqIw1HShpo0/wN8rfTWjKyHd1wf73Yhy26/QsQQ GDF/uUPB66IKrRF0EU34mrBlR1qS16k0Zz8Xt06mkYpXANh6yhvnF3NMP 40TDRDqqEy53KAyxNHkIU9wgErzi5SUfFWRGvE70mrqO74sZVV+jvg1r3 LSgHajrNfMH86xB+EPSDGECX8ykfHl8tOP4XzTLQ6xZTWAvA0MaSajsWp osJo37GdUnn0kv8MEJTuVyucr/0vW9JKUjISs7N09HOpLRaVoy0p6ty3H Q==; X-CSE-ConnectionGUID: YqyL9f58SZekMU5ZqnKtLA== X-CSE-MsgGUID: pTszDbUqSUSrq0D8mTdlZg== X-IronPort-AV: E=Sophos;i="6.21,286,1763449200"; d="scan'208";a="60606644" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa1.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Feb 2026 03:02:45 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.87.151) by chn-vm-ex4.mchp-main.com (10.10.87.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.2.2562.35; Thu, 12 Feb 2026 03:02:15 -0700 Received: from archlinux.mchp-main.com (10.10.85.11) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server id 15.1.2507.58 via Frontend Transport; Thu, 12 Feb 2026 03:02:12 -0700 From: Mihai Sain To: , , , , , , , , , , CC: , , , , , Mihai Sain Subject: [PATCH v2 2/4] clk: at91: sam9x7: Rename macb0_clk to gmac_clk Date: Thu, 12 Feb 2026 12:01:45 +0200 Message-ID: <20260212100147.5007-3-mihai.sain@microchip.com> X-Mailer: git-send-email 2.53.0 In-Reply-To: <20260212100147.5007-1-mihai.sain@microchip.com> References: <20260212100147.5007-1-mihai.sain@microchip.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260212_020246_882424_EE7B5448 X-CRM114-Status: GOOD ( 13.39 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Update the peripheral clock name for ID 24 from macb0_clk to gmac_clk to match the actual GMAC hardware block present on SAM9X7 SoCs. This aligns the clock naming with the device tree and avoids confusion with legacy MACB controllers. Signed-off-by: Mihai Sain --- drivers/clk/at91/sam9x7.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/clk/at91/sam9x7.c b/drivers/clk/at91/sam9x7.c index d9603f1124d0..68e569bd70f5 100644 --- a/drivers/clk/at91/sam9x7.c +++ b/drivers/clk/at91/sam9x7.c @@ -387,7 +387,7 @@ static const struct { { .n = "dma0_clk", .id = 20, }, { .n = "uhphs_clk", .id = 22, }, { .n = "udphs_clk", .id = 23, }, - { .n = "macb0_clk", .id = 24, }, + { .n = "gmac_clk", .id = 24, }, { .n = "lcd_clk", .id = 25, }, { .n = "sdmmc1_clk", .id = 26, }, { .n = "ssc_clk", .id = 28, }, -- 2.53.0