From patchwork Fri Apr 12 05:36:46 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neha Malcom Francis X-Patchwork-Id: 13626880 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 7FFB4C04FF9 for ; Fri, 12 Apr 2024 05:37:33 +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=z3Y+qWf9Pf2i/ccVIKswNiqvBzkye9fUTMCtL6YFjKs=; b=44N4In1NK/58ZM RmEunGOIrB5Xo6fhXUigWV3x2RSXO+NYN82KcGeeFKMFbVaDDBn3ymx6z1egOdagavvDO0Ad9VuSd 0yQ8kY5w8L2drwd6L2on58Xb4Jhjs8+ug4YKzSBsU7vBUnoknJREw0KAS+cMxSPZwmRttcTUfnDUO TkdTq73j06hlakKnddGxkMKA6niLH+W36MRwGZ5hj64sYWo83MnvSFbAqjYwR0MeLb8Tmk2HLvHJw COx4CRlhpwOueeAdt79a/1GiMKqu5sM6ns3pWY0/5lhmGK04V4l/NGUMFH79lbKUY+COF4MA/WOm1 f4YAL/+/97NaxJqj5I5g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rv9bE-0000000FQZf-2hol; Fri, 12 Apr 2024 05:37:20 +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 1rv9b2-0000000FQUl-2uuj for linux-arm-kernel@lists.infradead.org; Fri, 12 Apr 2024 05:37:11 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 43C5awwb127403; Fri, 12 Apr 2024 00:36:58 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1712900218; bh=7vvuuLhzWMQA4S6tQ0HDx1Vnj2RKKlHTKCWQaIP/fwM=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=tDpKFLRaxn61bRGDSvgLNrJaAxO3RxPtzgDtg0WroQ232E9bUWj27o2RhnCsts4Xz kuFW3G9cZ43gM9P6a8Nd5+iN7OgX6UPa1HRANUlwGpJrhxZmZn/sfk7wGgxQYd/Lqb PhWkIPAEiwKH0EOGInfmFXkb7s0L1bQ2fDEDgWkA= Received: from DFLE114.ent.ti.com (dfle114.ent.ti.com [10.64.6.35]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 43C5awfa054776 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 12 Apr 2024 00:36:58 -0500 Received: from DFLE109.ent.ti.com (10.64.6.30) 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; Fri, 12 Apr 2024 00:36:58 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DFLE109.ent.ti.com (10.64.6.30) 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, 12 Apr 2024 00:36:58 -0500 Received: from a0497641-HP-Z2-Tower-G9-Workstation-Desktop-PC.dhcp.ti.com (a0497641-hp-z2-tower-g9-workstation-desktop-pc.dhcp.ti.com [172.24.227.36]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 43C5aofY085656; Fri, 12 Apr 2024 00:36:55 -0500 From: Neha Malcom Francis To: , , , , CC: , , , , , Subject: [PATCH v3 1/5] arm64: dts: ti: k3-j721e-mcu: Add the WKUP ESM instance Date: Fri, 12 Apr 2024 11:06:46 +0530 Message-ID: <20240412053650.703667-2-n-francis@ti.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240412053650.703667-1-n-francis@ti.com> References: <20240412053650.703667-1-n-francis@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-20240411_223708_879809_2F9633C4 X-CRM114-Status: UNSURE ( 8.65 ) 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 Add the WKUP ESM instance for J721E. It has three instances in total, one in the MAIN domain (main_esm) and two in the MCU-WKUP domain (mcu_esm and wkup_esm). Signed-off-by: Neha Malcom Francis Reviewed-by: Udit Kumar --- Changes since v2: - no changes arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi index 4618b697fbc4..3044e08f6858 100644 --- a/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi +++ b/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi @@ -689,4 +689,10 @@ mcu_esm: esm@40800000 { ti,esm-pins = <95>; bootph-pre-ram; }; + + wkup_esm: esm@42080000 { + compatible = "ti,j721e-esm"; + reg = <0x00 0x42080000 0x00 0x1000>; + status = "disabled"; + }; };