From patchwork Wed Jun 12 13:24:06 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Siddharth Vadapalli X-Patchwork-Id: 13695000 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 4F4ECC27C53 for ; Wed, 12 Jun 2024 13:25:08 +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=UmA2KNTj2lKtPyS1jRQtP4Lydmpo7kloxGlDygJDt8A=; b=Zu5KrsFs6jt7VUixaY4hwBORMK vK7fjOK9P8z7gjub/gZrs1426QcJMqAc3vnPJPosnnXluIbP9kTPu48kZaR21RZd8rLNNmEOtBuV+ Au3KKSjwqvzMTUhra/0b930z6SbPSBC37BSvuu1KxgtE6RYbpRy1jhYyjVDVCYNB6q6UfL5DHFaTD gXwGm4TZcLSS6Mcem9IURPJNbMzxVi7Ob0CFQrdXil2KxxCG475QXJJbfU64Y2SY76NXIMOzoBhl6 L4UjRKRG9wIdjTe4IZEqIA500IKzBvQVKfEAlNgGOVYsoPuDxj1MkqcBZ7uQMfKRSqEV2auCqLfai 2HfzFa7Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sHNyD-0000000CjE0-1QM3; Wed, 12 Jun 2024 13:24:57 +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 1sHNxv-0000000Cj0x-3n65 for linux-arm-kernel@lists.infradead.org; Wed, 12 Jun 2024 13:24:42 +0000 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 45CDObFL111078; Wed, 12 Jun 2024 08:24:37 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1718198677; bh=UmA2KNTj2lKtPyS1jRQtP4Lydmpo7kloxGlDygJDt8A=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=tgG6Qc4CcgkuZKObx/o8skiGcj/WKAaUxbO2aPWFhr/9tgVm8NOY+WzLagLjLweK/ Pi38asnO0WECBeA2WuLNHmJXy91vsxkPKMpzcCNgr1Fdiy2MYpF/wJugPoVms6j28Z E7kTuE8s2nHVPX4BT/hNO2fDYdKObRGgElNomGf4= 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 45CDObPs065596 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 12 Jun 2024 08:24:37 -0500 Received: from DFLE111.ent.ti.com (10.64.6.32) 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; Wed, 12 Jun 2024 08:24:37 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DFLE111.ent.ti.com (10.64.6.32) 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; Wed, 12 Jun 2024 08:24:36 -0500 Received: from uda0492258.dhcp.ti.com (uda0492258.dhcp.ti.com [172.24.227.9]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 45CDOAmv046478; Wed, 12 Jun 2024 08:24:33 -0500 From: Siddharth Vadapalli To: , , , , , , , CC: , , , , , , Subject: [PATCH v6 5/8] arm64: dts: ti: k3-j722s: Move MAIN domain overrides to k3-j722s-main.dtsi Date: Wed, 12 Jun 2024 18:54:06 +0530 Message-ID: <20240612132409.2477888-6-s-vadapalli@ti.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20240612132409.2477888-1-s-vadapalli@ti.com> References: <20240612132409.2477888-1-s-vadapalli@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-20240612_062440_111252_08BD7576 X-CRM114-Status: GOOD ( 11.12 ) 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 Since the MAIN domain peripherals specific to J722S SoC are present in the "k3-j722s-main.dtsi" file, move the overrides for the MAIN domain from the "k3-j722s.dtsi" file to the "k3-j722s-main.dtsi" file. Signed-off-by: Siddharth Vadapalli --- This patch has been newly introduced in this series and doesn't have a Changelog. arch/arm64/boot/dts/ti/k3-j722s-main.dtsi | 11 +++++++++++ arch/arm64/boot/dts/ti/k3-j722s.dtsi | 11 ----------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/arch/arm64/boot/dts/ti/k3-j722s-main.dtsi b/arch/arm64/boot/dts/ti/k3-j722s-main.dtsi index 84378fc839d6..b75dab8230c2 100644 --- a/arch/arm64/boot/dts/ti/k3-j722s-main.dtsi +++ b/arch/arm64/boot/dts/ti/k3-j722s-main.dtsi @@ -38,3 +38,14 @@ usb1: usb@31200000{ }; }; }; + +/* MAIN domain overrides */ + +&inta_main_dmss { + ti,interrupt-ranges = <7 71 21>; +}; + +&oc_sram { + reg = <0x00 0x70000000 0x00 0x40000>; + ranges = <0x00 0x00 0x70000000 0x40000>; +}; diff --git a/arch/arm64/boot/dts/ti/k3-j722s.dtsi b/arch/arm64/boot/dts/ti/k3-j722s.dtsi index 1bcbc9152ff0..14c6c6a332ef 100644 --- a/arch/arm64/boot/dts/ti/k3-j722s.dtsi +++ b/arch/arm64/boot/dts/ti/k3-j722s.dtsi @@ -232,14 +232,3 @@ cbass_wakeup: bus@b00000 { /* Include J722S specific peripherals */ #include "k3-j722s-main.dtsi" - -/* Main domain overrides */ - -&inta_main_dmss { - ti,interrupt-ranges = <7 71 21>; -}; - -&oc_sram { - reg = <0x00 0x70000000 0x00 0x40000>; - ranges = <0x00 0x00 0x70000000 0x40000>; -};