Received: by 2002:a17:90a:1609:0:0:0:0 with SMTP id n9csp856978pja; Wed, 1 Apr 2020 09:56:17 -0700 (PDT) X-Google-Smtp-Source: APiQypJq3OGLJmTot01wF79e2LibT96lyES+6ncKPjtoeYczfNxAdHUQuwJ+qYRp/FOZ+esK/hjB X-Received: by 2002:aca:3255:: with SMTP id y82mr3643759oiy.44.1585760177532; Wed, 01 Apr 2020 09:56:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1585760177; cv=none; d=google.com; s=arc-20160816; b=syLT9+NAomINeUInwQP12LjT3uYD6v4AL/uHiRjRhZrpAw+WC0samSdYn3LIoevimt V7ugY5+zvEla0ivaLiNBRvCdLZ+OsIbP19yrkj3il0DGVgaxGcA/aNPXotlc1LK5OvvO NrY+50mr6dOm+R08dz9B87uFMbRLCAmgZzc5rMa2xCO3eX835UpbZc3CEg3aUQRbaGGa WphIjaefdh7WcHcxg+MD6WeoteZfjE+de+NQ8tG8h8bZ4RXvF64QGt7Bu/a2WDR8rCLM f1nbyiD6TZjG2MhnubeLlpb+N7AfmVfYSWJ10QKtoMr3JRPv6D78r8CkTEhXK6vSqbRW ZZfw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=oQqIm9GlAUEG7DBA63SUJk2r9slfa/PCpdldYGRaFhQ=; b=t6+XTK/tccNX3WgmlTtyGCtGCV7ZvQReQ6KQT7nenhGBxDzpAoGeADp3hTZ69mCZW9 KGKORQ3G95phePOiFxvxAohtFO0yN0KjwcWbXZfiArYjFbhRcY3lKYXClFUSHSqRxuFW ui2y4135b8DqvLTJMnOAE98UFvcLtL2TSYK5w2ogX8rgxjGpkNe2t0dlA7po4KTz8YkN Bsm63C9wJykmOiLuktDw3DGgGvBRuGP9ViFxXsOOKVQYjiMwKenpJdhkB/vNr+VKb/mq /W9UoLKUYHztAmAOS7agsj5y4x1/ZqL/QKnomM5rqjr2nVBceaC42nn9G3vi+DoK58eX WcRA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=S0GyyNkv; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y7si1171322ote.303.2020.04.01.09.56.04; Wed, 01 Apr 2020 09:56:17 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=S0GyyNkv; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387590AbgDAQZu (ORCPT + 99 others); Wed, 1 Apr 2020 12:25:50 -0400 Received: from mail.kernel.org ([198.145.29.99]:50180 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728427AbgDAQZs (ORCPT ); Wed, 1 Apr 2020 12:25:48 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 102B0212CC; Wed, 1 Apr 2020 16:25:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1585758347; bh=3zvdpS4ely3Wkjh0Q3RVmuWN0ABaWaYXgHgRzfvYH1s=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=S0GyyNkvsRTxEckx8l8IlHyZS8CGVwl0t8euSV28BujzB2MbjF7Guiwx/OZgEDXLJ 2KKd/BtuHBEMo/xNOPZT3wpcKev/e3+qM4vz+7i/a1jrg0l/XPTrTdjugEshlNRTUF iLsBRLACUp1uvj4Kb+2F12OibHEWFqqFh6J450p0= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Hans de Goede , Mika Westerberg , Linus Walleij Subject: [PATCH 4.19 062/116] gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 model Date: Wed, 1 Apr 2020 18:17:18 +0200 Message-Id: <20200401161551.551217272@linuxfoundation.org> X-Mailer: git-send-email 2.26.0 In-Reply-To: <20200401161542.669484650@linuxfoundation.org> References: <20200401161542.669484650@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Hans de Goede commit 0e91506ba00730f088961a8d39f8693b0f8e3fea upstream. Commit aa23ca3d98f7 ("gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism") was added to deal with spurious wakeups on one specific model of the HP x2 10 series. In the mean time I have learned that there are at least 3 different HP x2 10 models: Bay Trail SoC + AXP288 PMIC Cherry Trail SoC + AXP288 PMIC Cherry Trail SoC + TI PMIC And the original quirk is only correct for (and only matches the) Cherry Trail SoC + TI PMIC model. The Bay Trail SoC + AXP288 PMIC model has different DMI strings, has the external EC interrupt on a different GPIO pin and only needs to ignore wakeups on the EC interrupt, the INT0002 device works fine on this model. This commit adds an extra DMI based quirk for the HP x2 10 BYT + AXP288 model, ignoring wakeups for ACPI GPIO events on the EC interrupt pin on this model. This fixes spurious wakeups from suspend on this model. Fixes: aa23ca3d98f7 ("gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism") Signed-off-by: Hans de Goede Link: https://lore.kernel.org/r/20200302111225.6641-3-hdegoede@redhat.com Acked-by: Mika Westerberg Signed-off-by: Linus Walleij Signed-off-by: Greg Kroah-Hartman --- drivers/gpio/gpiolib-acpi.c | 15 +++++++++++++++ 1 file changed, 15 insertions(+) --- a/drivers/gpio/gpiolib-acpi.c +++ b/drivers/gpio/gpiolib-acpi.c @@ -1376,6 +1376,21 @@ static const struct dmi_system_id gpioli .ignore_wake = "INT33FF:01@0,INT0002:00@2", }, }, + { + /* + * HP X2 10 models with Bay Trail SoC + AXP288 PMIC use an + * external embedded-controller connected via I2C + an ACPI GPIO + * event handler on INT33FC:02 pin 28, causing spurious wakeups. + */ + .matches = { + DMI_MATCH(DMI_SYS_VENDOR, "Hewlett-Packard"), + DMI_MATCH(DMI_PRODUCT_NAME, "HP Pavilion x2 Detachable"), + DMI_MATCH(DMI_BOARD_NAME, "815D"), + }, + .driver_data = &(struct acpi_gpiolib_dmi_quirk) { + .ignore_wake = "INT33FC:02@28", + }, + }, {} /* Terminating entry */ };