From patchwork Tue Jan 29 10:44:13 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fend X-Patchwork-Id: 10785973 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 13BEB922 for ; Tue, 29 Jan 2019 10:50:08 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 040D72B0DA for ; Tue, 29 Jan 2019 10:50:08 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id EBFFC2B286; Tue, 29 Jan 2019 10:50:07 +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=-7.9 required=2.0 tests=BAYES_00,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 64AD42B0DA for ; Tue, 29 Jan 2019 10:50:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728492AbfA2KuG (ORCPT ); Tue, 29 Jan 2019 05:50:06 -0500 Received: from rmisp-mx-out4.tele.net ([194.208.23.39]:35529 "EHLO rmisp-mx-out4.tele.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728444AbfA2KuF (ORCPT ); Tue, 29 Jan 2019 05:50:05 -0500 X-Greylist: delayed 340 seconds by postgrey-1.27 at vger.kernel.org; Tue, 29 Jan 2019 05:50:04 EST Received: from localhost.localdomain (91-118-163-37.static.upcbusiness.at [91.118.163.37]) by rmisp-mx-out4.tele.net (Postfix) with ESMTPSA id BD5C8104A7BA; Tue, 29 Jan 2019 11:44:22 +0100 (CET) From: Matthias Fend To: linux-input@vger.kernel.org, devicetree@vger.kernel.org Cc: dmitry.torokhov@gmail.com, martin.kepplinger@ginzinger.com, Matthias Fend Subject: [PATCH v2 1/2] dt-bindings: input: touchscreen: st1232: reference common DT bindings Date: Tue, 29 Jan 2019 11:44:13 +0100 Message-Id: <1548758654-27153-1-git-send-email-matthias.fend@wolfvision.net> X-Mailer: git-send-email 2.7.4 X-Scanned-By: MIMEDefang 2.75 on 194.208.23.39 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 Add a reference to common touchscreen bindings which are also partly supported. Signed-off-by: Matthias Fend Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/input/touchscreen/sitronix-st1232.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/input/touchscreen/sitronix-st1232.txt b/Documentation/devicetree/bindings/input/touchscreen/sitronix-st1232.txt index 64ad48b..f3046e7 100644 --- a/Documentation/devicetree/bindings/input/touchscreen/sitronix-st1232.txt +++ b/Documentation/devicetree/bindings/input/touchscreen/sitronix-st1232.txt @@ -8,6 +8,8 @@ Required properties: Optional properties: - gpios: a phandle to the reset GPIO +For additional optional properties see: touchscreen.txt + Example: i2c@00000000 {