From patchwork Tue Jun 14 11:52:31 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Antony Pavlov X-Patchwork-Id: 9175655 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 8C1AD6075D for ; Tue, 14 Jun 2016 11:52:49 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7E6421FFC9 for ; Tue, 14 Jun 2016 11:52:49 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7344927E78; Tue, 14 Jun 2016 11:52:49 +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 304961FFC9 for ; Tue, 14 Jun 2016 11:52:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751812AbcFNLwr (ORCPT ); Tue, 14 Jun 2016 07:52:47 -0400 Received: from mail-lf0-f66.google.com ([209.85.215.66]:35792 "EHLO mail-lf0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751782AbcFNLwq (ORCPT ); Tue, 14 Jun 2016 07:52:46 -0400 Received: by mail-lf0-f66.google.com with SMTP id w130so10555545lfd.2; Tue, 14 Jun 2016 04:52:45 -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; bh=zzsN9VFXJ+k1IA/Tly+Eu/TbMGXOU8xRakvzhqlJxsA=; b=rLK49sfpO5JSlaTjQ/2h9DEKh4WXYeq187Bz8Y6MPK6D/cZvgDfcSEvjmXjIIV7kua 89ukbSnmeBq/tO/ZSLFCkqrJWuMfvXvy2h+5xxt5oJJhPci+SDd4UKp4S3KWFYH2sL7I t8pjq5ZKSOG7QQ8ybiOJs4MIdq/CXYvuRZRhIOFTL/jQYV0+CPLoURJ/33aYV2yMJe6/ mGL3UEnNCe5cDQW6/brx1ChrOryB23CDrCa9uqjSyOoxtIIGcyY3rTd0M6y6pSPKUVIl tpJT4dKbf5VO//m/TRthV/XpUwhXnRgIHduzrwQfMyKLNLdvd85Im6QM5xWuybtDmp5+ dMFA== 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; bh=zzsN9VFXJ+k1IA/Tly+Eu/TbMGXOU8xRakvzhqlJxsA=; b=SWTP5iXXA1hT/cVHIPzRzV877ttoGlu6qxIA6+IgKtIbPbdiXw6bfwdbFDdPg83Jp1 4JWrPk92wJY26dtsXoNR8ltBzjXgUPTTf+uUnq2upb7DKqR1a/Euh+BiNR6eW+wMEi+7 R62p0lvseQ8m41hXCACWGFsz4tS277VMcM58yYYMpxjw8Iv3DWWY/tOouujbkdVazMhC qnD+KsYwkP22HkFIHtP/cYlReJZIPbIusLLvQVzkEjtMnBP2oAgueQ7OJp3Xsv7xJeN8 k0gquNnAaRAAhnqL9pkctVlpaPXragyHmfsj2G07mPUfWoiiQvIJlTwojqTm3FoZ4wkx Agiw== X-Gm-Message-State: ALyK8tL1CU8HcVi2/EYwteU5q8LIbogr45Vme7zuhti7AivfJo0sEOahPyPE28FBh264Bg== X-Received: by 10.25.26.194 with SMTP id a185mr681214lfa.156.1465905164770; Tue, 14 Jun 2016 04:52:44 -0700 (PDT) Received: from localhost.localdomain (t35.niisi.ras.ru. [193.232.173.35]) by smtp.gmail.com with ESMTPSA id je7sm949976lbc.40.2016.06.14.04.52.43 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 14 Jun 2016 04:52:44 -0700 (PDT) From: Antony Pavlov To: linux-input@vger.kernel.org, devicetree@vger.kernel.org Cc: Alexandre Pereira da Silva , Dmitry Torokhov , Rob Herring Subject: [PATCH] Documentation: dt: gpio-keys-polled: add missed "label" property description Date: Tue, 14 Jun 2016 14:52:31 +0300 Message-Id: <1465905151-1960-1-git-send-email-antonynpavlov@gmail.com> X-Mailer: git-send-email 2.7.0 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: Antony Pavlov Cc: Alexandre Pereira da Silva Cc: Dmitry Torokhov Cc: Rob Herring Cc: linux-input@vger.kernel.org Cc: devicetree@vger.kernel.org --- Documentation/devicetree/bindings/input/gpio-keys-polled.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/input/gpio-keys-polled.txt b/Documentation/devicetree/bindings/input/gpio-keys-polled.txt index 95d0fb1..e84d3eb 100644 --- a/Documentation/devicetree/bindings/input/gpio-keys-polled.txt +++ b/Documentation/devicetree/bindings/input/gpio-keys-polled.txt @@ -7,6 +7,7 @@ Required properties: Optional properties: - autorepeat: Boolean, Enable auto repeat feature of Linux input subsystem. + - label: String, name of the input device. Each button (key) is represented as a sub-node of "gpio-keys-polled": Subnode properties: