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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5AF58C433F5 for ; Mon, 25 Oct 2021 18:18:47 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 281DB60720 for ; Mon, 25 Oct 2021 18:18:47 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 281DB60720 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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=3xlL7yFvmljW3e/5m8cAhsHJ5w6C4P3ojAUVVRnWyjM=; b=MJRQK8Q353YjcmZNlOpSgiJsZ1 eXTVbUyrE/E01ZXbGowzbpozSKENjRNCabWPyWzVzYalnAHcwYd8mxT2ua6xE/WpLjrC6Pq5FrQmR hZVQ0scDg1gC02V/WvAKY/h6yxqr8lSFthbKwaz/XaN3JvzebVKvuWVs1N3p0FiHI2+4ZCwOyWHvJ bATPqirIOPuLRNl1yAWWQ93TNjjDMchSlsu4JoB738TNj80jFrwVGPkEsdogov4z5qoM96/a50ynR BZoIRZUWP8p8f8mitZelCF5NrNoJxLorjqY/5wxgZ1QKHDBcXcUXOg9YV/BYoNDT7kBdmEgtODPRo H2TxWJaA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mf4XQ-00HJY4-QS; Mon, 25 Oct 2021 18:17:36 +0000 Received: from mail-oi1-f171.google.com ([209.85.167.171]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mf4Wv-00HJPl-6F for linux-arm-kernel@lists.infradead.org; Mon, 25 Oct 2021 18:17:06 +0000 Received: by mail-oi1-f171.google.com with SMTP id u69so16777051oie.3 for ; Mon, 25 Oct 2021 11:17:04 -0700 (PDT) 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=jBAmtPne42iUbiMZZnrXxItm/c1hWesTsw7A8PWDHYw=; b=Y2EivKtAbi6b6lNlA54kLqztC881UM4StD3zKHEzDdQeqLdmFtEAxMCGhN8PuOyLBG RK15fe4y2pNr5rLslOmcK2AswpBBJYnpyppP2sy8ehUqJToGqI/30G1qpwF8jXRfda++ q+A/hE0VTXbloQ2Xm7iYIGBbRQFaeeQS2l+7Jhclxyh3jbPwE6Vy7ANwxAFKI89Wk9D5 H2VaOXPts3Y9aigC4uNA41cT1efuJ3NSV5Ouii8W4xa+PEc3YO0X9Mw8OSOzwKRbuwvR gZrAzM6N937CnhdaE32HOc0tm2uiK28EHa6OaGV6oG1gujF8uXEbqVMUQ77TARjwILK3 rYpQ== X-Gm-Message-State: AOAM533gPRzYqZlVGja3Sd/IkpcjRjYPJ0VxsATQC5GyD1OsVe3IbnlS kPuvXqaTcFvTS9VE5LF/XA== X-Google-Smtp-Source: ABdhPJx+Gq/4i+TF8TqSgPGbJyhhAQrUJWS6HGuy4DOnqVz9mtooRFr2kIKmbmoxSY7gsxLTUpFWnw== X-Received: by 2002:a05:6808:23ca:: with SMTP id bq10mr14147985oib.6.1635185823847; Mon, 25 Oct 2021 11:17:03 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id bm43sm3702839oib.50.2021.10.25.11.17.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 Oct 2021 11:17:03 -0700 (PDT) Received: (nullmailer pid 824866 invoked by uid 1000); Mon, 25 Oct 2021 18:16:53 -0000 From: Rob Herring To: Alistair Francis Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, andreas@kemnade.info, linux-arm-kernel@lists.infradead.org, linux-input@vger.kernel.org, dmitry.torokhov@gmail.com, robh+dt@kernel.org, mylene.josserand@free-electrons.com, linus.walleij@linaro.org, rydberg@bitmath.org, alistair23@gmail.com In-Reply-To: <20211025114214.44617-3-alistair@alistair23.me> References: <20211025114214.44617-1-alistair@alistair23.me> <20211025114214.44617-3-alistair@alistair23.me> Subject: Re: [PATCH 2/4] Documentation: DT: bindings: input: Add documentation for cyttsp5 Date: Mon, 25 Oct 2021 13:16:53 -0500 Message-Id: <1635185813.751153.824865.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211025_111705_267716_D5E1C5F0 X-CRM114-Status: GOOD ( 15.58 ) 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="===============6146675352060858180==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============6146675352060858180== Content-Type: text/plain On Mon, 25 Oct 2021 21:42:12 +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,cyttsp5.yaml | 72 +++++++++++++++++++ > 1 file changed, 72 insertions(+) > create mode 100644 Documentation/devicetree/bindings/input/touchscreen/cypress,cyttsp5.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: Error: Documentation/devicetree/bindings/input/touchscreen/cypress,cyttsp5.example.dts:29.35-36 syntax error FATAL ERROR: Unable to parse input tree make[1]: *** [scripts/Makefile.lib:385: Documentation/devicetree/bindings/input/touchscreen/cypress,cyttsp5.example.dt.yaml] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:1441: dt_binding_check] Error 2 doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/1545697 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. --===============6146675352060858180== 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 --===============6146675352060858180==--