From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752214AbeERNPV (ORCPT ); Fri, 18 May 2018 09:15:21 -0400 Received: from mga07.intel.com ([134.134.136.100]:30095 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751435AbeERNPT (ORCPT ); Fri, 18 May 2018 09:15:19 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.49,415,1520924400"; d="scan'208";a="47678981" Subject: Re: [BUG] i2c-hid: ELAN Touchpad does not work on ASUS X580GD To: Hans de Goede , 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 References: <7728da79-8a7a-b87d-d09c-b36978b3032e@linux.intel.com> From: Jarkko Nikula Message-ID: <91f87c43-0ae1-00ec-6b3e-819b639aa1b2@linux.intel.com> Date: Fri, 18 May 2018 16:15:37 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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? -- Jarkko