Message ID | 20230727112546.2201995-1-devarsht@ti.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-media-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 3DE8BC04A94 for <linux-media@archiver.kernel.org>; Thu, 27 Jul 2023 11:26:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232552AbjG0L0K (ORCPT <rfc822;linux-media@archiver.kernel.org>); Thu, 27 Jul 2023 07:26:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52904 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232389AbjG0L0I (ORCPT <rfc822;linux-media@vger.kernel.org>); Thu, 27 Jul 2023 07:26:08 -0400 Received: from fllv0015.ext.ti.com (fllv0015.ext.ti.com [198.47.19.141]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 93549E61; Thu, 27 Jul 2023 04:26:07 -0700 (PDT) Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 36RBPmvs127655; Thu, 27 Jul 2023 06:25:48 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1690457148; bh=svjg9HDYBeq8qsphLJellGwA0fEMEIygUuTxU06ZdHQ=; h=From:To:CC:Subject:Date; b=hXocclXfTIGL2FNbNaSSb9BlpVrFmuVWtN5X04uCJZUwLZ/ON4FPnFOCK4z7RQFbf yvRjaSR1SGGQHMdfaRv3Yb1eyL6N6ewlBJ8h8hl2vB8Dh0SLXhB297ABwhXzMs0IQ1 mSoIqlXaTfSrsRbiTpNpJ5XOt0o0pmVWIFGl2yOQ= Received: from DLEE113.ent.ti.com (dlee113.ent.ti.com [157.170.170.24]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 36RBPmrs030818 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 27 Jul 2023 06:25:48 -0500 Received: from DLEE105.ent.ti.com (157.170.170.35) 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.2507.23; Thu, 27 Jul 2023 06:25:48 -0500 Received: from fllv0040.itg.ti.com (10.64.41.20) 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.2507.23 via Frontend Transport; Thu, 27 Jul 2023 06:25:48 -0500 Received: from localhost (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 36RBPkKK090103; Thu, 27 Jul 2023 06:25:47 -0500 From: Devarsh Thakkar <devarsht@ti.com> To: <mchehab@kernel.org>, <robh+dt@kernel.org>, <krzysztof.kozlowski+dt@linaro.org>, <conor+dt@kernel.org>, <hverkuil-cisco@xs4all.nl>, <laurent.pinchart@ideasonboard.com>, <eugen.hristev@collabora.com>, <ezequiel@vanguardiasur.com.ar>, <u.kleine-koenig@pengutronix.de>, <sakari.ailus@linux.intel.com>, <linux-media@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org> CC: <praneeth@ti.com>, <nm@ti.com>, <vigneshr@ti.com>, <a-bhatia1@ti.com>, <j-luthra@ti.com>, <b-brnich@ti.com>, <detheridge@ti.com>, <p-mantena@ti.com>, <vijayp@ti.com>, <devarsht@ti.com> Subject: [PATCH v2 0/2] Add V4L2 M2M Driver for E5010 JPEG Encoder Date: Thu, 27 Jul 2023 16:55:44 +0530 Message-ID: <20230727112546.2201995-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-media.vger.kernel.org> X-Mailing-List: linux-media@vger.kernel.org |
Series |
Add V4L2 M2M Driver for E5010 JPEG Encoder
|
expand
|