From patchwork Fri Sep 9 10:27:54 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yunlong Jia X-Patchwork-Id: 12971478 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id AACD8C6FA82 for ; Fri, 9 Sep 2022 10:28:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231148AbiIIK2U (ORCPT ); Fri, 9 Sep 2022 06:28:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33816 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229946AbiIIK2G (ORCPT ); Fri, 9 Sep 2022 06:28:06 -0400 Received: from mail-pj1-x1033.google.com (mail-pj1-x1033.google.com [IPv6:2607:f8b0:4864:20::1033]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1FCA212F205 for ; Fri, 9 Sep 2022 03:28:05 -0700 (PDT) Received: by mail-pj1-x1033.google.com with SMTP id m10-20020a17090a730a00b001fa986fd8eeso4973297pjk.0 for ; Fri, 09 Sep 2022 03:28:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ecs-corp-partner-google-com.20210112.gappssmtp.com; s=20210112; h=message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=A2mUQ7fRFvl4uncpd865iji4uF5goEpWJoSgQh7OGzs=; b=wnY6Ju26Lduyy3BBxnOibYoABYQp14RiI/A6EelKgXJBluGpYMufyYgKVPhByOdgJm kalR7E1gMTCYua2iNwMqB3xxF3VIL/uqJNjJu6fUEkOOLKTW0c+dMsNAKQ/QgpItcivh xoqFs44Hidtxc2XnsOMJiH6oEmVf/T2msU8LlUWkq1Chi8bmhIdJlaA5Xu+n0CKwYs/l LAgU9KOO8Nk9ZbKgn9CeKro5T7bv8OLL3f3XfFyANRxW6NoBw+QEdQH2Tr8cVgvso5n2 Szwo+4CjibfG4jAT66Uph8C9itXGeUukRA7kuH3UM82Q3YoXErthZZx5zpNWI4mJ/3fS 8l0A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date; bh=A2mUQ7fRFvl4uncpd865iji4uF5goEpWJoSgQh7OGzs=; b=uqdl+e1HC2K6PruHrUjgL6YK4Z51exGTbyP1z+1i6SvvYq/j7Wza5cTGRyy7zmq45p OIIyQ62CCKvBZVvBBhu6KKwQmx2wJPJ+HHfmMS7mCYXwztE/rMP/zNEsAm2zrFxvzr2U kZgzlUcpnXA0+0O6sdJYTdcvVTd3B8D2fjEwwAiMruyKrXWQmm6s5NBrHy+pOAS1G54C DKfAXGO1pjn6/+BDkGQItbzxBuEVNOXq3AL5MkY6XUzrQ17SUliqp1cctowgmWPAH5iD LIuWp98nPAOXXdsidsYAYl1boYp/LMPUfCwvROUMaDixvshJMDzhldNzSQhcTRc5Hzo3 qNSQ== X-Gm-Message-State: ACgBeo1I9KwXeArGGou6Qbb+gBJ8GO/DVwAAEANj6AuxMuQ10zInm61+ ekt/3+g/n5qGq0F9hCUBJPAbig== X-Google-Smtp-Source: AA6agR71IB5DpQABFJR4ATzXtpHnNkODpV6uYlIX33pXUwuCzJlt/xXeNA8s3hfTmvBUxpDl+ont4g== X-Received: by 2002:a17:902:e2d3:b0:176:e97a:d3eb with SMTP id l19-20020a170902e2d300b00176e97ad3ebmr12072323plc.172.1662719284553; Fri, 09 Sep 2022 03:28:04 -0700 (PDT) Received: from localhost.localdomain ([103.150.184.130]) by smtp.gmail.com with ESMTPSA id c12-20020a170902d48c00b0016bb24f5d19sm121476plg.209.2022.09.09.03.28.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 09 Sep 2022 03:28:03 -0700 (PDT) From: Yunlong Jia X-Google-Original-From: Yunlong Jia To: LKML Cc: Henry Sun , Douglas Anderson , Bob Moragues , Yunlong Jia , David Heidelberg , Dmitry Torokhov , Rob Herring , devicetree@vger.kernel.org, linux-input@vger.kernel.org Subject: [PATCH v3 1/2] dt-bindings: input: touchscreen: elants_i2c: Add eth3915n touchscreen chip Date: Fri, 9 Sep 2022 10:27:54 +0000 Message-Id: <20220909102720.v3.1.Ib599a6001558a4afd11016e7016d74dce748a749@changeid> X-Mailer: git-send-email 2.17.1 Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org Add an elan touch screen chip eth3915n. This chip requires more delay time than the eth3500. Signed-off-by: Yunlong Jia Reviewed-by: Douglas Anderson Acked-by: David Heidelberg --- (no changes since v1) .../devicetree/bindings/input/touchscreen/elan,elants_i2c.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/input/touchscreen/elan,elants_i2c.yaml b/Documentation/devicetree/bindings/input/touchscreen/elan,elants_i2c.yaml index a9b53c2e6f0ab..d28625372f5ac 100644 --- a/Documentation/devicetree/bindings/input/touchscreen/elan,elants_i2c.yaml +++ b/Documentation/devicetree/bindings/input/touchscreen/elan,elants_i2c.yaml @@ -17,6 +17,7 @@ properties: enum: - elan,ektf3624 - elan,ekth3500 + - elan,ekth3915 reg: maxItems: 1