From patchwork Fri Apr 5 08:52:08 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jayesh Choudhary X-Patchwork-Id: 13618702 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 D5680CD1299 for ; Fri, 5 Apr 2024 08:52:35 +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=7I6TiBhmcqndY8RSFOKNcV+amlahJFRK6AmZA3c+A+A=; b=ivTXk86S6LM/zl ecoEZUFXWiNNUS1cSY9QXN9pHeY2qyuewmI5clo1p9V3oXhB40sjVY3fQ5KsXM7Sdn/TMuCx5GugP gp1gg7+bNcKVXLjn3Ycfj6hPob0+FwosxZypVRuBzNJxtWe/2/3OyjFbFeOzj5YmI6Iyhl3P1YvfI KBryxzgYupbE79w6Og1T4h/9PTRdKGxfrMot6XeEUa9lJQd0vGSrCv6ZYDu8P/8ab5NTwlB5sP3sa /HuOobjEj8zRV37TaWwcc9EBJuuIMLkDKkUuNW+jTkraGUHkeO7ityE7dmBfRpLe+BRHVb5bAgDl3 UcR/1Pil9pRBFBcFSLJQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rsfJD-000000062Cf-2z6B; Fri, 05 Apr 2024 08:52:27 +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 1rsfJ6-0000000628n-3abq for linux-arm-kernel@lists.infradead.org; Fri, 05 Apr 2024 08:52:22 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 4358qFX4028729; Fri, 5 Apr 2024 03:52:15 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1712307135; bh=vEbouFWGbc4A14TH9HK+KQsmQbC7/2UlOUwHmqgy4mU=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=caR5pVRUXu0YBfZukvfMS4inTjEzIKFRmCyLcfrI0Zrjdge81buLTOjQhED+dsNYA fG+PUFAbO72rwwgIvo/6b/JgNB1bcozYaE0b4bZKMsyxXN3/6ENM/wfZZWiBM640bO 3FpNteJ/zRkdaGHoU4kznnx1xY1nkzozL1frpPHc= Received: from DFLE110.ent.ti.com (dfle110.ent.ti.com [10.64.6.31]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 4358qEpn012764 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 5 Apr 2024 03:52:15 -0500 Received: from DFLE115.ent.ti.com (10.64.6.36) by DFLE110.ent.ti.com (10.64.6.31) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Fri, 5 Apr 2024 03:52:14 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DFLE115.ent.ti.com (10.64.6.36) 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; Fri, 5 Apr 2024 03:52:14 -0500 Received: from localhost (jayesh-hp-probook-440-g8-notebook-pc.dhcp.ti.com [172.24.227.252]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 4358qDaM088455; Fri, 5 Apr 2024 03:52:14 -0500 From: Jayesh Choudhary To: , , , , CC: , , , , , Subject: [PATCH 3/3] arm64: dts: ti: k3-am62p-main: Fix the reg-range for dma-controller Date: Fri, 5 Apr 2024 14:22:08 +0530 Message-ID: <20240405085208.32227-4-j-choudhary@ti.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20240405085208.32227-1-j-choudhary@ti.com> References: <20240405085208.32227-1-j-choudhary@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-20240405_015221_015296_4FBCFD3C X-CRM114-Status: GOOD ( 10.94 ) 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 The TX Channel Realtime Registers region 'tchanrt' is 128KB and Ring Realtime Registers region 'ringrt' is 2MB as shown in memory map in the TRM[0]. So fix ranges for those reg-regions. [0]: Fixes: b5080c7c1f7e ("arm64: dts: ti: k3-am62p: Add nodes for more IPs") Signed-off-by: Jayesh Choudhary --- arch/arm64/boot/dts/ti/k3-am62p-main.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/ti/k3-am62p-main.dtsi b/arch/arm64/boot/dts/ti/k3-am62p-main.dtsi index 7337a9e13535..514c201bd5c9 100644 --- a/arch/arm64/boot/dts/ti/k3-am62p-main.dtsi +++ b/arch/arm64/boot/dts/ti/k3-am62p-main.dtsi @@ -123,8 +123,8 @@ main_pktdma: dma-controller@485c0000 { compatible = "ti,am64-dmss-pktdma"; reg = <0x00 0x485c0000 0x00 0x100>, <0x00 0x4a800000 0x00 0x20000>, - <0x00 0x4aa00000 0x00 0x40000>, - <0x00 0x4b800000 0x00 0x400000>, + <0x00 0x4aa00000 0x00 0x20000>, + <0x00 0x4b800000 0x00 0x200000>, <0x00 0x485e0000 0x00 0x10000>, <0x00 0x484a0000 0x00 0x2000>, <0x00 0x484c0000 0x00 0x2000>,