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 2E630C19F32 for ; Fri, 28 Feb 2025 02:29:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Subject:Message-Id: References:In-Reply-To:To:Cc:From:MIME-Version:Content-Transfer-Encoding: Content-Type:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=aKVkZLXRtJ0H1yDIkyGrgPYNFEgO/XKza3g9lf0wDtE=; b=KGlUXRfPKtRpJewkhXDVhFMH6i VGzTjsFoN+oM7NZwW0DjKpxZQTwpbabtVv7WjbjmTWBmy42NvGspy7rxzP/DUOVyalFK/jyqhq976 feC9hdVYJQU51vaDcergyGmwv3CdMIBy19lpzcnZ5WRGGsbC+yDnCcfvm94HS8LRuK6lUxHN6hQxt 1MOA4r0eftc6m4H1UKgXVjybIMFMj31H4atJTYia9nWo7uaK9c1q7eLMM8zXjAyk2frdwUVzoXk+t VPsnqsJckb3BaVssZP3iORTG3n7W4ZVxEttbyaDaNUGc21BCeV0dJxu5CL3g1ZO06KFtdBsA9hyRi 6+pZhB+A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tnq8B-00000009UlF-19EY; Fri, 28 Feb 2025 02:29:39 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tnq4w-00000009UKw-09xT; Fri, 28 Feb 2025 02:26:19 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id B22D45C61DD; Fri, 28 Feb 2025 02:24:00 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0AEC2C4CEDD; Fri, 28 Feb 2025 02:26:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1740709577; bh=4XXZ9I7t+Z962ZjSI+scZzu97ELOgs2wjrA6GJcuow0=; h=Date:From:Cc:To:In-Reply-To:References:Subject:From; b=KCFy01YvCZ614Qe+4DKOYJYaFXRvq2OU8rY7p+/81nMc6UTkuJsKfqka27v7s+sLO lhxbRyTDODwe+79/khyCtu1J8DIdJre/1LR/1U84VYGIC83q4Z34WjJo08WKpS+xxE 7UXTMPaxfXCp2Bhp91NYhnYZp9SK1MMEb+7U9W3qfS6zZ/KE4EkFjaLRBrB/lwb/qn f88qaT2IFYfmWxCZ6QmgPht+Nti1vWwOuEEoGhSGuaA1NthTcnAoc2mHTMOYy41DIV L88Zy5gbns1HRCe64kLWI7yHYJslvwfrr+D+YbZWexeOv5duApkKoLdaBS5mawDm6T Vn3POcEwigSFw== Date: Thu, 27 Feb 2025 20:26:15 -0600 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit MIME-Version: 1.0 From: "Rob Herring (Arm)" Cc: AngeloGioacchino Del Regno , Matthias Brugger , Conor Dooley , Yong Mao , Axe Yang , linux-kernel@vger.kernel.org, Sean Wang , Lei Xue , Linus Walleij , linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Krzysztof Kozlowski , Guodong Liu , Wenbin Mei , linux-mediatek@lists.infradead.org To: Cathy Xu In-Reply-To: <20250228011702.16493-2-ot_cathy.xu@mediatek.com> References: <20250228011702.16493-1-ot_cathy.xu@mediatek.com> <20250228011702.16493-2-ot_cathy.xu@mediatek.com> Message-Id: <174070957527.867625.13463640154036333781.robh@kernel.org> Subject: Re: [PATCH v4 1/3] dt-bindings: pinctrl: mediatek: Add support for mt8196 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250227_182618_118296_0B94D477 X-CRM114-Status: GOOD ( 12.19 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On Fri, 28 Feb 2025 09:16:25 +0800, Cathy Xu wrote: > Add the new binding document for pinctrl on MediaTek mt8196. > > Signed-off-by: Guodong Liu > Signed-off-by: Cathy Xu > --- > .../pinctrl/mediatek,mt8196-pinctrl.yaml | 241 ++++++++++++++++++ > 1 file changed, 241 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pinctrl/mediatek,mt8196-pinctrl.yaml > My bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: dtschema/dtc warnings/errors: Documentation/devicetree/bindings/pinctrl/mediatek,mt8196-pinctrl.example.dts:24:18: fatal error: ../../../../arch/arm64/boot/dts/mediatek/mt8196-pinfunc.h: No such file or directory 24 | #include "../../../../arch/arm64/boot/dts/mediatek/mt8196-pinfunc.h" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [scripts/Makefile.dtbs:131: Documentation/devicetree/bindings/pinctrl/mediatek,mt8196-pinctrl.example.dtb] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/builds/robherring/dt-review-ci/linux/Makefile:1511: dt_binding_check] Error 2 make: *** [Makefile:251: __sub-make] Error 2 doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20250228011702.16493-2-ot_cathy.xu@mediatek.com 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.