From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754192AbdCTKmH (ORCPT ); Mon, 20 Mar 2017 06:42:07 -0400 Received: from pandora.armlinux.org.uk ([78.32.30.218]:59810 "EHLO pandora.armlinux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754120AbdCTKmF (ORCPT ); Mon, 20 Mar 2017 06:42:05 -0400 Date: Mon, 20 Mar 2017 10:41:46 +0000 From: Russell King - ARM Linux To: Philippe De Muyter Cc: Steve Longerbeam , Steve Longerbeam , sakari.ailus@linux.intel.com, hverkuil@xs4all.nl, linux-media@vger.kernel.org, kernel@pengutronix.de, mchehab@kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, p.zabel@pengutronix.de Subject: Re: [PATCH 4/4] media: imx-media-capture: add frame sizes/interval enumeration Message-ID: <20170320104146.GF21222@n2100.armlinux.org.uk> References: <20170319103801.GQ21222@n2100.armlinux.org.uk> <20170320085512.GA20923@frolo.macqel> <20170320090524.GC21222@n2100.armlinux.org.uk> <20170320092330.GA28094@frolo.macqel> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170320092330.GA28094@frolo.macqel> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 20, 2017 at 10:23:30AM +0100, Philippe De Muyter wrote: > So existing gstreamer applications using /dev/video* to control framerate, > and even gain and exposure won't work anymore :( ? > > I had hoped to keep compatibility, with added robustness and functionality. > > I seems like I'll stay with my NXP/Freescale old and imperfect kernel. Thank you for saying this, this supports my views which I've already stated about what influences which kernel people will use. -- RMK's Patch system: http://www.armlinux.org.uk/developer/patches/ FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up according to speedtest.net. From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@armlinux.org.uk (Russell King - ARM Linux) Date: Mon, 20 Mar 2017 10:41:46 +0000 Subject: [PATCH 4/4] media: imx-media-capture: add frame sizes/interval enumeration In-Reply-To: <20170320092330.GA28094@frolo.macqel> References: <20170319103801.GQ21222@n2100.armlinux.org.uk> <20170320085512.GA20923@frolo.macqel> <20170320090524.GC21222@n2100.armlinux.org.uk> <20170320092330.GA28094@frolo.macqel> Message-ID: <20170320104146.GF21222@n2100.armlinux.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Mar 20, 2017 at 10:23:30AM +0100, Philippe De Muyter wrote: > So existing gstreamer applications using /dev/video* to control framerate, > and even gain and exposure won't work anymore :( ? > > I had hoped to keep compatibility, with added robustness and functionality. > > I seems like I'll stay with my NXP/Freescale old and imperfect kernel. Thank you for saying this, this supports my views which I've already stated about what influences which kernel people will use. -- RMK's Patch system: http://www.armlinux.org.uk/developer/patches/ FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up according to speedtest.net.