From patchwork Fri Jan 10 16:26:06 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Icenowy Zheng X-Patchwork-Id: 1221298 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=aosc.io Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=aosc.io header.i=@aosc.io header.a=rsa-sha256 header.s=dkim header.b=pHTCdmoC; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 47vT0c3KM7z9sR4 for ; Sat, 11 Jan 2020 03:27:28 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728174AbgAJQ12 (ORCPT ); Fri, 10 Jan 2020 11:27:28 -0500 Received: from hermes.aosc.io ([199.195.250.187]:50212 "EHLO hermes.aosc.io" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727928AbgAJQ11 (ORCPT ); Fri, 10 Jan 2020 11:27:27 -0500 Received: from localhost (localhost [127.0.0.1]) (Authenticated sender: icenowy@aosc.io) by hermes.aosc.io (Postfix) with ESMTPSA id 61F3E46F40; Fri, 10 Jan 2020 16:27:22 +0000 (UTC) From: Icenowy Zheng To: Dmitry Torokhov , Rob Herring , Mark Rutland , Bastien Nocera , Jagan Teki Cc: linux-input@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Icenowy Zheng Subject: [PATCH 1/3] dt-bindings: input: touchscreen: add compatible string for Goodix GT917S Date: Sat, 11 Jan 2020 00:26:06 +0800 Message-Id: <20200110162608.1066397-2-icenowy@aosc.io> In-Reply-To: <20200110162608.1066397-1-icenowy@aosc.io> References: <20200110162608.1066397-1-icenowy@aosc.io> MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=aosc.io; s=dkim; t=1578673646; h=from:subject:date:message-id:to:cc:mime-version:content-transfer-encoding:in-reply-to:references; bh=TK+NyESN/Ep9ZZLYo5jYOpPJ8VYhZVrLGzGek6/8uLo=; b=pHTCdmoCBw3ZkjvG1gChvmwGxFIm3WDdAB9zy7igDfAWX98lLulOd4lT2vmCWA5AEULJaf awYCgqkmugx5Mnh3JYasnhL0OOxklRMkN607yrloFvEpM7cdIZkIym5XLvepZwlcVYAdUz gBiXmb+9slgj251ASfLtGO36nu7TKWU= Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Goodix GT917S is a new touchscreen chip from Goodix. Add its compatible string to the device tree binding. Signed-off-by: Icenowy Zheng Acked-by: Rob Herring --- Documentation/devicetree/bindings/input/touchscreen/goodix.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/input/touchscreen/goodix.txt b/Documentation/devicetree/bindings/input/touchscreen/goodix.txt index fc03ea4cf5ab..c5447b136eb3 100644 --- a/Documentation/devicetree/bindings/input/touchscreen/goodix.txt +++ b/Documentation/devicetree/bindings/input/touchscreen/goodix.txt @@ -8,6 +8,7 @@ Required properties: or "goodix,gt911" or "goodix,gt9110" or "goodix,gt912" + or "goodix,gt917s" or "goodix,gt927" or "goodix,gt9271" or "goodix,gt928"