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 183A0E784A7 for ; Mon, 2 Oct 2023 03:26:37 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Date:Subject:Message-Id:References: In-Reply-To:Cc:To:From:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=8xV8LXgzY+EqvnTC8KxA4OYLGPGH6feJi78W3x9cjz0=; b=G7Jiz/K/HFwzLM rWq69OorGtLwbt4GNnbZwp3TrO2RVvd8kUudRlfcm2EzXo19xopKSbfEpQatUqNRAzgqtw7isI90E 8Oq4Tm5MZ2cvMU3qz2sR1CxLeWhE1QCdHH+v7RK4QU+3QkVVJnsWi2g02RkonNMF3BFvUYxeFAoCW 1wIWjJtkDezEA3492+Lus8X5cvklDgeygdaRY5WTicFnFIRqgRdAjcc0FV/gJ5VkxlyZ75Pr/CZke w1FB8OHXN5bn6PbAVSSEvOIFCA1AHW0JyQ6rgGcxgXAgpz6S+5klA61EEomdpYwGreLTWughDCF8n 76Mz7FEbefyZtGGGMJ/A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qn9ZR-00BtRS-2p; Mon, 02 Oct 2023 03:26:09 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qn9ZL-00BtPZ-2d for linux-arm-kernel@lists.infradead.org; Mon, 02 Oct 2023 03:26:08 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by ams.source.kernel.org (Postfix) with ESMTP id BF17AB80D1C; Mon, 2 Oct 2023 03:26:01 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2662DC433C8; Mon, 2 Oct 2023 03:25:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1696217160; bh=umloP2u3BJXv1acMbzuV5GBFTBo+KeGBE1l6rpSfUeM=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=u2NmWl0nM6Ihm3xQ6tQjXnrZrtSv2wHtRKftlfOGdvGA3/ycoKXKG7jvwJ1ow9F3D Serd7VIa38vz+CjFwGuj8YZTuBu/S4WNSRL4VxeD09evxEGc3mOWtaA311ZKqjwb3L up83tQK2CuPHPtCGIU8lXQmEdSWT8SlOUOrlC+oWUuXqAHm3YTnUJMVIOUN8FRa/X0 WxgSvPNHrDoN/33O7DXSMsN/IxVZjslyLUtriuerQ0ficJglLNX2uOtv+DawVHkS13 hwBZdZmiFlu3U1Uy1swgEPuriHz8jtwtMsiiJc86O1XrphDf2e3HvsTs7a/mjS9eAv q9Z5A0Q/XjAFw== Received: (nullmailer pid 690411 invoked by uid 1000); Mon, 02 Oct 2023 03:25:58 -0000 MIME-Version: 1.0 From: Rob Herring To: AKASHI Takahiro Cc: Oleksii_Moisieiev@epam.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linus.walleij@linaro.org, cristian.marussi@arm.com, sudeep.holla@arm.com, krzysztof.kozlowski+dt@linaro.org, linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org, conor+dt@kernel.org, robh+dt@kernel.org In-Reply-To: <20231002021602.260100-5-takahiro.akashi@linaro.org> References: <20231002021602.260100-1-takahiro.akashi@linaro.org> <20231002021602.260100-5-takahiro.akashi@linaro.org> Message-Id: <169621715805.690395.8010550700107076644.robh@kernel.org> Subject: Re: [RFC 4/4] dt-bindings: gpio: Add bindings for SCMI pinctrl based gpio Date: Sun, 01 Oct 2023 22:25:58 -0500 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231001_202604_027270_A6C97777 X-CRM114-Status: GOOD ( 12.67 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, 02 Oct 2023 11:16:02 +0900, AKASHI Takahiro wrote: > A dt binding for SCMI pinctrl based gpio driver is defined in this > commit. It basically conforms to generic pinctrl-gpio mapping framework. > > Signed-off-by: AKASHI Takahiro > --- > .../bindings/gpio/arm,scmi-gpio.yaml | 71 +++++++++++++++++++ > 1 file changed, 71 insertions(+) > create mode 100644 Documentation/devicetree/bindings/gpio/arm,scmi-gpio.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/gpio/arm,scmi-gpio.example.dts:20.34-28.11: Warning (unit_address_vs_reg): /example-0/scmi_gpio@0: node has a unit name, but no reg or ranges property Documentation/devicetree/bindings/gpio/arm,scmi-gpio.example.dtb: /example-0/scmi_gpio@0: failed to match any schema with compatible: ['arm,scmi-gpio'] doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20231002021602.260100-5-takahiro.akashi@linaro.org The base for the series is generally the latest rc1. A different dependency should be noted in *this* patch. 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 after running the above command yourself. Note that DT_SCHEMA_FILES can be set to your schema file to speed up checking your schema. However, it must be unset to test all examples with your schema. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel