From patchwork Mon Aug 1 11:14:03 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marcos Paulo de Souza X-Patchwork-Id: 9254289 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 F2BA460865 for ; Mon, 1 Aug 2016 11:17:43 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E498228460 for ; Mon, 1 Aug 2016 11:17:43 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D940128494; Mon, 1 Aug 2016 11:17:43 +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.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, T_DKIM_INVALID 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 6C99928460 for ; Mon, 1 Aug 2016 11:17:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753091AbcHALQs (ORCPT ); Mon, 1 Aug 2016 07:16:48 -0400 Received: from mail-qk0-f194.google.com ([209.85.220.194]:35312 "EHLO mail-qk0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752509AbcHALPh (ORCPT ); Mon, 1 Aug 2016 07:15:37 -0400 Received: by mail-qk0-f194.google.com with SMTP id q62so11754179qkf.2; Mon, 01 Aug 2016 04:15:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=R4DFYyUIkOd3ADh+gaHC1wKOWc/v5ercDbCnHE4r680=; b=ZaX/JLIgPxnt+VYZ8R/VJikdR+sR9OkBxF7pxyiPP0rx5yD82XoWkSXBHLEXcqfT9J JcZqLMTcSWM+yF4ep4V/MIEdCwdCrUAEHqyKHUQG8ng5PnO42vycpkgoMiL9x/zBXcwZ pZZ/2IdKGuYxL4AA7JctMyZ3Ra/QbMNisqmnSc+fNQ+J4C4GGo0tyrUeLfSTuGaIwOLs 6cSKg0mTdhYSd4uMbTqxtbd1Mr0i2J4p4Wg1dopxmS5pmBFFOuXh3fHf4WF2mebgEDG3 qZOi1oUu36b5e6PM5KFB6uCAaPUhxU7dSrTUOH8QIc0S6DQyn/5783C43y4B1ut7qwnU gEiQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=R4DFYyUIkOd3ADh+gaHC1wKOWc/v5ercDbCnHE4r680=; b=hnItrfKFlQd9ZquWbTTtsu++FDnvLOfM9HmZO7byHj+F03CsjU9hyP6RFiZin2eQiV HxrFLetEEKa3AcJlWPGqyer7zCQhJoEKG6vxJpO63WK4ErYhFrB7jD1rRK402iD55+v4 DlfMbE5TcdcKbOiakfCLgbOLm6/G/I0dMP5CNu2nCedVIWyJft+iwjvuXOCmF7523O2S NjfqnYYCRbwFB24GNYiXbaXdD4mvcQXUSCYXxI/g1v6RAtpWQN9wYH45Lv92eZ/k5Yd6 t0JqmuiuJF8u/A6aoYRRw/t/kjUir3W0TY7GlZ8/7GpZzLPznTR5HcnW3r2141aaQzbk GWVw== X-Gm-Message-State: AEkoouuzq8lq9QP2lo/xa/yzwJrqfJf/CpTgZOOfLkBJvfjDP8GAqpVW7A9a1t2sBUCpyQ== X-Received: by 10.55.217.82 with SMTP id u79mr13473273qki.12.1470050135713; Mon, 01 Aug 2016 04:15:35 -0700 (PDT) Received: from localhost.localdomain ([187.112.244.56]) by smtp.gmail.com with ESMTPSA id 55sm17317494qtp.32.2016.08.01.04.15.29 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Aug 2016 04:15:35 -0700 (PDT) From: Marcos Paulo de Souza To: dmitry.torokhov@gmail.com Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, Marcos Paulo de Souza Subject: [PATCH v2 2/2] kernel-parameters: Update i8042.reset parameter documentation Date: Mon, 1 Aug 2016 08:14:03 -0300 Message-Id: <1470050043-4403-3-git-send-email-marcos.souza.org@gmail.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1470050043-4403-1-git-send-email-marcos.souza.org@gmail.com> References: <1470050043-4403-1-git-send-email-marcos.souza.org@gmail.com> Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Marcos Paulo de Souza --- Documentation/kernel-parameters.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 82b42c9..24dd5cc 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -1430,7 +1430,12 @@ bytes respectively. Such letter suffixes can also be entirely omitted. i8042.nopnp [HW] Don't use ACPIPnP / PnPBIOS to discover KBD/AUX controllers i8042.notimeout [HW] Ignore timeout condition signalled by controller - i8042.reset [HW] Reset the controller during init and cleanup + i8042.reset [HW] Reset the controller during init and cleanup, only + on cleanup, or never reset + Format: { 1 | Y | y | 0 | N | n } + 1, Y, y: init and cleanup + 0, N, n: don't reset controller + Default: only on cleanup i8042.unlock [HW] Unlock (ignore) the keylock i8042.kbdreset [HW] Reset device connected to KBD port