Message ID | 20250411212138.23059-1-sylvain.petinot@foss.st.com |
---|---|
Headers | show
Received: from mx07-00178001.pphosted.com (mx07-00178001.pphosted.com [185.132.182.106]) (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 0998729C33F; Fri, 11 Apr 2025 21:23:33 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.132.182.106 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744406617; cv=none; b=WE+x7/bwiw6gvI3yPTkradDa8TVt+wHJRGTcOlE2h/u9bBoWc4TuRN862zmqJOpnij+0l9Je3jnkbfnvdCguyFLJkUTVHJcwGl6FcHNFo3V+XJc7SbgkE+/0Hw9xCh7agUSsZX8nngWhWu01BQFMFbLTG0H2ulcqUnPfRkUhOHw= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744406617; c=relaxed/simple; bh=iFxx9QVi1qioAykaAcpGC6DwjbCRU0D8mYydZMKY3bo=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=VXEHAenhwLVnDnnbsOy7M13FxxreUJRSuXHjysgG5//eriy2J5Jyv8lg7YmbjU/woUueESe6NffGxjMI/Ymj3m+utsg8FIcS/TpI6AMXjUloGbLfz64/FMOjr3N9P/HLuk04qZq7bO1q5QdBzjMNHK95WaY1uD4KTx9qOHZxcWQ= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=foss.st.com; spf=pass smtp.mailfrom=foss.st.com; dkim=pass (2048-bit key) header.d=foss.st.com header.i=@foss.st.com header.b=wiCBx8/N; arc=none smtp.client-ip=185.132.182.106 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=foss.st.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=foss.st.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=foss.st.com header.i=@foss.st.com header.b="wiCBx8/N" Received: from pps.filterd (m0288072.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 53BE7P82017838; Fri, 11 Apr 2025 23:23:18 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h= cc:content-type:date:from:message-id:mime-version:subject:to; s= selector1; bh=J7BjOJYk9Q4akDCVp61HNqzp0hmj4iFKT2h4AKj3nSc=; b=wi CBx8/NKJ19dDFMuRw4q2Pri1zqxYdb5eqtFVg8pwgaBNz691j3KYbxRKS0eFCN9M iudr+2jjRhKzNg/PbhAtyvMPDEu+x8NTEsE7GsGjA1rw1KnhtI0BOc8ZlCUjH1LP mslHJdXpdx7SzZ04WHp1WPsAoA4VckBJhjM7Zu2kqHJQznm6HRwjY5CX/ymsjCfq 8F1dt+WA3lZwu0EpEYfZsRuAY3Q17gMLXNuy6u2Ulu5UP5Z3JrH+0x5AcF1BdwAe Gmn3QNcunArMW/K+FKmzsyJMmoeu+8DfOhc8L0967OsGdtkN3Geztdti/B3AP+Jm u7afpDwQbN5o0aRupVMw== Received: from beta.dmz-ap.st.com (beta.dmz-ap.st.com [138.198.100.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 45tw5gqn3e-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 11 Apr 2025 23:23:18 +0200 (MEST) Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-ap.st.com (STMicroelectronics) with ESMTP id 486EF40044; Fri, 11 Apr 2025 23:22:24 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node1.st.com [10.75.129.69]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 6C16C9B7ECF; Fri, 11 Apr 2025 23:21:46 +0200 (CEST) Received: from localhost (10.130.72.242) by SHFDAG1NODE1.st.com (10.75.129.69) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.39; Fri, 11 Apr 2025 23:21:46 +0200 From: Sylvain Petinot <sylvain.petinot@foss.st.com> To: <benjamin.mugnier@foss.st.com>, <sylvain.petinot@foss.st.com>, <mchehab@kernel.org>, <robh@kernel.org>, <krzysztof.kozlowski+dt@linaro.org>, <conor+dt@kernel.org>, <sakari.ailus@linux.intel.com> CC: <linux-media@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <tomm.merciai@gmail.com> Subject: [PATCH v5 0/2] media: Add driver for ST VD56G3 camera sensor Date: Fri, 11 Apr 2025 23:21:36 +0200 Message-ID: <20250411212138.23059-1-sylvain.petinot@foss.st.com> X-Mailer: git-send-email 2.17.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-Type: text/plain X-ClientProxiedBy: SHFCAS1NODE1.st.com (10.75.129.72) To SHFDAG1NODE1.st.com (10.75.129.69) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1095,Hydra:6.0.680,FMLib:17.12.68.34 definitions=2025-04-11_08,2025-04-10_01,2024-11-22_01 |
Series |
media: Add driver for ST VD56G3 camera sensor
|
expand
|