From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from fllvem-ot04.ext.ti.com (fllvem-ot04.ext.ti.com [198.47.19.246]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6411B215171; Fri, 11 Apr 2025 11:20:53 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.47.19.246 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744370455; cv=none; b=S1P9KJAhnjp6+g1LgdFCKHLT26ps7hiBX825FFfYk1WZ97lJFEZxk/inZlSOTt1tmi1ntCi1k7CWoGpecw+RVI05hoWZfSfoKgfzDTZntqConF+4orfz5D9uxHBRWTC3xjJCGirUWw0RwW/sqywbPM1VZJV6lCit6aHiOCXqc4w= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744370455; c=relaxed/simple; bh=ATsLXAUDD4gfpsIjr9rilBNa+g4nKyFvMcrLJeriJZk=; h=Date:From:To:CC:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=M+/XoFmikXLUOMX8My9PkaR2mplHp8BXye1DB7x/K9tKYNsLEOL7xfzVDJXFHbHv+AQY/L2AAXyagyFnDqoffd3PzHDwEwxMcL0F/R3WmyWshu6z+3URyfxtIKmNKgeFMvTC8PH6Sqz28xBLPynVV3k5Sb/Qwy23R7T1KkhagyQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com; spf=pass smtp.mailfrom=ti.com; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b=KevhDWZd; arc=none smtp.client-ip=198.47.19.246 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=ti.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="KevhDWZd" Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllvem-ot04.ext.ti.com (8.15.2/8.15.2) with ESMTPS id 53BBKmTl2108601 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 11 Apr 2025 06:20:48 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1744370448; bh=S1Gfdy6wX1Dois06oRTY9AcANjqB6mdVSeX6UOHAiDQ=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=KevhDWZdZA6uilBNRXkbnGEGf2w9EjmXBxqlE+GGkLWBRc5v1LuWaS1i/VTK8bFIn MEOt1i60rs380qvrGRWcefKvWco74KOfV9nFappT5z42WVzNOrsdiaZPQdEnX3t8+K gZpUGpmSZw7O8D/FOrQ/Tey6ylpqwnRBoMDLChV0= Received: from DLEE103.ent.ti.com (dlee103.ent.ti.com [157.170.170.33]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 53BBKmgN026474 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 11 Apr 2025 06:20:48 -0500 Received: from DLEE114.ent.ti.com (157.170.170.25) by DLEE103.ent.ti.com (157.170.170.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Fri, 11 Apr 2025 06:20:47 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) 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 via Frontend Transport; Fri, 11 Apr 2025 06:20:47 -0500 Received: from localhost (uda0492258.dhcp.ti.com [10.24.72.113]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 53BBKk3A081689; Fri, 11 Apr 2025 06:20:47 -0500 Date: Fri, 11 Apr 2025 16:50:46 +0530 From: Siddharth Vadapalli To: Jayesh Choudhary CC: , , , , , , , , , , , , Subject: Re: [PATCH v2 4/5] arm64: dts: ti: k3-j721s2: Add PCIe ctrl node to scm_conf region Message-ID: References: <20250402113201.151195-1-j-choudhary@ti.com> <20250402113201.151195-5-j-choudhary@ti.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20250402113201.151195-5-j-choudhary@ti.com> X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea On Wed, Apr 02, 2025 at 05:02:00PM +0530, Jayesh Choudhary wrote: > From: Andrew Davis > > This region is used for controlling the function of the PCIe IP. It is > compatible with "ti,j784s4-pcie-ctrl", add this here and use it with > the PCIe node. > > Signed-off-by: Andrew Davis > [j-choudhary@ti.com: Add changes to k3-am68-sk-base-board-pcie1-ep.dtso] > Signed-off-by: Jayesh Choudhary Reviewed-by: Siddharth Vadapalli Regards, Siddharth.