From patchwork Fri Dec 28 15:46:09 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Pawe=C5=82_Chmiel?= X-Patchwork-Id: 10744529 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 0AFDC6C5 for ; Fri, 28 Dec 2018 15:46:37 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EE88F287BA for ; Fri, 28 Dec 2018 15:46:36 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id DF79428BBE; Fri, 28 Dec 2018 15:46:36 +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=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,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 938A8287BA for ; Fri, 28 Dec 2018 15:46:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1733162AbeL1Pqf (ORCPT ); Fri, 28 Dec 2018 10:46:35 -0500 Received: from mail-lf1-f66.google.com ([209.85.167.66]:36009 "EHLO mail-lf1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731486AbeL1Pq3 (ORCPT ); Fri, 28 Dec 2018 10:46:29 -0500 Received: by mail-lf1-f66.google.com with SMTP id a16so14802154lfg.3; Fri, 28 Dec 2018 07:46:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=uyuL012aMVSzztJhiL8O2OGBowL3br08/1hPFhnmrqI=; b=HJx7EoKEQfA1u9l1c91nZ97d3OT08ikoBUsxt/92nGPCHSWduPzbGdRyz5IbvXHmas jW8rz2NgjDgL5iKFhfJ9k1BVJewBo6A43vFD9jj60NlvIzoeEMqMCW38VgagMkhPvkw1 Mj4siqhqcWczaN/N9KapL8o1RXfsUR/M1ntoR0wd9XlC4GX1tvy97rG2foqeoexWMCpG OG32ntIFZOn+ppcVSCloa5Y3XXyOhXK6CqbkyJoik0cNJXYzN4vkdqJtiF3A6CPgQ10C hOHmYwyL4ZJkitbIDNGx7W/sEfqXa2Pgj8HLZQjUrVNP/zOIvS2glWy64TeQAAfLDL1q hPGw== 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:in-reply-to :references:mime-version:content-transfer-encoding; bh=uyuL012aMVSzztJhiL8O2OGBowL3br08/1hPFhnmrqI=; b=WmquRjihctn/YyfwDMtUefV7ljGn4Q2X3e01cxiHWhg2NGJZuQOTYwHBywQ8DkZcYl 84M/yJIc3TXeKjihPo6OBfxHdy3PiRyKHvi9vfJ8yLIaGhZk/Y3I9TJq2/6C81DCsY9M Hk9zrietis90az+TbyDoORyWVqXYGGSvE4zrfdrjbMSPial2LFyYnhGzAAjMbNGNIw0X +ahnjMHd+ALjMSALbipoILIzIMOK8tOJ1BIhHYdDpatwj4ITsKt8LpYTQ95sAXQ6Knws Fj+Tw07bGN7+OlZqKvuDlejQstJEW3q48V4vsTckA9XgYhEPnhe7cL2juQU0TWEBqmR8 BBZw== X-Gm-Message-State: AA+aEWbLIfbp/eTlFOGqCES7u6zQLZk/lJfWVlJsQnIcWD8PJyck8bVG GZ3tLf98aK/4aBMQ1UpjjcA= X-Google-Smtp-Source: AFSGD/Xk6TxcKx6nuAbcsQv/Q/c+W1Wj3WQTAaFXyMWw2Se/EesPY02L9bULqkbyT4t9vu40uj0E1w== X-Received: by 2002:a19:5394:: with SMTP id h20mr14963890lfl.75.1546011986820; Fri, 28 Dec 2018 07:46:26 -0800 (PST) Received: from localhost.localdomain ([2a02:a315:5445:5300:7146:fd07:48ff:9665]) by smtp.googlemail.com with ESMTPSA id c203sm8042444lfe.95.2018.12.28.07.46.25 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Dec 2018 07:46:26 -0800 (PST) From: =?utf-8?q?Pawe=C5=82_Chmiel?= To: dmitry.torokhov@gmail.com Cc: robh+dt@kernel.org, mark.rutland@arm.com, devicetree@vger.kernel.org, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, pawel.mikolaj.chmiel@gmail.com, xc-racer2@live.ca, simon@lineageos.org Subject: [PATCH v2 7/7] Input: dt-bindings: tm2-touchkey: Add support for aries touchkey Date: Fri, 28 Dec 2018 16:46:09 +0100 Message-Id: <20181228154609.14846-8-pawel.mikolaj.chmiel@gmail.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20181228154609.14846-1-pawel.mikolaj.chmiel@gmail.com> References: <20181228154609.14846-1-pawel.mikolaj.chmiel@gmail.com> MIME-Version: 1.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 From: Jonathan Bakker Document compatible for aries touchkey. Signed-off-by: Jonathan Bakker Signed-off-by: Paweł Chmiel Reviewed-by: Rob Herring --- Changes from v1: - Added Reviewed-by --- Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt b/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt index 15d4bf4f307e..c40a36cd29ad 100644 --- a/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt +++ b/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt @@ -4,6 +4,7 @@ Required properties: - compatible: * "cypress,tm2-touchkey" - for the touchkey found on the tm2 board * "cypress,midas-touchkey" - for the touchkey found on midas boards + * "cypress,aries-touchkey" - for the touchkey found on aries boards - reg: I2C address of the chip. - interrupts: interrupt to which the chip is connected (see interrupt binding[0]).