From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Subject: [PATCH v3 0/5] input: Add new sun4i-ts driver for Allwinner sunxi Date: Tue, 31 Dec 2013 17:20:47 +0100 Message-ID: <1388506852-3548-1-git-send-email-hdegoede@redhat.com> Reply-To: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: List-Post: , List-Help: , List-Archive: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Subscribe: , List-Unsubscribe: , To: Dmitry Torokhov Cc: linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, LM Sensors , Maxime Ripard , Corentin LABBE , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Id: linux-input@vger.kernel.org Hi All, Here is v3 of my sun4i-ts driver for Allwinner sunxi patch-set. Changed this version: -Addressed review comments from Dimitri -Addressed review comments from Guenter -Addressed review comments from Maxime -Initialize ignore_fifo_data to true, the very first coordinate can be wrong too Thanks & Regards, Hans