Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1009971yba; Thu, 4 Apr 2019 02:20:44 -0700 (PDT) X-Google-Smtp-Source: APXvYqyuSg6oZsuSgOKm7y/QVflh4ehOlrHQpXqI+8W9r/mvrqkH48oTf0CFTvd9joKcPQzZ0CoN X-Received: by 2002:a63:158:: with SMTP id 85mr4701306pgb.351.1554369644175; Thu, 04 Apr 2019 02:20:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1554369644; cv=none; d=google.com; s=arc-20160816; b=bKDFmsm1ZC9Tf9fC7wcd5SipBBMQ+Cu3/jT3R7s3SwKATNKtkB30N1+CQEoIXctyi1 Juj5Wp738TWaefC7JcJm0fF3tWgNyWpAb3Epr8uhgijbIps8PihUUNVg4RN+X5CNKuWk jJJ31veiRKKgSBZAMcY79c3rzqvoFgLj36GzygkbGli+q38CHi8jWyrn8Al/WRfu9LCv YlE+qje6DHltuYFuwV+aDoiObv6yu0kSuLW6lov0KkyVXeqMeaDgcH5oT/VR/tDU3ddl fe3kGS49CWfiuu/r0tO4CSNpjwfLaZoq0bL77OIrPVDN9j8tkBL0bgua9LvNxrph6fQu cPEg== 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=cN1X/6aUFCj8xA62xP79Su6kyhQZwusZyPbr8VpcBbI=; b=SOK7AuuXGBArWrh9d3BzhtSefXlctsq77z6gKoLjVKxrJhmoy+irnej8QP+FrC1ToC WUeMAfcgTfZGRcOzuZFWMeBUeCEJPgLO7ydqwztrwDuvIKFg8b/EcEeKjECu/ybGXLwj KfkzcoVcjyBJdnX8rFXZL7Pw8/FO9ni2cVvIDYeX8ffQkKODmZMJ4BkWec1wMybCvu40 ZRQdBbw2DTG6YV2qHZBQESTc8zpyBWWfamH4QTLYXNUzBMR4tsPvXWIDU0kxVl9MLM8A HUAULIll5k6CcqlK4xF5chK1PUcuXUmNQrhiWaUspu3Q5Hu+0hnnFaaS0mxp8ZJzL5dy Kw+w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=cQs3JQAl; 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 g14si7276495plo.287.2019.04.04.02.20.29; Thu, 04 Apr 2019 02:20:44 -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=cQs3JQAl; 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 S2388154AbfDDJSV (ORCPT + 99 others); Thu, 4 Apr 2019 05:18:21 -0400 Received: from mail.kernel.org ([198.145.29.99]:60404 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388341AbfDDJSQ (ORCPT ); Thu, 4 Apr 2019 05:18:16 -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 C4AD42147C; Thu, 4 Apr 2019 09:18:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1554369496; bh=Box3/IRsUHV72fPY2zmCKTfvBMJqADvIbrwnOvbOLG0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=cQs3JQAleEM/csXntDoJLif6K11ITGgSfSPt5d/wQ3ljPTgmIL2++CxtCeNNkQYzL W6EfTs55M3JR2DjyK5UujctunbERTCh9Iqj0DlKmg+DGNkha4wtfS07jvzil0cW6kR +H1kzgp0ABHuSe7KPJgoqhbGVDYdj08FZMEj11PM= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Hans de Goede , Dmitry Torokhov , Sasha Levin Subject: [PATCH 5.0 238/246] Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 device Date: Thu, 4 Apr 2019 10:48:58 +0200 Message-Id: <20190404084627.626147874@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190404084619.236418459@linuxfoundation.org> References: <20190404084619.236418459@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore 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 5.0-stable review patch. If anyone has any objections, please let me know. ------------------ [ Upstream commit e9eb788f9442d1b5d93efdb30c3be071ce8a22b1 ] The Microsoft documenation for the PNP0C40 device aka the "Windows-compatible button array" describes the 5th GpioInt listed in the resources as: '5. Interrupt corresponding to the "Rotation Lock" button, if supported'. Notice this describes the 5th entry as a button while we sofar have been mapping it to EV_SW, SW_ROTATE_LOCK. On my Point of View TAB P1006W-232 which actually comes with a rotation-lock button, the button indeed is a button and not a slider/switch. An image search for other Windows tablets has found 2 more models with a rotation-lock button and on both of those it too is a push-button and not a slider/switch. Further evidence can be found in the HUT extension HUTRR52 from Microsoft which adds rotation lock support to the HUT, which describes 2 different usages: "0xC9 System Display Rotation Lock Button" and "0xCA System Display Rotation Lock Slider Switch" note that switch is seen as a separate thing here and the non switch wording is an exact match for the "Windows-compatible button array" spec wording. TL;DR: our current mapping of the 5th GPIO to SW_ROTATE_LOCK is wrong because the 5th GPIO is for a push-button not a switch. This commit fixes this by maping the 5th GPIO to KEY_ROTATE_LOCK_TOGGLE. Signed-off-by: Hans de Goede Signed-off-by: Dmitry Torokhov Signed-off-by: Sasha Levin --- drivers/input/misc/soc_button_array.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/input/misc/soc_button_array.c b/drivers/input/misc/soc_button_array.c index 23520df7650f..55cd6e0b409c 100644 --- a/drivers/input/misc/soc_button_array.c +++ b/drivers/input/misc/soc_button_array.c @@ -373,7 +373,7 @@ static struct soc_button_info soc_button_PNP0C40[] = { { "home", 1, EV_KEY, KEY_LEFTMETA, false, true }, { "volume_up", 2, EV_KEY, KEY_VOLUMEUP, true, false }, { "volume_down", 3, EV_KEY, KEY_VOLUMEDOWN, true, false }, - { "rotation_lock", 4, EV_SW, SW_ROTATE_LOCK, false, false }, + { "rotation_lock", 4, EV_KEY, KEY_ROTATE_LOCK_TOGGLE, false, false }, { } }; -- 2.19.1