Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933214AbbLHMPO (ORCPT ); Tue, 8 Dec 2015 07:15:14 -0500 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:43196 "EHLO relay5-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932607AbbLHMPI (ORCPT ); Tue, 8 Dec 2015 07:15:08 -0500 X-Originating-IP: 83.155.44.161 Message-ID: <1449576898.28364.16.camel@hadess.net> Subject: Re: [PATCH 2/2] input: gt801_2plus1 - Add initial support for Goodix GT801 2+1 From: Bastien Nocera To: Priit Laes , Maxime Ripard , Chen-Yu Tsai , Dmitry Torokhov , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-input@vger.kernel.org, Aleksei Mamlin , linux-sunxi@googlegroups.com Date: Tue, 08 Dec 2015 13:14:58 +0100 In-Reply-To: <1449473161-3535-3-git-send-email-plaes@plaes.org> References: <1449473161-3535-1-git-send-email-plaes@plaes.org> <1449473161-3535-3-git-send-email-plaes@plaes.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.1 (3.18.1-1.fc23) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 808 Lines: 23 Hey Priit, On Mon, 2015-12-07 at 09:26 +0200, Priit Laes wrote: > This patch adds Goodix GT801 2+1 touchscreen controller support. > > GT801 2+1 is a 10-finger touch controller consisting of > ARM controller interfacing two GT801 5-finger controllers. This would implement support for the "Guitar" protocol used by a few more variants of the GT80x devices. Can you rename the driver/docs to that effect? > + > +static const struct i2c_device_id gt801x_ts_id[] = { > + { "GDIX1001:00", 0 }, This clashes with the ID used in the goodix.c driver. Cheers -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/