Message ID | 20220418104118.12878-1-p-mohan@ti.com |
---|---|
Headers | show
Return-Path: <devicetree-owner@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 D5009C4332F for <linux-devicetree@archiver.kernel.org>; Mon, 18 Apr 2022 10:41:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236184AbiDRKoL (ORCPT <rfc822;linux-devicetree@archiver.kernel.org>); Mon, 18 Apr 2022 06:44:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49418 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232950AbiDRKoJ (ORCPT <rfc822;devicetree@vger.kernel.org>); Mon, 18 Apr 2022 06:44:09 -0400 Received: from lelv0143.ext.ti.com (lelv0143.ext.ti.com [198.47.23.248]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 49922BF64; Mon, 18 Apr 2022 03:41:31 -0700 (PDT) Received: from fllv0034.itg.ti.com ([10.64.40.246]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 23IAfKj6006901; Mon, 18 Apr 2022 05:41:20 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1650278480; bh=twRcUKp8v7op8MSVOoVBsNWtKAdPTkyCJ90cFCys154=; h=From:To:CC:Subject:Date; b=fwegmw+Dm0zhfgKfoMaFzsVAobvB7AO2Vq498jpnfq569rfC4KEhbBfCPnySnJCbb fiko5gz6bplca6ma/LEEVZZ+6cwcLqTDTI9Gcn3/H9agPF9Yih2pxCG8wNcAM2kQGo Xjlu1OiPy3Jx7V00Dxd+YbpfUR/5DeY2W4X4BJyM= Received: from DLEE113.ent.ti.com (dlee113.ent.ti.com [157.170.170.24]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 23IAfK8m057624 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 18 Apr 2022 05:41:20 -0500 Received: from DLEE113.ent.ti.com (157.170.170.24) by DLEE113.ent.ti.com (157.170.170.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Mon, 18 Apr 2022 05:41:20 -0500 Received: from lelv0327.itg.ti.com (10.180.67.183) by DLEE113.ent.ti.com (157.170.170.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14 via Frontend Transport; Mon, 18 Apr 2022 05:41:20 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 23IAfJSw115642; Mon, 18 Apr 2022 05:41:19 -0500 From: Puranjay Mohan <p-mohan@ti.com> To: <linux-kernel@vger.kernel.org> CC: <bjorn.andersson@linaro.org>, <mathieu.poirier@linaro.org>, <krzysztof.kozlowski+dt@linaro.org>, <linux-remoteproc@vger.kernel.org>, <devicetree@vger.kernel.org>, <nm@ti.com>, <ssantosh@kernel.org>, <s-anna@ti.com>, <p-mohan@ti.com>, <linux-arm-kernel@lists.infradead.org>, <rogerq@kernel.org>, <grygorii.strashko@ti.com>, <vigneshr@ti.com>, <kishon@ti.com> Subject: [PATCH v3 0/5] Introduce PRU remoteproc consumer API Date: Mon, 18 Apr 2022 16:11:13 +0530 Message-ID: <20220418104118.12878-1-p-mohan@ti.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: <devicetree.vger.kernel.org> X-Mailing-List: devicetree@vger.kernel.org |
Series |
Introduce PRU remoteproc consumer API
|
expand
|