From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Subject: Re: [BUG] i2c-hid: ELAN Touchpad does not work on ASUS X580GD Date: Fri, 18 May 2018 15:26:13 +0200 Message-ID: <62b6f02c-d619-6e51-a107-331f0648e832@redhat.com> References: <7728da79-8a7a-b87d-d09c-b36978b3032e@linux.intel.com> <91f87c43-0ae1-00ec-6b3e-819b639aa1b2@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: <91f87c43-0ae1-00ec-6b3e-819b639aa1b2@linux.intel.com> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Jarkko Nikula , Chris Chiu Cc: Daniel Drake , Jian-Hong Pan , Jiri Kosina , Benjamin Tissoires , Jani Nikula , Dmitry Torokhov , Adrian Salido , Jason Gerecke , linux-input , Andy Shevchenko , Mika Westerberg , Wolfram Sang , linux-i2c@vger.kernel.org, Linux Kernel , Linux Upstreaming Team List-Id: linux-input@vger.kernel.org Hi, On 18-05-18 15:15, Jarkko Nikula wrote: > On 05/18/2018 10:48 AM, Hans de Goede wrote: >> Could it be the i2c input clock definition in drivers/mfd/intel-lpss-pci.c >> is also wrong for Apollo Lake (N3450) ?  There are lots of people having >> various issues with i2c attached touchpads on Apollo Lake devices, this bug: >> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1728244 >> >> Is sort of a collection bug for these. Various models laptops, lots of >> reporters. Note not sure thie is an i2c-designware issue, but it would >> be good to double check the input clock on Apollo Lake. >> > Does i2c_designware_core.dyndbg=+p and i2c-hid.debug=1 command line arguments give any useful debug information from those machines? I've asked people in the bug to collect debug output with this added. Regards, Hans