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=-3.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=no 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 A7BB3C3F2CD for ; Sat, 29 Feb 2020 19:06:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 879EB2467D for ; Sat, 29 Feb 2020 19:06:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727481AbgB2TGF (ORCPT ); Sat, 29 Feb 2020 14:06:05 -0500 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:51427 "EHLO relay7-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727209AbgB2TGF (ORCPT ); Sat, 29 Feb 2020 14:06:05 -0500 X-Originating-IP: 83.155.44.161 Received: from classic (mon69-7-83-155-44-161.fbx.proxad.net [83.155.44.161]) (Authenticated sender: hadess@hadess.net) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id D027D2000B; Sat, 29 Feb 2020 19:06:00 +0000 (UTC) Message-ID: <409fce621796948d630e1988e3f8a178e8803344.camel@hadess.net> Subject: Re: [PATCH] dt-bindings: touchscreen: goodix: support of gt9147 From: Bastien Nocera To: Yannick Fertre , Dmitry Torokhov , Rob Herring , Mark Rutland , Benjamin Gaignard , linux-input@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Date: Sat, 29 Feb 2020 20:06:00 +0100 In-Reply-To: <1582898271-21073-1-git-send-email-yannick.fertre@st.com> References: <1582898271-21073-1-git-send-email-yannick.fertre@st.com> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.35.91 (3.35.91-1.fc32) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2020-02-28 at 14:57 +0100, Yannick Fertre wrote: > Add support for it by adding compatible. > The chip data on GT9147 is similar to GT912, like > - config data register has 0x8047 address > - config data register max len is 240 > - config data checksum has 8-bit > > Signed-off-by: Yannick Fertre > --- > Documentation/devicetree/bindings/input/touchscreen/goodix.yaml | 1 > + > 1 file changed, 1 insertion(+) > > diff --git > a/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml > b/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml > index d7c3262..9f65d67 100644 > --- a/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml > +++ b/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml > @@ -21,6 +21,7 @@ properties: > - goodix,gt911 > - goodix,gt9110 > - goodix,gt912 > + - goodix,gt9147 It's not going to be much help if you don't have a driver patch that adds that string to the OF match table. And please CC: the driver maintainer as well. > - goodix,gt927 > - goodix,gt9271 > - goodix,gt928