From patchwork Thu Apr 25 10:20:37 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chintan Vankar X-Patchwork-Id: 13643056 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 77A81C4345F for ; Thu, 25 Apr 2024 10:21:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id: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=QNK/cbAXqJTbyGSav7wVHTvuQBGbVFaetVUhcuUZAFE=; b=VJg36+Xf+FLZ7p KVdF9pqWfdN3hCRA+65RQ/YYITnYS/RT0a8AMhOblhdJvTo2OyXUeaDjZnfTPQtT9j0oeb5rh8t7l V1qJs62m/c/XwTdEMmj0lQZF45xfyzreoYKFa7rwTjdPzDYS/n00xz/H/ZXrIknHykxaLGUc1GwFh WnJQwWgZlVOCJjfsLvkyc3V6MEEDCVuqPO9k32stpcgitOrZHUchZrJtTdjay9iFCXEe0VnBZIDXo Wwl48KCDVpzMQGm+cS2ZpbQARYbr2hi1AbIYNzNtm3FlorthfA92utHauPwd1DRsoTggnS9rEBAqt aGvVWHOQCo9UziQAiHcA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rzwDo-00000007oKq-4Asu; Thu, 25 Apr 2024 10:20:57 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rzwDg-00000007oFo-0HUz for linux-arm-kernel@lists.infradead.org; Thu, 25 Apr 2024 10:20:49 +0000 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 43PAKg0s021777; Thu, 25 Apr 2024 05:20:42 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1714040442; bh=VGSwaQD/OezQ5bUYrulb0rLuXOZdsEO8Ir+zmvrw0Rw=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=n3g76SjWjWG6zk2CozLamRmbmzdoMdrLf6ylva8be5uXyVZuILvk33sJZEV7uEEqx NXo6jkz2GsofBZjc+Vs9VJA1Al6aQOIi3MBXZuarFiQgo5hsducDLteRCQ3YIvG08C qMIqklRoJ3+VdFB3DbbhFqUeANAhXvxQGeJ59noY= Received: from DFLE113.ent.ti.com (dfle113.ent.ti.com [10.64.6.34]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 43PAKgob090550 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 25 Apr 2024 05:20:42 -0500 Received: from DFLE105.ent.ti.com (10.64.6.26) by DFLE113.ent.ti.com (10.64.6.34) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 25 Apr 2024 05:20:42 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DFLE105.ent.ti.com (10.64.6.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Thu, 25 Apr 2024 05:20:42 -0500 Received: from localhost (chintan-thinkstation-p360-tower.dhcp.ti.com [172.24.227.220]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 43PAKfH6002387; Thu, 25 Apr 2024 05:20:42 -0500 From: Chintan Vankar To: Conor Dooley , Krzysztof Kozlowski , Rob Herring , Tero Kristo , Vignesh Raghavendra , Nishanth Menon , , , , CC: , , , Chintan Vankar Subject: [PATCH v2 1/2] arm64: dts: ti: k3-am62a7-sk: Add alias for CPSW3G MAC port 1 Date: Thu, 25 Apr 2024 15:50:37 +0530 Message-ID: <20240425102038.1995252-2-c-vankar@ti.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240425102038.1995252-1-c-vankar@ti.com> References: <20240425102038.1995252-1-c-vankar@ti.com> MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240425_032048_233972_3D71BE01 X-CRM114-Status: UNSURE ( 9.70 ) X-CRM114-Notice: Please train this message. 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 From: Siddharth Vadapalli Add alias for CPSW3G MAC port 1 to enable kernel to fetch MAC Address directly from U-Boot. Signed-off-by: Siddharth Vadapalli Signed-off-by: Chintan Vankar Reviewed-by: Ravi Gunasekaran --- Link to v1: https://lore.kernel.org/r/20230424111945.3865240-2-s-vadapalli@ti.com/ Changes from v1 to v2: - No changes. arch/arm64/boot/dts/ti/k3-am62a7-sk.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts b/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts index f241637a5642..7ac3049302ae 100644 --- a/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts +++ b/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts @@ -22,6 +22,7 @@ aliases { serial3 = &main_uart1; mmc0 = &sdhci0; mmc1 = &sdhci1; + ethernet0 = &cpsw_port1; }; chosen {