Message ID | 20220209090342.13220-1-p-mohan@ti.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-remoteproc-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 0C8C9C433F5 for <linux-remoteproc@archiver.kernel.org>; Wed, 9 Feb 2022 12:47:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232149AbiBIMrU (ORCPT <rfc822;linux-remoteproc@archiver.kernel.org>); Wed, 9 Feb 2022 07:47:20 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50080 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230053AbiBIMrT (ORCPT <rfc822;linux-remoteproc@vger.kernel.org>); Wed, 9 Feb 2022 07:47:19 -0500 X-Greylist: delayed 4669 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Wed, 09 Feb 2022 04:47:21 PST Received: from fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 013E4C0613CA for <linux-remoteproc@vger.kernel.org>; Wed, 9 Feb 2022 04:47:21 -0800 (PST) Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 21996A4i025636; Wed, 9 Feb 2022 03:06:10 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1644397570; bh=r7jH8XE+VpdBYn1/5uhSsAeZkn6aGmU6l8MnKYf7Mgc=; h=From:To:CC:Subject:Date; b=X5HUI++SLlyH3VShXylZWGWJsy9v9zaRBCUfeULuq3DBg5XIkXA97TJm80JZ7q/mX ScLtMuVt3joV3CWwri+jlHyK4dVPI27QSedSbFFwmBALsJmCNBdG6tXv3M82Jt46Zf c35TFuxnvhjvRg5+kTJE6XgaONSaVtr/w18eiXNw= Received: from DLEE105.ent.ti.com (dlee105.ent.ti.com [157.170.170.35]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 21996ArB112921 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 9 Feb 2022 03:06:10 -0600 Received: from DLEE103.ent.ti.com (157.170.170.33) by DLEE105.ent.ti.com (157.170.170.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Wed, 9 Feb 2022 03:06:09 -0600 Received: from lelv0327.itg.ti.com (10.180.67.183) 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.2308.14 via Frontend Transport; Wed, 9 Feb 2022 03:06:09 -0600 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 2199684N040432; Wed, 9 Feb 2022 03:06:09 -0600 From: Puranjay Mohan <p-mohan@ti.com> To: <puranjay12@gmail.com>, <kishon@ti.com>, <vigneshr@ti.com>, <s-anna@ti.com>, <bjorn.andersson@linaro.org>, <mathieu.poirier@linaro.org>, <linux-remoteproc@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org> CC: Puranjay Mohan <p-mohan@ti.com> Subject: [PATCH v4 0/2] remoteproc sysfs fixes/improvements Date: Wed, 9 Feb 2022 14:33:40 +0530 Message-ID: <20220209090342.13220-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: <linux-remoteproc.vger.kernel.org> X-Mailing-List: linux-remoteproc@vger.kernel.org |
Series |
remoteproc sysfs fixes/improvements
|
expand
|