Message ID | 20230711123211.794838-1-alain.volmat@foss.st.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 653C4EB64DC for <linux-arm-kernel@archiver.kernel.org>; Tue, 11 Jul 2023 12:33:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:CC :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=qsL2rxEGgZvS3w95yBLym3IdTU3QXeSF4Dbr3oryp0o=; b=uYK/QQH4Be2Dzs AH/mZTpxrGv20ZijDREMFeWah1ra3kXXH9b6H4w959rwjTo/2lY4ixcuwHRB9rZC8YPlN2xy37+6T Id7BYjluzNXWymgLe+81DUT7Kxq7AZInttGpU/iKk6CquB3TF1MvrLqpgHkZ1bApqVkEM/77YjAkv kCiJ54RM0+/8xqSJtM1m6gKx+VRDojVn8C2qORUy8CrMfVNpB2EeyA7AoeKUWmC5gL39ooJw6hnMg RmHZwMXys9LG84XXI4HZTLxqHDxQzxaEYLOXE2zwy4lDfxh5/lYwwPNUmFG0FpvhJCcGzRFZ4TCKw LnJFQk6j1keUJB/IxLOA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qJCYV-00Esyd-2g; Tue, 11 Jul 2023 12:33:23 +0000 Received: from mx07-00178001.pphosted.com ([185.132.182.106]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qJCYQ-00Esw8-2G for linux-arm-kernel@lists.infradead.org; Tue, 11 Jul 2023 12:33:20 +0000 Received: from pps.filterd (m0241204.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 36BCDhnh007024; Tue, 11 Jul 2023 14:33:09 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=from : to : cc : subject : date : message-id : mime-version : content-transfer-encoding : content-type; s=selector1; bh=SKaScz94yf4PfXG20hUmoKKPt3qD8ElC55nnnr/MTkY=; b=LNVkDtI3EIJwv8+VZU80lUHnFhI31zqpX7xvuKRZnytL+wMxW6ZUOI0OeZAXywrdhMJK S6OAGSCZKwgocFD2oTtbCwzvNb/fOxvseubteqNQe3AuW53x3amkPlivrhJnttniyssL d9J3JCc2GVHxiVbjMqvRWBHwPoMM/X/BrGFd9+k3rWRw8Y6fWmNvdii3TSKcU6XjkkZx GMCtcoHDqFP1V0DnjzLRfLtUnp5+bvRJQFk8+jqYefS7cTTG0rZbZuWfuA6RgtSbx1Vi C+TNfEAAHJfO6E9Qa9HsUFvPaqVTSvcZyTEnftz26T8/BoAjF6EZDq95835zanc8z/MI lg== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 3rs6wb8401-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 11 Jul 2023 14:33:09 +0200 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 07BD5100058; Tue, 11 Jul 2023 14:33:09 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node1.st.com [10.75.129.69]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 83998222CB6; Tue, 11 Jul 2023 14:33:08 +0200 (CEST) Received: from localhost (10.129.178.213) 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.21; Tue, 11 Jul 2023 14:33:08 +0200 From: Alain Volmat <alain.volmat@foss.st.com> To: Benjamin Mugnier <benjamin.mugnier@foss.st.com>, Sylvain Petinot <sylvain.petinot@foss.st.com>, Mauro Carvalho Chehab <mchehab@kernel.org>, Hugues Fruchet <hugues.fruchet@foss.st.com>, Maxime Coquelin <mcoquelin.stm32@gmail.com>, Alexandre Torgue <alexandre.torgue@foss.st.com> CC: <alain.volmat@foss.st.com>, <linux-media@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linux-stm32@st-md-mailman.stormreply.com>, <linux-arm-kernel@lists.infradead.org> Subject: [PATCH 0/2] media: stm32: correct s_stream calls in dcmi & st-mipid02 Date: Tue, 11 Jul 2023 14:32:08 +0200 Message-ID: <20230711123211.794838-1-alain.volmat@foss.st.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Originating-IP: [10.129.178.213] X-ClientProxiedBy: SHFCAS1NODE2.st.com (10.75.129.73) To SHFDAG1NODE1.st.com (10.75.129.69) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.957,Hydra:6.0.591,FMLib:17.11.176.26 definitions=2023-07-11_06,2023-07-11_01,2023-05-22_02 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230711_053319_071503_FD513229 X-CRM114-Status: GOOD ( 11.56 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
media: stm32: correct s_stream calls in dcmi & st-mipid02
|
expand
|