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 4CE18C52D73 for ; Wed, 7 Aug 2024 15:26:53 +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:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:CC:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=88ErLMfQEURwB5Hpcxk5KSlv0G8FZKb8XyZA6cCQhl4=; b=mdMrAA3zuFKmnN5RYlWIhoPb9i xm+hKVTL1z60fpJYmfoAvAu4nn+Sd/lrsbr9I0OOBbZJd757f5QGl1TQRb5B+JKFKGnBAqWh/QZ2P gDFZgwGibVaGMkBxgJYE6t9Z/bRhFpH6HggRDCx2yoZPeBB2Ly0Kt8OnNifrlpOJj+CGVY9ulT1x6 Ofx2cP4K5pcI/3+wqw99hNuZiieYyR3mZaI/YC719s4XP6H/73yo+5227xdx8Xs0WH649vEZfoIaD O7Qw55wiRgbonc0uHanUIrflRJZsikcoVoO8St2s1eAAfb6K2WjkuTtyokA4fMVrzio92aiqj3zsH v8fOs24A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sbiYj-00000005Ve9-2Bjv; Wed, 07 Aug 2024 15:26:41 +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 1sbiYB-00000005VYp-1GPP for linux-arm-kernel@lists.infradead.org; Wed, 07 Aug 2024 15:26:08 +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 477FQ3TF032913; Wed, 7 Aug 2024 10:26:03 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1723044363; bh=88ErLMfQEURwB5Hpcxk5KSlv0G8FZKb8XyZA6cCQhl4=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=T/KKV1T6BNnl1D7ZoxqIiRbcY6BgMc21vmbzBTTKys+HjFnsV/XQzuVX/Kh9uGwAO yLiwYVeGcqasTFcP9OitpazZQVxq+AqU/gwqONusmxw1Utaw83ZeLjd5clum0ssOvu utuA0Eo72w3IyvFhbv54CTH5fIlxuRLuhdzg+yus= Received: from DLEE114.ent.ti.com (dlee114.ent.ti.com [157.170.170.25]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 477FQ3RH054993 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 7 Aug 2024 10:26:03 -0500 Received: from DLEE115.ent.ti.com (157.170.170.26) 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; Wed, 7 Aug 2024 10:26:02 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DLEE115.ent.ti.com (157.170.170.26) 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, 7 Aug 2024 10:26:02 -0500 Received: from localhost (uda0133052.dhcp.ti.com [128.247.81.232]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 477FQ25S075971; Wed, 7 Aug 2024 10:26:02 -0500 Date: Wed, 7 Aug 2024 10:26:02 -0500 From: Nishanth Menon To: Judith Mendez CC: Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley , , , , Santhosh Kumar , Bryan Brattlof Subject: Re: [PATCH 3/5] arm64: dts: ti: k3-am62p: Remove 'reserved' status Message-ID: <20240807152602.qtlqdne256mioogs@embroider> References: <20240806214605.3379881-1-jm@ti.com> <20240806214605.3379881-4-jm@ti.com> <20240807114605.ggieur532eh4usus@diagram> <65047cc9-011b-46d3-939e-b7733c2f0fe2@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <65047cc9-011b-46d3-939e-b7733c2f0fe2@ti.com> 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-20240807_082607_414970_8748E133 X-CRM114-Status: GOOD ( 11.79 ) 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 On 10:13-20240807, Judith Mendez wrote: > Hi Nishanth, > > On 8/7/24 6:46 AM, Nishanth Menon wrote: > > On 16:46-20240806, Judith Mendez wrote: > > > From: Santhosh Kumar K > > > > > > Remove 'reserved' status for MCU ESM node in AM62P device tree. > > > > Why? > > Main ESM reset is routed to the MCU ESM, hense enable > MCU ESM in DT to be able to reset the CPU. please document that in the commit message - please review the rest of the patches as well. Is this problem present on other related AM6 products as well - will be good to audit and fixup in the series? -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D