From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Andrzej Siewior Subject: Re: am335x: IIO/ADC fixes if used together with TSC Date: Wed, 18 Dec 2013 19:34:45 +0100 Message-ID: <52B1EAC5.4020104@linutronix.de> References: <1387385577-24447-1-git-send-email-bigeasy@linutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from www.linutronix.de ([62.245.132.108]:46778 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751639Ab3LRSex (ORCPT ); Wed, 18 Dec 2013 13:34:53 -0500 In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Jonathan Cameron Cc: Dmitry Torokhov , Samuel Ortiz , Lee Jones , Zubair Lutfullah , Felipe Balbi , linux-iio@vger.kernel.org, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org On 12/18/2013 06:25 PM, Jonathan Cameron wrote: > Given timing I suspect that by the we have reviewed these will be too late in this cycle so will hit in the merge window plus stable. > > Also some of these are cleanups rather than fixes so should normally be separate from fixes and applied after them as they are not > Stable material. I tried to keep 5/5 as small as possible so I factor individual and separate changes as good as possible as long as the drivers remained functional. That means 1-4 are mostly pre-work for 5/5 and that makes 5/5 depends on them. Tagging 5/5 stable I would prefer to take 1-4, too to keep the backport effort small. The clash due to the continues mode which is v3.13 is probably small. This said, I think it is the best to backport it stable if someone asks for it (unless the majority here thinks otherwise). Are you saying this is too late for v3.13 or v3.14-rc1? Sebastian