Message ID | 20230116151906.549384-1-devarsht@ti.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-remoteproc-owner@vger.kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 95D6EC677F1 for <linux-remoteproc@archiver.kernel.org>; Mon, 16 Jan 2023 15:22:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231937AbjAPPWb (ORCPT <rfc822;linux-remoteproc@archiver.kernel.org>); Mon, 16 Jan 2023 10:22:31 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40476 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230458AbjAPPVr (ORCPT <rfc822;linux-remoteproc@vger.kernel.org>); Mon, 16 Jan 2023 10:21:47 -0500 Received: from lelv0143.ext.ti.com (lelv0143.ext.ti.com [198.47.23.248]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BF1F91E1C0; Mon, 16 Jan 2023 07:19:15 -0800 (PST) Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 30GFJ8ic122810; Mon, 16 Jan 2023 09:19:08 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1673882348; bh=ld2pto1k0oeKRyAqtCi8AksV3UNXRzFR+WpIFqR1em0=; h=From:To:CC:Subject:Date; b=raIQhKyfr7CFLRBs7Y49dHYDh9pFke9Kx5we8N48urc62nEVB8jBktkQ4Zeq+vKHm W/fadNQIEqmyIT8cO78Ajl7glssBQnkbzB4sLsIbWlu0iPQzpBIO76bia4y2LI/074 3ydkQBYMIu54z1rSK0HEJn0qztGN9Bk9iuln1+6U= Received: from DFLE115.ent.ti.com (dfle115.ent.ti.com [10.64.6.36]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 30GFJ8eX039159 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 16 Jan 2023 09:19:08 -0600 Received: from DFLE107.ent.ti.com (10.64.6.28) by DFLE115.ent.ti.com (10.64.6.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Mon, 16 Jan 2023 09:19:08 -0600 Received: from fllv0040.itg.ti.com (10.64.41.20) by DFLE107.ent.ti.com (10.64.6.28) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16 via Frontend Transport; Mon, 16 Jan 2023 09:19:07 -0600 Received: from localhost (ileaxei01-snat.itg.ti.com [10.180.69.5]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 30GFJ7wB036359; Mon, 16 Jan 2023 09:19:07 -0600 From: Devarsh Thakkar <devarsht@ti.com> To: <andersson@kernel.org>, <devicetree@vger.kernel.org>, <mathieu.poirier@linaro.org>, <p.zabel@pengutronix.de>, <linux-remoteproc@vger.kernel.org>, <robh+dt@kernel.org>, <linux-kernel@vger.kernel.org>, <krzysztof.kozlowski+dt@linaro.org>, <s-anna@ti.com> CC: <hnagalla@ti.com>, <praneeth@ti.com>, <nm@ti.com>, <vigneshr@ti.com>, <a-bhatia1@ti.com>, <j-luthra@ti.com>, <devarsht@ti.com> Subject: [PATCH v6 0/3] Add single core R5F IPC for AM62 SoC family Date: Mon, 16 Jan 2023 20:49:03 +0530 Message-ID: <20230116151906.549384-1-devarsht@ti.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: <linux-remoteproc.vger.kernel.org> X-Mailing-List: linux-remoteproc@vger.kernel.org |
Series |
Add single core R5F IPC for AM62 SoC family
|
expand
|