From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 44DBDC47422 for ; Thu, 25 Jan 2024 16:05:58 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=vMoRhCUkCQDOD4frzYP+Yega67VoofVgYS1TaF+4IdU=; b=KQ3nrRfIbuMY1r 4B6NcMcQ1CSOUACqpBJj8URXlpM4+ENuYem0ujxX/5ZohIYLGjbefwkr+gzFqEqzBFuX9gVfQIK0W Tq+URDkMkjALowdDGgfhIvuIODazd5m+u8T+lYW2WPELEBu/Vsz9CdCi295yHQkLM289NG6/0OhgY CXm0s00hGs0SaL7E4H19zX7VDwk/7KF4Y9UJMIzaBkq3kQrpLpr1XP+HToxE/IwW02IreSbzqPN83 CqgDwfGHDx90GQ7+BP3TD79lo9/pIsyp/ZM+a1gPvT7tcog/DbSLk+/krMqydL+bOYeQ9O+gU1zuv hCfxzjdbW0m9NezHDrbg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rT2EY-00000000jAh-2spq; Thu, 25 Jan 2024 16:05:42 +0000 Received: from mgamail.intel.com ([192.55.52.115]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rT2EV-00000000j9T-3XUJ; Thu, 25 Jan 2024 16:05:41 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1706198739; x=1737734739; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=DNTN/lYZe7yjys99DYPQCerRcHwd8OfuFtEe4wkoNhQ=; b=HKLIz3kLgYBlMO1mETfcE44fSvQC1yr9S8W8ehclWWcY49d54dOPSLzX E/aXn5lPTFPpPpCs/KBGau/34aYzw4Vb3qSKcelkHvqDy4PsSINjzDFDt SMaWJCoE4rESDfRLwNW3WinPwG+0Jau0D5d5ZzdNetxw99dE8U/+3mugS ywZrqwecj//knEufDP1iLLlf86tpYz9PURII5chCBPw1BTnMEFyWEjQM/ 3l8sfMuMkQ7nUQKq38P9I5/ZFxUPkZD0XFB0SrONxvOec9np6SdKmnR4C tO8G19JiR5DCTp9o4qhXUvTcMzobYfiPFNPazkaWsdB3ZClhwmnrOuJVr w==; X-IronPort-AV: E=McAfee;i="6600,9927,10964"; a="401855472" X-IronPort-AV: E=Sophos;i="6.05,216,1701158400"; d="scan'208";a="401855472" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Jan 2024 08:04:02 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10964"; a="820834834" X-IronPort-AV: E=Sophos;i="6.05,216,1701158400"; d="scan'208";a="820834834" Received: from turnipsi.fi.intel.com (HELO kekkonen.fi.intel.com) ([10.237.72.44]) by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Jan 2024 08:03:13 -0800 Received: from kekkonen.localdomain (localhost [127.0.0.1]) by kekkonen.fi.intel.com (Postfix) with SMTP id 1F56A11FB9B; Thu, 25 Jan 2024 18:03:11 +0200 (EET) Date: Thu, 25 Jan 2024 16:03:11 +0000 From: Sakari Ailus To: Hans Verkuil , Alexandre TORGUE Cc: Hugues Fruchet , Ezequiel Garcia , Philipp Zabel , Andrzej Pietrasiewicz , Nicolas Dufresne , Benjamin Gaignard , Laurent Pinchart , Daniel Almeida , Benjamin Mugnier , Heiko Stuebner , Mauro Carvalho Chehab , linux-media@vger.kernel.org, Maxime Coquelin , linux-stm32@st-md-mailman.stormreply.com, Rob Herring , Krzysztof Kozlowski , Conor Dooley , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, Marco Felsch , Adam Ford Subject: Re: [RESEND PATCH v6 0/5] Add support for video hardware codec of STMicroelectronics STM32 SoC series Message-ID: References: <20240110104642.532011-1-hugues.fruchet@foss.st.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240125_080539_919729_B3E08044 X-CRM114-Status: GOOD ( 14.26 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Alexandre, On Wed, Jan 24, 2024 at 01:36:02PM +0100, Alexandre TORGUE wrote: > > Hugues Fruchet (5): > > dt-bindings: media: Document STM32MP25 VDEC & VENC video codecs > > media: hantro: add support for STM32MP25 VDEC > > media: hantro: add support for STM32MP25 VENC > > arm64: dts: st: add video decoder support to stm32mp255 > > arm64: dts: st: add video encoder support to stm32mp255 > > > > Sakari, Mauro, do you plan to take patches 1 to 3 on your next branch ? > I will take DT pacthes in mine but I would like to be sure that dt-binding > will be applied in a next branch (for the next v6.9 cycle); This being a codec driver, I presume Hans would pick these. -- Regards, Sakari Ailus _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel