Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932218AbbBPH7U (ORCPT ); Mon, 16 Feb 2015 02:59:20 -0500 Received: from mga09.intel.com ([134.134.136.24]:26526 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932162AbbBPH7R (ORCPT ); Mon, 16 Feb 2015 02:59:17 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,586,1418112000"; d="scan'208";a="686234570" Message-ID: <54E1A2CA.4080208@linux.intel.com> Date: Mon, 16 Feb 2015 09:56:58 +0200 From: Jarkko Nikula User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.4.0 MIME-Version: 1.0 To: Chris Rorvick , "Rafael J. Wysocki" CC: Len Brown , linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, Mika Westerberg Subject: Re: [BUG] b893e80e3147 breaks touchpad on Dell XPS13 References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1089 Lines: 30 Hi On 02/16/2015 09:14 AM, Chris Rorvick wrote: > Hi, > > Commit b893e80e3147 ("ACPI / LPSS: Remove non-existing clock control > from Intel Lynxpoint I2C") is causing my touchpad to not load on my > Dell XPS13. I do not see any errors in the Xorg log, just 20 or so > lines missing where it would normally be loading the synaptics driver. > Reverting this commit against Linus's tree (i.e., commit a9724125ad01) > makes it happy again. > > Let me know if you need any further info. > Your report is perfect reason for the revert. Even documentation doesn't state that clock gating control it's obviously needed in your machine. Probably some Lynxpoint versions have it and some don't. Anyway best is to revert since this clock gating haven't caused any harm on Lynxpoints which don't have it. I'll send a revert in a minute. -- Jarkko -- 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/