From patchwork Tue Feb 7 19:05:10 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Drake X-Patchwork-Id: 9560913 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id E582560434 for ; Tue, 7 Feb 2017 19:14:41 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D5F5A2847B for ; Tue, 7 Feb 2017 19:14:41 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C82202847D; Tue, 7 Feb 2017 19:14:41 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 09B412847B for ; Tue, 7 Feb 2017 19:14:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755273AbdBGTOk (ORCPT ); Tue, 7 Feb 2017 14:14:40 -0500 Received: from mail-vk0-f44.google.com ([209.85.213.44]:34943 "EHLO mail-vk0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754790AbdBGTOj (ORCPT ); Tue, 7 Feb 2017 14:14:39 -0500 Received: by mail-vk0-f44.google.com with SMTP id x75so84832259vke.2 for ; Tue, 07 Feb 2017 11:14:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=endlessm-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=BTdu/yFTHdgQ3HHKUjMt9t5DZasMniD6o9SbWW2/6QA=; b=p0D5wVjvu4vj0AFThn8U0QYv9IuJWFwOtlixzkGO+RUlL42L9wrMAO9cboAu/w4R50 PL3ITQvJU9TfzRwanZAMmtRrWzd1MhhM5A9x5l0mj00pCs8QQoNGLegnOLjZCnon/9tN o0hWBVH1jabLCOtntu1OJtyEPjBwDc8qnL3+k2a2oSYfQgg5u2Shb28IdpJttLDBfOva WfyGNFsTb7z08jxD5PRUG879hI30JWlCX2jTDGqCza1qiflY86Dd8zCZP9UuXZepIQvo Rxctq3//cVR/aRymNbTWNFjLX2mLsGiVs1r5r1EGoZpk6kKTcpkFJiAi2RYWRYhG3igA zIXQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=BTdu/yFTHdgQ3HHKUjMt9t5DZasMniD6o9SbWW2/6QA=; b=XghWAJXipf0UxfC0DtdCZ563CQcHI8aohs+9IukmpCt65Vy56WKTK+544QzoZ2cYy6 CK8B+k6iTIaQ7cc22Tb7CnXsNol/nL6oFMGvSEs0mxOqM1oOfE3Yy2l6YMIxVXVOsZRn V7/Pi87kxP0J7xkNIAfI1hU6tVL5IVqrcL5t38JdJYCjp38UgoflkjydA5iLUd9FKmo+ aB5GTB0gTIC3Ei58rxQB4TMkGP0D0hMDC7Su6tw/Zk8jyax+LZigdUgW9q0vahnRgXtT SPTFSoJF8mq3EHEx91YUFwUaVjvDcqcv8wz0bLCMlEy/k7Ytt9G+uU4+e0gMxAz76e+S Ivwg== X-Gm-Message-State: AMke39nFkSIHN6qfaUKna9oImdhKISwBmEF0gx8Ak/j1onTC8VI4lD42A3rYCkO4/mydWvLU X-Received: by 10.31.214.134 with SMTP id n128mr1742604vkg.124.1486494322401; Tue, 07 Feb 2017 11:05:22 -0800 (PST) Received: from nuc.gallo.pinto ([186.77.199.144]) by smtp.gmail.com with ESMTPSA id y7sm1845815vky.16.2017.02.07.11.05.20 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Feb 2017 11:05:21 -0800 (PST) From: Daniel Drake To: jlee@suse.com, dvhart@infradead.org, andy@infradead.org Cc: platform-driver-x86@vger.kernel.org, linux@endlessm.com, chiu@endlessm.com Subject: [PATCH v3 1/2] platform/x86: acer-wmi: Inform firmware that RF Button Driver is active Date: Tue, 7 Feb 2017 13:05:10 -0600 Message-Id: <20170207190511.10039-1-drake@endlessm.com> X-Mailer: git-send-email 2.9.3 Sender: platform-driver-x86-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: platform-driver-x86@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Chris Chiu The same method to activate LM(Launch Manager) can also be used to activate the RF Button driver with different bit toggled in the same lm_status. To express that many functions this byte field can achieve, rename the lm_status to app_status. And also the app_mask is the bit mask which specifically indicate which bits are going to be changed. This solves a problem where the AR9565 wifi included in the Acer Aspire ES1-421 is permanently hard blocked according to the rfkill GPIO read by ath9k. Signed-off-by: Chris Chiu Signed-off-by: Daniel Drake --- drivers/platform/x86/acer-wmi.c | 77 ++++++++++++++++++++++++++++++++--------- 1 file changed, 61 insertions(+), 16 deletions(-) v2: fix typo in Chris's email address (endless=>endlessm) v3: move keycode addition to separate patch diff --git a/drivers/platform/x86/acer-wmi.c b/drivers/platform/x86/acer-wmi.c index c29b9b6..fd15e7c 100644 --- a/drivers/platform/x86/acer-wmi.c +++ b/drivers/platform/x86/acer-wmi.c @@ -150,15 +150,30 @@ struct event_return_value { #define ACER_WMID3_GDS_BLUETOOTH (1<<11) /* BT */ #define ACER_WMID3_GDS_TOUCHPAD (1<<1) /* Touchpad */ -struct lm_input_params { +/* Hotkey Customized Setting and Acer Application Status. + * Set Device Default Value and Report Acer Application Status. + * When Acer Application starts, it will run this method to inform + * BIOS/EC that Acer Application is on. + * App Status + * Bit[0]: Launch Manager Status + * Bit[1]: ePM Status + * Bit[2]: Device Control Status + * Bit[3]: Acer Power Button Utility Status + * Bit[4]: RF Button Status + * Bit[5]: ODD PM Status + * Bit[6]: Device Default Value Control + * Bit[7]: Hall Sensor Application Status + */ +struct set_function_input_params { u8 function_num; /* Function Number */ u16 commun_devices; /* Communication type devices default status */ u16 devices; /* Other type devices default status */ - u8 lm_status; /* Launch Manager Status */ - u16 reserved; + u8 app_status; /* Acer Device Status. LM, ePM, RF Button... */ + u8 app_mask; /* Bit mask to app_status */ + u8 reserved; } __attribute__((packed)); -struct lm_return_value { +struct set_function_return_value { u8 error_code; /* Error Code */ u8 ec_return_value; /* EC Return Value */ u16 reserved; @@ -1769,13 +1784,14 @@ static void acer_wmi_notify(u32 value, void *context) } static acpi_status __init -wmid3_set_lm_mode(struct lm_input_params *params, - struct lm_return_value *return_value) +wmid3_set_function_mode(struct set_function_input_params *params, + struct set_function_return_value *return_value) { acpi_status status; union acpi_object *obj; - struct acpi_buffer input = { sizeof(struct lm_input_params), params }; + struct acpi_buffer input = { sizeof(struct set_function_input_params), + params }; struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; status = wmi_evaluate_method(WMID_GUID3, 0, 0x1, &input, &output); @@ -1796,7 +1812,8 @@ wmid3_set_lm_mode(struct lm_input_params *params, return AE_ERROR; } - *return_value = *((struct lm_return_value *)obj->buffer.pointer); + *return_value = *((struct set_function_return_value *) + obj->buffer.pointer); kfree(obj); return status; @@ -1804,16 +1821,17 @@ wmid3_set_lm_mode(struct lm_input_params *params, static int __init acer_wmi_enable_ec_raw(void) { - struct lm_return_value return_value; + struct set_function_return_value return_value; acpi_status status; - struct lm_input_params params = { + struct set_function_input_params params = { .function_num = 0x1, .commun_devices = 0xFFFF, .devices = 0xFFFF, - .lm_status = 0x00, /* Launch Manager Deactive */ + .app_status = 0x00, /* Launch Manager Deactive */ + .app_mask = 0x01, }; - status = wmid3_set_lm_mode(¶ms, &return_value); + status = wmid3_set_function_mode(¶ms, &return_value); if (return_value.error_code || return_value.ec_return_value) pr_warn("Enabling EC raw mode failed: 0x%x - 0x%x\n", @@ -1827,16 +1845,17 @@ static int __init acer_wmi_enable_ec_raw(void) static int __init acer_wmi_enable_lm(void) { - struct lm_return_value return_value; + struct set_function_return_value return_value; acpi_status status; - struct lm_input_params params = { + struct set_function_input_params params = { .function_num = 0x1, .commun_devices = 0xFFFF, .devices = 0xFFFF, - .lm_status = 0x01, /* Launch Manager Active */ + .app_status = 0x01, /* Launch Manager Active */ + .app_mask = 0x01, }; - status = wmid3_set_lm_mode(¶ms, &return_value); + status = wmid3_set_function_mode(¶ms, &return_value); if (return_value.error_code || return_value.ec_return_value) pr_warn("Enabling Launch Manager failed: 0x%x - 0x%x\n", @@ -1846,6 +1865,28 @@ static int __init acer_wmi_enable_lm(void) return status; } +static int __init acer_wmi_enable_rf_button(void) +{ + struct set_function_return_value return_value; + acpi_status status; + struct set_function_input_params params = { + .function_num = 0x1, + .commun_devices = 0xFFFF, + .devices = 0xFFFF, + .app_status = 0x10, /* RF Button Active */ + .app_mask = 0x10, + }; + + status = wmid3_set_function_mode(¶ms, &return_value); + + if (return_value.error_code || return_value.ec_return_value) + pr_warn("Enabling RF Button failed: 0x%x - 0x%x\n", + return_value.error_code, + return_value.ec_return_value); + + return status; +} + #define ACER_WMID_ACCEL_HID "BST0001" static acpi_status __init acer_wmi_get_handle_cb(acpi_handle ah, u32 level, @@ -2229,6 +2270,10 @@ static int __init acer_wmi_init(void) interface->capability &= ~ACER_CAP_BRIGHTNESS; if (wmi_has_guid(WMID_GUID3)) { + if (ACPI_FAILURE(acer_wmi_enable_rf_button())) { + pr_err("Cannot enable RF Button Driver\n"); + return -ENODEV; + } if (ec_raw_mode) { if (ACPI_FAILURE(acer_wmi_enable_ec_raw())) { pr_err("Cannot enable EC raw mode\n");