From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 48677C2D0C6 for ; Thu, 12 Dec 2019 00:58:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1D8BC20637 for ; Thu, 12 Dec 2019 00:58:22 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="I0EtZGom" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727428AbfLLA6V (ORCPT ); Wed, 11 Dec 2019 19:58:21 -0500 Received: from mail-lj1-f196.google.com ([209.85.208.196]:32863 "EHLO mail-lj1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727257AbfLLA6U (ORCPT ); Wed, 11 Dec 2019 19:58:20 -0500 Received: by mail-lj1-f196.google.com with SMTP id 21so287498ljr.0; Wed, 11 Dec 2019 16:58:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=ac4sBjrgbwD1XozPAPJcThsfbfGffUb6YgSx3fBWo7o=; b=I0EtZGomGE4S18jWCsR5a6o2SiqCPE2g7bd9wqwinusTJNqRASUyYKtXDcwN4vAs5u gP0Y7o/FWTwPOs8yaHfM1lD9KKjsnU1yT0ljFqxCvWEoS89048J6S8UrS/lBi6Oi+bKW mnyqNbjNx1tVjL9zFB+g+grWNUKdDFoZ/BzMtoTHmDG5nLUdtRsB9BZ8ham33Xbx4em3 KFZa+CpYIubB8K7+UFyRBA2+PP66k1tuw4Ml20UazSZL4GyM7ZyLwGl8+QDCbmZw34kY e5IGWAhM9qdKgxnXkBMbMQgIG9mafMjQmuVyJKepkPvP6APaYrM8/4bfgB8rRFLUfdbG puJA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=ac4sBjrgbwD1XozPAPJcThsfbfGffUb6YgSx3fBWo7o=; b=JVMGsx4MDILZ8zfxY2+7VJ1jEO+ps0hhHjx3lO4v+NB72urX9BPWqbGoO5ikIZZXff TdRegkNHe7S+1lUKUI1VOx0zX4Jo82kjSUZmZJrvRutnJU+CEUY+IjVQJH0qEPqwSHJ3 ySZ/zgMXbyxTV/afJvY0YAqMfpRGiXBO8PMyGfkqBwvfK314TKJoB385zj+T4BHKYY9a 5vT9Z+Oh/O7U6biAA7DGXXSrnYvTniLLrM9soZupT7jF+iNilCU7yu1S/aEN2wE+VlKq n39UvmNRzqPpFinE308L1+cqNDjB/ZBkDKMADx/ogFHF0ra82X+zn2evhSzhO7cOm8Vv ZAaA== X-Gm-Message-State: APjAAAWugiX7uu0B63GeDlDO4PWXzdylCul2AAm4L1PWgFVxWLX4NCew ppNuV8/Cd040pM5Tvp3CIUg= X-Google-Smtp-Source: APXvYqwxgFQMB4q7QALXGTiqBeirOv/A1DerRzMiZLhZS32dbnz0mwu3JZQyqN+43bru59v+A1EKQw== X-Received: by 2002:a2e:99c3:: with SMTP id l3mr4107084ljj.250.1576112298238; Wed, 11 Dec 2019 16:58:18 -0800 (PST) Received: from [192.168.2.145] (79-139-233-37.dynamic.spd-mgts.ru. [79.139.233.37]) by smtp.googlemail.com with ESMTPSA id k24sm2323326ljj.27.2019.12.11.16.58.17 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 11 Dec 2019 16:58:17 -0800 (PST) Subject: Re: [PATCH v2 8/9] dt-bindings: input: elants-i2c: Document common touchscreen properties To: =?UTF-8?B?TWljaGHFgiBNaXJvc8WCYXc=?= , linux-input@vger.kernel.org, devicetree@vger.kernel.org Cc: Dmitry Torokhov , Rob Herring , Mark Rutland , linux-kernel@vger.kernel.org, Henrik Rydberg , James Chen , Johnny Chuang , Scott Liu References: From: Dmitry Osipenko Message-ID: <24fcfedd-1c32-0c2e-73e3-08c4e289d96a@gmail.com> Date: Thu, 12 Dec 2019 03:58:16 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 11.12.2019 19:03, Michał Mirosław пишет: > From: Dmitry Osipenko > > Document support of the common touchscreen properties. > > Signed-off-by: Dmitry Osipenko > Signed-off-by: Michał Mirosław > --- > Documentation/devicetree/bindings/input/elants_i2c.txt | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/devicetree/bindings/input/elants_i2c.txt b/Documentation/devicetree/bindings/input/elants_i2c.txt > index 5edac8be0802..45fab32bbc19 100644 > --- a/Documentation/devicetree/bindings/input/elants_i2c.txt > +++ b/Documentation/devicetree/bindings/input/elants_i2c.txt > @@ -14,9 +14,13 @@ Optional properties: > - reset-gpios: reset gpio the chip is connected to. > - vcc33-supply: a phandle for the regulator supplying 3.3V power. > - vccio-supply: a phandle for the regulator supplying IO power. > +- see [2] for additional properties > + > +For additional optional properties see: touchscreen.txt > > [0]: Documentation/devicetree/bindings/interrupt-controller/interrupts.txt > [1]: Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt > +[2]: Documentation/devicetree/bindings/input/touchscreen/touchscreen.txt > > Example: > &i2c1 { > Rob's email address is incorrect: -> But I suppose he's keeping an eye on the device-tree ML.