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 EC879C67861 for ; Fri, 5 Apr 2024 08:52:34 +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=61zK3mmZlcb5Ut9HmdmylwBgjXyMSe6zC3OQfWk40ig=; b=pNF8j2mYQF2ZFT 9ZbCn60jLDnkGx1Xh6XnKo3ktQV9FV26SLBo9+f2ob+6TCMv/AtjUTP08o/6eCkymkIOKWMYxrd7M ntpumOK6s/ARYi1eyQgxvBhcrUfnI0JDgxtknEtqD2gkdZ5LxlWEV3i7YWYa3Tncp0ERtIsqmJivc sl5hcCMZxI/pUhzptrNL1iaeZNMgq3PWwnBF/JdpIkAzDp9z1lJE7o6YaVRwTRVX5n9NZJkdk5ivF pQ0j35EwY/MVHra9tRBhx42pl3yvp27L1dxzbAHGsUBsPhkTIqmJscE/F2RkIDYzee8FZ1md20OM2 8K2E9PD0nwfosuMFzycQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rsfJ9-000000062AY-0k1u; Fri, 05 Apr 2024 08:52:23 +0000 Received: from lelv0142.ext.ti.com ([198.47.23.249]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rsfJ5-0000000628A-0INL for linux-arm-kernel@lists.infradead.org; Fri, 05 Apr 2024 08:52:21 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 4358qCtk040709; Fri, 5 Apr 2024 03:52:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1712307132; bh=v0VTa/H/JYRAZFZRrz5MO/IA0PGHiaKixUHemOt8XT4=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=OGU5/DyIyOUIrUZZVMsfJFpRq5ltVm6qapPSoc5W3tMhtkxPp6ha3bigmyQ4T00XJ oquss9Crld2MhuJqNSw9LSshwc8o17zFPGio5zz24FIFnZ4Bn9DMakYbxwbAPl8het vFDWkV6tf5aObj5tKsQ/tr8ZkiGE+4ja7HGevzb4= Received: from DFLE102.ent.ti.com (dfle102.ent.ti.com [10.64.6.23]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 4358qCeT117240 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 5 Apr 2024 03:52:12 -0500 Received: from DFLE108.ent.ti.com (10.64.6.29) by DFLE102.ent.ti.com (10.64.6.23) 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:11 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) 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; Fri, 5 Apr 2024 03:52:11 -0500 Received: from localhost (jayesh-hp-probook-440-g8-notebook-pc.dhcp.ti.com [172.24.227.252]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 4358qA1f052181; Fri, 5 Apr 2024 03:52:11 -0500 From: Jayesh Choudhary To: , , , , CC: , , , , , Subject: [PATCH 1/3] arm64: dts: ti: k3-am62-main: Fix the reg-range for dma-controller Date: Fri, 5 Apr 2024 14:22:06 +0530 Message-ID: <20240405085208.32227-2-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_015219_581556_0BE4563C X-CRM114-Status: GOOD ( 10.96 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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: c37c58fdeb8a ("arm64: dts: ti: k3-am62: Add more peripheral nodes") Signed-off-by: Jayesh Choudhary --- arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/ti/k3-am62-main.dtsi b/arch/arm64/boot/dts/ti/k3-am62-main.dtsi index e9cffca073ef..e10cc9fc0b10 100644 --- a/arch/arm64/boot/dts/ti/k3-am62-main.dtsi +++ b/arch/arm64/boot/dts/ti/k3-am62-main.dtsi @@ -141,8 +141,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>, -- 2.25.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel