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.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,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 90139C33CB1 for ; Wed, 15 Jan 2020 15:25:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 6126B2053B for ; Wed, 15 Jan 2020 15:25:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1579101931; bh=fXHwWrM70vqgMiNEcITYA/2VoMaOOkctg8qxw/jut9w=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=kW60vgl61XHwwU1RB71T18IhJFjuR7qQYfBs8B0wHuvRm44KHWEqE1fLoEj2fDXVH blFH0lvhELOLCUq7YJoVsKmw1Db9/do/9QVm6xGh77BZBOwhqtstHL771ic89mNjZH Q7J+7BLdUSt7imQAX5q6M7Hz+6RG4STlmnxNUFRI= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729076AbgAOPZ1 (ORCPT ); Wed, 15 Jan 2020 10:25:27 -0500 Received: from mail-ot1-f66.google.com ([209.85.210.66]:38696 "EHLO mail-ot1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726550AbgAOPZZ (ORCPT ); Wed, 15 Jan 2020 10:25:25 -0500 Received: by mail-ot1-f66.google.com with SMTP id z9so14296193oth.5 for ; Wed, 15 Jan 2020 07:25:25 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=WFi9eiSujdmRgUALnYgUAdNpHS3NpE41hamHBXYiuxI=; b=JMqlbvPVEG/6scQjamrScE4H/cg0KZswrvOuJ1qUJCsJyhT2BhmP/6wzOdtOY31u4N WHdS+zPog7xhMNh7Grpel0N+f2pM72EPebXMugosM0Unok1Ph2ReASi+HUtohc3CkgOI Nxxt4bvXSjyGEAaUGyZiZrKS9G+gqlq+sunj9jHpP8QNJtalI8WbKxV50NOs4K3iM/vK IL59OCPlpdjI/+cb1mPB/IVJUD6N3z2V9UVtRcjOuH6e+eij7vvKCe3fb8UPMNwonxBf bSRDZW62PArayWbrkYGEZbfl4pGk7RHGScAg4UKH29jfQvTZS/Nn8N9jCBtcGdA1aZ5k 6NCg== X-Gm-Message-State: APjAAAVNCknTtgDiOMZ1SQQPWhtFXx7uXUZmtMMumDLQnsgC/0URykWl wDtVfSbaPvgvid9r8asnzA/pGLM= X-Google-Smtp-Source: APXvYqxc3+Zr7fisQB9SVxZY4Z+LFDHXzlxQ5e51SlMWJ0vwT0c2h+oGyyfKcXn5uVaudTMDQT9rQg== X-Received: by 2002:a9d:66ca:: with SMTP id t10mr3059938otm.352.1579101924461; Wed, 15 Jan 2020 07:25:24 -0800 (PST) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id w6sm5692689oih.19.2020.01.15.07.25.23 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Jan 2020 07:25:23 -0800 (PST) Received: from rob (uid 1000) (envelope-from rob@rob-hp-laptop) id 22040c by rob-hp-laptop (DragonFly Mail Agent v0.11); Wed, 15 Jan 2020 09:25:22 -0600 Date: Wed, 15 Jan 2020 09:25:22 -0600 From: Rob Herring To: Icenowy Zheng Cc: Dmitry Torokhov , Mark Rutland , Bastien Nocera , Jagan Teki , linux-input@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] dt-bindings: input: touchscreen: add compatible string for Goodix GT917S Message-ID: <20200115152522.GA15943@bogus> References: <20200110162608.1066397-1-icenowy@aosc.io> <20200110162608.1066397-2-icenowy@aosc.io> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200110162608.1066397-2-icenowy@aosc.io> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org On Sat, Jan 11, 2020 at 12:26:06AM +0800, Icenowy Zheng wrote: > Goodix GT917S is a new touchscreen chip from Goodix. > > Add its compatible string to the device tree binding. > > Signed-off-by: Icenowy Zheng > --- > 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" This binding is getting converted to schema, so you'll probably need to respin. In any case, Acked-by: Rob Herring > or "goodix,gt927" > or "goodix,gt9271" > or "goodix,gt928" > -- > 2.23.0 >