Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp2003304imm; Thu, 14 Jun 2018 07:18:41 -0700 (PDT) X-Google-Smtp-Source: ADUXVKJIB8AAJkqjZ6Q8fV9SnwfR2l3DwqS3LelPEAcR3WQImc4XORbIaSPlO3aGgP3HIseUMfmV X-Received: by 2002:a62:3c96:: with SMTP id b22-v6mr9456052pfk.235.1528985921394; Thu, 14 Jun 2018 07:18:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1528985921; cv=none; d=google.com; s=arc-20160816; b=iEARVoZ6NchB3rbk/V64yu2n1/7AuBygQ1o+aVQECkpAw3t6vMRRGTDf3F1KIhD9IC 0SUitZxAjCEOBRtvLNU6ywjk2457AuR9IrZ6kEkTfX6JHWEuLqyqIQlcNDACYZhkhk9g 8tdDfZbzQSwglnys2O/wLxyIMwLS2GC9oMAGM/N3XmM8t0vkVVNYEY//OntErr/gHr4f 5xg0bDLVHJU1GmivYnHX1S36zvALPG8zPmoSFQFI/KBQRjuuIvQZ7+hjoRyW5Xd/fd5c QCJJa4iQSF7jV9qM6W+6jhSVnoNdd4ci81IKZVZ+VTgoRmB4OcZGkUMQfKtLVudSzFCg 1Bdw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:message-id:date:subject:cc:to:from:dkim-signature :arc-authentication-results; bh=E5yNEF7q7HEYc1I2hSCBq2tMgZIslqB2c0cmT85dYKw=; b=f/ekuDz5os/jCbgTnR0Bxxt9Chh7Lzt/SeNCmpT/FKTEAvZwOUumvIN29rabfwDDnd BVKttAnCP1ikssEDWf17jw7JJEzQL71d7S08mXoTO+sfMwbiT3zjdWNaVxvgPZjw9yqQ JBGoAX7F9sd/3l+iTp7ZWRWMHkE1AypB79SO175BQm2iunwcyLz7Oz+fVOcEyw/+aFhK +b64PtVyHmpdSajMwNEQY692Eq5NR5LYGVvgn7zYIz6V3T5TTsVdiCAIqOvN44/A6/y+ v4N3jXcApTuXd18jpKEa8gqzxW8dhWmlr/eEJ1fviAtI8l6ebxUcbP+9qC6y07VjECsZ ajEA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=GWgEwfh+; 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 d9-v6si6507745pli.382.2018.06.14.07.18.27; Thu, 14 Jun 2018 07:18:41 -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=GWgEwfh+; 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 S966268AbeFNONh (ORCPT + 99 others); Thu, 14 Jun 2018 10:13:37 -0400 Received: from mail.kernel.org ([198.145.29.99]:55074 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965775AbeFNONe (ORCPT ); Thu, 14 Jun 2018 10:13:34 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) (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 DC337208E2; Thu, 14 Jun 2018 14:13:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1528985614; bh=Dhs426K5eltpqa78Eoqdou2IDM/Cn6NY/avRs5nMhAI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=GWgEwfh+GTVYvgBvGPZUBWtxZpQEQQAGADfmAWEbhNnjscyBu9ZcjCY8GBp2gEeqg ygcubwZRIzLwQ+7AlBQb4nUI3fB6IhVK9rgsg/P1rTJtR4m4h7htLDg2dZpkLJvEF/ YwHWNLgycYEjAU+37cY8+NOje2shmLKHyPsiIloE= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Johannes Wienke , Dmitry Torokhov Subject: [PATCH 4.4 23/24] Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI ID Date: Thu, 14 Jun 2018 16:05:18 +0200 Message-Id: <20180614132725.457876792@linuxfoundation.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20180614132724.483802160@linuxfoundation.org> References: <20180614132724.483802160@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.4-stable review patch. If anyone has any objections, please let me know. ------------------ From: Johannes Wienke commit e6e7e9cd8eed0e18217c899843bffbe8c7dae564 upstream. Add ELAN0612 to the list of supported touchpads; this ID is used in Lenovo v330 14IKB devices. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=199253 Signed-off-by: Johannes Wienke Cc: stable@vger.kernel.org Signed-off-by: Dmitry Torokhov Signed-off-by: Greg Kroah-Hartman --- drivers/input/mouse/elan_i2c_core.c | 1 + 1 file changed, 1 insertion(+) --- a/drivers/input/mouse/elan_i2c_core.c +++ b/drivers/input/mouse/elan_i2c_core.c @@ -1249,6 +1249,7 @@ static const struct acpi_device_id elan_ { "ELAN060B", 0 }, { "ELAN060C", 0 }, { "ELAN0611", 0 }, + { "ELAN0612", 0 }, { "ELAN1000", 0 }, { } };