From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Andrzej Siewior Subject: Re: [PATCH 07/19] iio: adc: am335x: Add DT support Date: Tue, 4 Jun 2013 12:12:02 +0200 Message-ID: <20130604101202.GA1151@linutronix.de> References: <1369681926-22185-1-git-send-email-bigeasy@linutronix.de> <1369681926-22185-8-git-send-email-bigeasy@linutronix.de> <51AB79CE.2000001@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Content-Disposition: inline In-Reply-To: <51AB79CE.2000001-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> Sender: linux-iio-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Jonathan Cameron Cc: linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Samuel Ortiz , Jonathan Cameron , Dmitry Torokhov , Felipe Balbi , "Patil, Rachna" , Pantelis Antoniou List-Id: linux-input@vger.kernel.org * Jonathan Cameron | 2013-06-02 17:58:54 [+0100]: >On 05/27/2013 08:11 PM, Sebastian Andrzej Siewior wrote: >> From: "Patil, Rachna" >> >> Add DT support for client ADC driver. >> >> [ panto-wVdstyuyKrO8r51toPun2/C9HSW9iNxf@public.gmane.org : use of_get_child_by_name >> instead of of_find_node_by_name ] >> >> Signed-off-by: Pantelis Antoniou >> Signed-off-by: Patil, Rachna >> Signed-off-by: Felipe Balbi >> [bigeasy: shift the code to the left] >> Signed-off-by: Sebastian Andrzej Siewior >Acked-by: Jonathan Cameron > >I would take this directly but then I'd imagine that will cause havoc >when the later patches are applied and touch both iio and mfd. Yeah, I have no idea what to do here since it would be best to grab the series in one go. The fact that I hear nothing from input/mfd does not make it easier :) Sebastian