From patchwork Tue Aug 6 21:46:02 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Judith Mendez X-Patchwork-Id: 13755357 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 52FC5C52D6F for ; Tue, 6 Aug 2024 21:46:59 +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=Mbld4HzfBXJijKtqXLRXMeuDexa5YZLFdO8Vy+UG7Tg=; b=dXGuhRs0YqinEbqETebK/9SfEH n/GKKT/h0j3lzDHzoiUIInvzYMGhPdUy6s95GWChkZgMuX2iluiu83BgzcxCKDnOu3iNZRPEhNDEy 6SZKPxh4cJq9QYGlWRAMmX294RuLHWTe/W7ZG2ju5Zng2qQ0u/n9bzOP8wJVbvjKzwa9cbz+ov+pR pGxLCjdLQYScxsGolcLiCZjE410uBjyO6VkP4p8wITfhZBgwEadMAvHhDBqAdq6eHf1bjV4klgmL3 wqr7aF7udsniuVTyrTu6MWNrGfy7LyPAG7BtdYCYqQHzSRdllV82+vTWkvYCyqXAVZfcmuI/WRWFp mUiBmO6w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sbS0z-000000031k7-2lwY; Tue, 06 Aug 2024 21:46:45 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sbS0P-000000031WG-2i3C for linux-arm-kernel@lists.infradead.org; Tue, 06 Aug 2024 21:46:11 +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 476Lk5Fa124335; Tue, 6 Aug 2024 16:46:05 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1722980765; bh=Mbld4HzfBXJijKtqXLRXMeuDexa5YZLFdO8Vy+UG7Tg=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=SjUWyoV//MLVBCq2FJ5HGcK4C5Kl6b4wx62pxiy+rHfTgCNRqEKVXCYz9Tvv40AFH A5VIzQOVAZNapKzajJiKMgn5nuIgRJ2Egx0yaW/UVEHctN5x9DVNHV+KYUJ8/yXZ/W bixNx5s6o5lLJHos80rYXFuLB0QUkSvQymVXes5s= Received: from DLEE114.ent.ti.com (dlee114.ent.ti.com [157.170.170.25]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 476Lk5NW127333 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 6 Aug 2024 16:46:05 -0500 Received: from DLEE108.ent.ti.com (157.170.170.38) by DLEE114.ent.ti.com (157.170.170.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Tue, 6 Aug 2024 16:46:05 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DLEE108.ent.ti.com (157.170.170.38) 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; Tue, 6 Aug 2024 16:46:05 -0500 Received: from judy-hp.dhcp.ti.com (judy-hp.dhcp.ti.com [128.247.81.105]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 476Lk5Qs100327; Tue, 6 Aug 2024 16:46:05 -0500 From: Judith Mendez To: Nishanth Menon , Vignesh Raghavendra CC: Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley , , , , Santhosh Kumar , Bryan Brattlof Subject: [PATCH 3/5] arm64: dts: ti: k3-am62p: Remove 'reserved' status Date: Tue, 6 Aug 2024 16:46:02 -0500 Message-ID: <20240806214605.3379881-4-jm@ti.com> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240806214605.3379881-1-jm@ti.com> References: <20240806214605.3379881-1-jm@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-20240806_144609_778450_7BADB361 X-CRM114-Status: UNSURE ( 9.25 ) 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 From: Santhosh Kumar K Remove 'reserved' status for MCU ESM node in AM62P device tree. Signed-off-by: Santhosh Kumar K --- arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi b/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi index e65db6ce02bf6..d913e6319bad8 100644 --- a/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi +++ b/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi @@ -27,7 +27,6 @@ mcu_esm: esm@4100000 { compatible = "ti,j721e-esm"; reg = <0x00 0x4100000 0x00 0x1000>; ti,esm-pins = <0>, <1>, <2>, <85>; - status = "reserved"; bootph-pre-ram; };