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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A4920C433EF for ; Thu, 2 Dec 2021 14:00:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: MIME-Version:List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe :List-Id:Message-Id:Date:Subject:References:In-Reply-To:Cc:To:From:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=zvYSV5qqQOFWcL1P4Ax6S76J9eRcL52tfu+sy7lSy6U=; b=XaA/aCwbngNGPL95TtpuWDlr/V 2qQN8inMPj+1Zu0n7SCcd68e3lT21sjpi+Y+VmlvMkolCbn54OxfChlyFUjFtOi6wxOTE8XJrjTLc Xjtdn2ZpNVPozL/Z6im1zg94JRjtYAexKj24zL1YldQV0yIZs1ehquh340x3vxR6eY8F2CcgLQ9jg GUexAXkeHVBMCaRhS9To/V+lvu0iOM5Y87/BpjgMph8p3tXcYQh1PcYfqHLnEX1ANGMLVDUfVxs7y DlpOBNu4DZG6w3Yk85qKSvgrv/su+t8Yt3K6kNmofBvrXi5g8PFfO6BDNGe3J+yuMYmeDfBJ3GovH 3X75TiZw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1msmbI-00CUAh-Ds; Thu, 02 Dec 2021 13:58:16 +0000 Received: from mail-oi1-f176.google.com ([209.85.167.176]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1msmbE-00CU9i-MI for linux-arm-kernel@lists.infradead.org; Thu, 02 Dec 2021 13:58:14 +0000 Received: by mail-oi1-f176.google.com with SMTP id be32so55572002oib.11 for ; Thu, 02 Dec 2021 05:58:11 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:in-reply-to:references:subject:date :message-id; bh=Df6A8ZCj8jAntS5m/T7MbnScF8iQqMky7Mr+fltLqXo=; b=5UpwdGrGiRBe37mCRvxDVs4ErCioDMw0WB/FDqqwigTIVoQ0TIsobYAWyMN/jelsHK LpgvY2cWXhO3CZKw5qqYsx3+A+0IAhNyJoMfuORDEGT553PcToa6ZaJtVz0BFHF0gj/t Tcg0GNYDfrjiUrzmXh9wApjrFbbfiKWYNk4tSMSF927rPjVVyOfy0KewmjLUET0aHMDK fA7E3CuX6jlycPd7JUEqBmpFHuvGzB8DQDbOzVbEO2RCJCMoEUhCJHDNlm1G5Wxb1zHC sbvSianvJBxbHgottNhk3+V31e5b/G9twOPfCSJB73nimRCI53GzIvi6pC5O7VJpT1XC Fx8w== X-Gm-Message-State: AOAM5319M+NRpshkiEcv+BXRVWfoowXALlBj2K6i3HkTt+vHjFChn3Ls EYUic69GSgH9QO7BZUdfug== X-Google-Smtp-Source: ABdhPJxVMtzg5mG1HA6ZHixHwfv25SBNbtvJ/MS50AjJUTNe2/cadboBU/e6WW4F5ChRbYM82qbBpA== X-Received: by 2002:a05:6808:4d2:: with SMTP id a18mr4465310oie.99.1638453491230; Thu, 02 Dec 2021 05:58:11 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id v19sm1154298ott.13.2021.12.02.05.58.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Dec 2021 05:58:10 -0800 (PST) Received: (nullmailer pid 3736889 invoked by uid 1000); Thu, 02 Dec 2021 13:58:09 -0000 From: Rob Herring To: Alistair Francis Cc: linus.walleij@linaro.org, andreas@kemnade.info, linux-arm-kernel@lists.infradead.org, alistair23@gmail.com, dmitry.torokhov@gmail.com, robh+dt@kernel.org, rydberg@bitmath.org, devicetree@vger.kernel.org, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, =?utf-8?q?Myl=C3=A8ne_Josserand?= In-Reply-To: <20211202122021.43124-3-alistair@alistair23.me> References: <20211202122021.43124-1-alistair@alistair23.me> <20211202122021.43124-3-alistair@alistair23.me> Subject: Re: [PATCH v3 2/4] Documentation: DT: bindings: input: Add documentation for cyttsp5 Date: Thu, 02 Dec 2021 07:58:09 -0600 Message-Id: <1638453489.512611.3736888.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211202_055812_756607_7294AAB5 X-CRM114-Status: GOOD ( 15.06 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5682017862372106596==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============5682017862372106596== Content-Type: text/plain On Thu, 02 Dec 2021 22:20:19 +1000, Alistair Francis wrote: > From: Mylène Josserand > > Add the Cypress TrueTouch Generation 5 touchscreen device tree bindings > documentation. It can use I2C or SPI bus. > This touchscreen can handle some defined zone that are designed and > sent as button. To be able to customize the keycode sent, the > "linux,code" property in a "button" sub-node can be used. > > Signed-off-by: Mylène Josserand > Message-Id: <20170529144538.29187-3-mylene.josserand@free-electrons.com> > Signed-off-by: Alistair Francis > --- > .../input/touchscreen/cypress,tt21000.yaml | 92 +++++++++++++++++++ > 1 file changed, 92 insertions(+) > create mode 100644 Documentation/devicetree/bindings/input/touchscreen/cypress,tt21000.yaml > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check' on your patch (DT_CHECKER_FLAGS is new in v5.13): yamllint warnings/errors: dtschema/dtc warnings/errors: Documentation/devicetree/bindings/input/touchscreen/cypress,tt21000.example.dts:37.26-39.19: Warning (unit_address_vs_reg): /example-0/i2c/touchscreen@24/button@0: node has a unit name, but no reg or ranges property Documentation/devicetree/bindings/input/touchscreen/cypress,tt21000.example.dts:41.26-43.19: Warning (unit_address_vs_reg): /example-0/i2c/touchscreen@24/button@1: node has a unit name, but no reg or ranges property Documentation/devicetree/bindings/input/touchscreen/cypress,tt21000.example.dts:45.26-47.19: Warning (unit_address_vs_reg): /example-0/i2c/touchscreen@24/button@2: node has a unit name, but no reg or ranges property Documentation/devicetree/bindings/input/touchscreen/cypress,tt21000.example.dt.yaml:0:0: /example-0/i2c/touchscreen@24: failed to match any schema with compatible: ['cypress,tt2100'] doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/1562669 This check can fail if there are any dependencies. The base for a patch series is generally the most recent rc1. If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure 'yamllint' is installed and dt-schema is up to date: pip3 install dtschema --upgrade Please check and re-submit. --===============5682017862372106596== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============5682017862372106596==--