Message ID | 20240426191811.32414-1-afd@ti.com (mailing list archive) |
---|---|
Headers | show
Received: from lelv0142.ext.ti.com (lelv0142.ext.ti.com [198.47.23.249]) (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 1A9CF200D5; Fri, 26 Apr 2024 19:18:37 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.47.23.249 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1714159120; cv=none; b=lRqAaVPHmsA8AeiDQ8ndVlo64VYW1DDPuu3/3jK+M3IltVGZPv993HrjHTpwj7c958a09hoEUhAfAOIrcOP5yISWUG0Ty3PiDIUsIHM9V/gYS7MnrQurLWe9f/xg2JLa8jc+yLEwjmCgBdPxykgOSx5Wv8ZKkocQqP7wm4httRQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1714159120; c=relaxed/simple; bh=uGwiYVt/DbMYRZxna6pr8UV1w1MMAGhUput4YYCgc9A=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=F+lhCmEIkFDpvenSOxcMHnEC67gKcEvfnaXmVs4NJ0V4CQijyIOs6Ti6fk0E8WJcdHnhDDp/Q9G3WeUWn8I+JJ6z+48UTc4cir3pkbG4g1qyJ+EjF0ZIRtZ7K2T8Mk4uXzJe2EF/AUo6Kc8ghPR88HejiDNQ6/VWpXcqE3WFWGM= 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=r1J5vK1m; arc=none smtp.client-ip=198.47.23.249 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="r1J5vK1m" Received: from lelv0265.itg.ti.com ([10.180.67.224]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 43QJICL2019118; Fri, 26 Apr 2024 14:18:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1714159092; bh=7dBjfJ1mZuQBiogtf4rbNt6K/PfcTrXpxljZm57C46g=; h=From:To:CC:Subject:Date; b=r1J5vK1mrpUecX4e+6ysDuTCC/FijfIy/X6sXlKog6rEiypQsuO0mDwchb5Jfi4p0 VwKHldcz8DG1UE8SnuzqLW6EuOHelD2phSsgYj0xBPAvEO2bty202eePUHEX3fzzUf FbDfp6g9f+3pSkLLjljJb8GQCh9SlLkUrjjLWcX8= Received: from DLEE101.ent.ti.com (dlee101.ent.ti.com [157.170.170.31]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 43QJICjH001738 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 26 Apr 2024 14:18:12 -0500 Received: from DLEE100.ent.ti.com (157.170.170.30) by DLEE101.ent.ti.com (157.170.170.31) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Fri, 26 Apr 2024 14:18:11 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DLEE100.ent.ti.com (157.170.170.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, 26 Apr 2024 14:18:11 -0500 Received: from ula0226330.dhcp.ti.com (ula0226330.dhcp.ti.com [128.247.81.8]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 43QJIB7J028593; Fri, 26 Apr 2024 14:18:11 -0500 From: Andrew Davis <afd@ti.com> To: Bjorn Andersson <andersson@kernel.org>, Mathieu Poirier <mathieu.poirier@linaro.org>, Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org>, Nishanth Menon <nm@ti.com>, Vignesh Raghavendra <vigneshr@ti.com>, Tero Kristo <kristo@kernel.org>, Philipp Zabel <p.zabel@pengutronix.de>, Hari Nagalla <hnagalla@ti.com> CC: <linux-remoteproc@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, Andrew Davis <afd@ti.com> Subject: [PATCH v9 0/5] TI K3 M4F support on AM62 SoCs Date: Fri, 26 Apr 2024 14:18:06 -0500 Message-ID: <20240426191811.32414-1-afd@ti.com> X-Mailer: git-send-email 2.39.2 Precedence: bulk X-Mailing-List: linux-remoteproc@vger.kernel.org List-Id: <linux-remoteproc.vger.kernel.org> List-Subscribe: <mailto:linux-remoteproc+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-remoteproc+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 |
Series |
TI K3 M4F support on AM62 SoCs
|
expand
|