From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomasz Figa Subject: Re: [PATCH 0/2] input: touchscreen: atmel_mxt_ts: Add Device Tree support Date: Thu, 11 Apr 2013 22:32:55 +0200 Message-ID: <3024802.3b8y84VJNf@flatron> References: <1365092066-31753-1-git-send-email-t.figa@samsung.com> <20130404173040.GB12302@core.coreip.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20130404173040.GB12302-WlK9ik9hQGAhIp7JRqBPierSzoNAToWh@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" To: Dmitry Torokhov Cc: linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, jy0922.shim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org, kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org, linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org List-Id: devicetree@vger.kernel.org Hi Dmitry, On Thursday 04 of April 2013 10:30:40 Dmitry Torokhov wrote: > Hi Tomasz, > > On Thu, Apr 04, 2013 at 06:14:24PM +0200, Tomasz Figa wrote: > > This series is an attempt to add Device Tree support to Atmel maXtouch > > touchscreen driver. > > > > First patch adds support for VDD voltage regulator to get operating > > voltage using regulator API instead of a driver specific field in > > platform data. > > > > Second patch implements Device Tree bindings for the driver and adds > > respective documentation. > > > > Tested on Universal C210 board. > > Please coordinate this effort with Nick Dyer , > Daniel Kurtz and Benson Leung > as there is a big update to the atmel_mxt_ts in > works and I would prefer not to disturb it. OK. Let's hold with my patches until the big update gets merged then. Best regards, Tomasz