From patchwork Thu Sep 21 06:09:09 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: MD Danish Anwar X-Patchwork-Id: 13393676 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 B8518CD4958 for ; Thu, 21 Sep 2023 06:10:07 +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: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:In-Reply-To:References: List-Owner; bh=NKYeojor4a9yr4aHXq47i3Rnrg0tHyfDjfpK2N14Z6w=; b=LmhU/X4lt2YyUS cstP/fzAI/0QsxFkatmgIbBQjlMZrc+lSAI5ttwQCIVw085RVrklFNU0byomFQ1kCIQbSpKR8lcCp yxrJNDpxf+zQZhUqwIGsTFjGzncomMUZ90VwzStMgPMXKXQBnxqcuuh5wzo/X0ULvfL0A34mxT2C0 RAp1EREbXUS+qOVuLFYbWPMsUEzbGiUN5YJ08Vsr3EzuOs8JKiS3Otx11KUKWB5cQYxR/Uv78EK6X nGHoBWoUXUzO5xSTeoCaparMrlIPU/9blIQ1UTlBuf2I9TZM7Xgoe42DOUjayqD0W6g5mQyGQ+G1q OTV9zk3B9uBdZ2940qjQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qjCsj-005G40-25; Thu, 21 Sep 2023 06:09:45 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qjCsf-005G0R-2v for linux-arm-kernel@lists.infradead.org; Thu, 21 Sep 2023 06:09:43 +0000 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 38L69LUI047838; Thu, 21 Sep 2023 01:09:21 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1695276561; bh=pmYG5cm/y+qGZy4nPuldDmKlHD5ushSIKHFay+IFo1M=; h=From:To:CC:Subject:Date; b=t16nBLrbO2ce2PDfnztTnt924aJhLvsOADZE2+NkbUc7wQV4CCj6ejMqrODxqo+Eo 0L38h3a5KGLyBdo06eMfkstaf8HmvrHXfhRgM+5Z1Cuq7Ac8lHV6aGUDSx/uB9Wnl0 LlV+pSUAeli+4biU7Xk3mz3MwoKNzepPtCohyON8= Received: from DFLE114.ent.ti.com (dfle114.ent.ti.com [10.64.6.35]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 38L69LPP071809 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 21 Sep 2023 01:09:21 -0500 Received: from DFLE108.ent.ti.com (10.64.6.29) by DFLE114.ent.ti.com (10.64.6.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 21 Sep 2023 01:09:21 -0500 Received: from lelv0327.itg.ti.com (10.180.67.183) by DFLE108.ent.ti.com (10.64.6.29) 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, 21 Sep 2023 01:09:21 -0500 Received: from fllv0122.itg.ti.com (fllv0122.itg.ti.com [10.247.120.72]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 38L69LMe074230; Thu, 21 Sep 2023 01:09:21 -0500 Received: from localhost (danish-tpc.dhcp.ti.com [10.24.69.199]) by fllv0122.itg.ti.com (8.14.7/8.14.7) with ESMTP id 38L69KWU006985; Thu, 21 Sep 2023 01:09:21 -0500 From: MD Danish Anwar To: Vignesh Raghavendra , Nishanth Menon CC: , Conor Dooley , Krzysztof Kozlowski , Rob Herring , Tero Kristo , , , , , , Subject: [PATCH v2 0/4] Add AM65x ICSSG Ethernet support Date: Thu, 21 Sep 2023 11:39:09 +0530 Message-ID: <20230921060913.721336-1-danishanwar@ti.com> X-Mailer: git-send-email 2.34.1 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-20230920_230942_047503_9B3EAA79 X-CRM114-Status: GOOD ( 12.76 ) 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 Hi All, This series adds support for ICSSG ethernet on AM65x SR2.0. This series also enables TI_ICSSG_PRUETH as loadable kernel module. This series is based on the latest next-20230921 linux-next. This is the v2 of the series [v1]. This addresses comments made on v1. Changes from v1 to v2: *) Moved ICSSG2 nodes from k3-am654-base-board.dts to new overlay file k3-am654-icssg2.dtso as asked by Andrew. *) Renamed k3-am654-base-board.dts to k3-am654-common-board.dts *) Added "Enable TI_ICSSG_PRUETH" patch to this series. [v1] https://lore.kernel.org/all/20230911071245.2173520-1-danishanwar@ti.com/ Thanks and Regards, MD Danish Anwar MD Danish Anwar (4): arm64: dts: ti: k3-am65-main: Add ICSSG IEP nodes arm64: dts: ti: k3-am654-base-board: add ICSSG2 Ethernet support arm64: dts: ti: k3-am654-idk: Add ICSSG Ethernet ports arm64: defconfig: Enable TI_ICSSG_PRUETH arch/arm64/boot/dts/ti/Makefile | 6 +- arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 36 +++ ...se-board.dts => k3-am654-common-board.dts} | 0 arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso | 145 +++++++++ arch/arm64/boot/dts/ti/k3-am654-idk.dtso | 296 ++++++++++++++++++ arch/arm64/configs/defconfig | 1 + 6 files changed, 483 insertions(+), 1 deletion(-) rename arch/arm64/boot/dts/ti/{k3-am654-base-board.dts => k3-am654-common-board.dts} (100%) create mode 100644 arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso create mode 100644 arch/arm64/boot/dts/ti/k3-am654-idk.dtso base-commit: 940fcc189c51032dd0282cbee4497542c982ac59