Message ID | 20240618193651.2771478-1-devarsht@ti.com (mailing list archive) |
---|---|
Headers | show
Received: from lelv0143.ext.ti.com (lelv0143.ext.ti.com [198.47.23.248]) (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 7CE9B16CD22; Tue, 18 Jun 2024 19:37:06 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.47.23.248 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1718739428; cv=none; b=leW3Z559pgXZ9i6b/QLYZ0LGzTYUrfImvRJibYJPLAo/ke6fTEq2tvFufLWOO9TbHz95YopNe5EUiQOvF+OGC+yPcRBG2at2j2JsmxmXe77eC8lUFQrjEqT3ILyoeA4JkZSYnpk8dbGCv+m8E52jpO/byIcmKR/Fd+Ptp7IArww= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1718739428; c=relaxed/simple; bh=EK1/8RlOoi0KfJJZUrDmtGmzrcGU0n3sGE26R9Pi6Pg=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=gktEXy0i6GCnx+cyJfF3ONorbk/n1WPPcsoitx6x8LXm8OKCODBPBQ3Zr1kLoM/v1qQR9JtdZ7thzKuzh+HRM5cr7HB+OwFrXbA7+AkxlhmUEyWItP0grPgpFXUZ2wU6Nt9jbG6K9SqMjD4uy+f1eURq8IMbHeDTHuV0vGJOCHs= 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=D7W/iZ4k; arc=none smtp.client-ip=198.47.23.248 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="D7W/iZ4k" Received: from fllv0034.itg.ti.com ([10.64.40.246]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 45IJaqXB121201; Tue, 18 Jun 2024 14:36:52 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1718739412; bh=/gxkLSL12SRTwVa0mkJlz6jVgeyioK2Hk8CyG3uw/B8=; h=From:To:CC:Subject:Date; b=D7W/iZ4kQ0wAi1xzpMcbbsG6knVPWIbSa4kD3LAIdia1ufzW1lrxxu0GAG/+btkB5 vxXxREarOVdmdfueJ+UlaybSI4H1WkpBH2My7/NICv3LTcNoLe+z6Vf4KK3Rb2eMpi TZ4TbBq7qOahiagLsAMnBF7o+cTQuLmK9gDXdtCQ= Received: from DLEE115.ent.ti.com (dlee115.ent.ti.com [157.170.170.26]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 45IJaquH111398 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 18 Jun 2024 14:36:52 -0500 Received: from DLEE102.ent.ti.com (157.170.170.32) by DLEE115.ent.ti.com (157.170.170.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Tue, 18 Jun 2024 14:36:52 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DLEE102.ent.ti.com (157.170.170.32) 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; Tue, 18 Jun 2024 14:36:52 -0500 Received: from localhost (ti.dhcp.ti.com [172.24.227.95] (may be forged)) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 45IJapBd118623; Tue, 18 Jun 2024 14:36:52 -0500 From: Devarsh Thakkar <devarsht@ti.com> To: <mchehab@kernel.org>, <robh@kernel.org>, <krzk+dt@kernel.org>, <conor+dt@kernel.org>, <hverkuil-cisco@xs4all.nl>, <linux-media@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linux-rockchip@lists.infradead.org>, <benjamin.gaignard@collabora.com>, <sebastian.fricke@collabora.com> CC: <laurent.pinchart@ideasonboard.com>, <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>, <andrzej.p@collabora.com>, <nicolas@ndufresne.ca>, <afd@ti.com> Subject: [PATCH v14 0/6] Add V4L2 M2M Driver for E5010 JPEG Encoder Date: Wed, 19 Jun 2024 01:06:45 +0530 Message-ID: <20240618193651.2771478-1-devarsht@ti.com> X-Mailer: git-send-email 2.39.1 Precedence: bulk X-Mailing-List: linux-media@vger.kernel.org List-Id: <linux-media.vger.kernel.org> List-Subscribe: <mailto:linux-media+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-media+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 |
Series |
Add V4L2 M2M Driver for E5010 JPEG Encoder
|
expand
|