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 621DFCD492E for ; Wed, 20 Sep 2023 22:33: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: 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=4pB0ItK9VDY7kzN99Q9yA2RKtTu5kzDbZJpuoU1vz+I=; b=PcD0oaLmiOCoqr 4kylQVefkb84Q3Axh404KALtAU41gSUQN7OCjCrKWjoCmgZR05ag09dYUQStLMUF6EfLOLzl30/kH cfiKy+iUO8fM+OVivsvHhBWwHQgnTWx8hVrmzYnJrI7lz17Df1otHuuQx6i0PkbnceTgGcCkNx//R hV7+cxOZ3j4oBtzlfa8CsyuXdBAfYHTym8D71xOt8QkcKAZzYluY7g26f5UmhNAKrxg3Dwxwxcrt5 nHDHXczarWqZ3CdKZCQF+4n9uspC0oKYdhwrSKiA2+uz+PopjwL/vpDzBPWcY4RAaSiJiv7lt74l8 PPr4aL5oASftxKYszCZQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qj5kx-004NFy-03; Wed, 20 Sep 2023 22:33:15 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qj5kt-004NF9-1C for linux-arm-kernel@lists.infradead.org; Wed, 20 Sep 2023 22:33:12 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 78C0D61E1B; Wed, 20 Sep 2023 22:33:10 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0E143C433CC; Wed, 20 Sep 2023 22:33:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1695249189; bh=SBThQbOMOMdYmyDrdiY4+dScgD2UaJ6Jd/k2Lspawco=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=uOk2QfJTBwQDO+Hv2Hn3QAXr/yVpQ9Mklh4At1SracF88uIUlVaZVZnpQeAz3F2wX HFKXu5ZOvVj49fbD/n++FrtR3JQ8t7AF5+9QV75HrhB3oH9TxnXg9WCiNEFZvZL97I MIYKOXv1zU4lqw/sHcXBderrAwdQYWLq3aF3p4mWzJiAAx6kLVbR/gezIT1iEfTdi6 oAKIRAipLXWtar8tSCbX/2Cc5iyTAK9hQbJZ9iQtWpZfUhelilA2K1PU5ygLkZMhbC svL8G+8aLdHXeAogiW1WUhZUzs3ZNmX8K/xEFe97mzaYHU8/oOhcvXBbCI2GMsSBYF xlBz+uD+KMzSw== Received: (nullmailer pid 3103973 invoked by uid 1000); Wed, 20 Sep 2023 22:33:04 -0000 MIME-Version: 1.0 From: Rob Herring To: Lucas Stach Cc: Jernej Skrabec , Robert Foss , Luca Ceresoli , Andrzej Hajda , Jonas Karlman , patchwork-lst@pengutronix.de, devicetree@vger.kernel.org, Frieder Schrempf , Sandor Yu , Adam Ford , Liu Ying , dri-devel@lists.freedesktop.org, Krzysztof Kozlowski , Laurent Pinchart , Richard Leitner , linux-arm-kernel@lists.infradead.org, Rob Herring , NXP Linux Team , Neil Armstrong , Pengutronix Kernel Team In-Reply-To: <20230920171009.3193296-1-l.stach@pengutronix.de> References: <20230920171009.3193296-1-l.stach@pengutronix.de> Message-Id: <169524918454.3103954.3587892243903347971.robh@kernel.org> Subject: Re: [PATCH v3 1/2] dt-bindings: display: imx: add binding for i.MX8MP HDMI PVI Date: Wed, 20 Sep 2023 17:33:04 -0500 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230920_153311_655070_71CBF2A3 X-CRM114-Status: GOOD ( 12.88 ) 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 Wed, 20 Sep 2023 19:10:08 +0200, Lucas Stach wrote: > Add binding for the i.MX8MP HDMI parallel video interface block. > > Signed-off-by: Lucas Stach > --- > .../display/imx/fsl,imx8mp-hdmi-pvi.yaml | 80 +++++++++++++++++++ > 1 file changed, 80 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/imx/fsl,imx8mp-hdmi-pvi.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: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/display/imx/fsl,imx8mp-hdmi-pvi.example.dtb: display-bridge@32fc4000: 'interrupts' does not match any of the regexes: 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/display/imx/fsl,imx8mp-hdmi-pvi.yaml# doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20230920171009.3193296-1-l.stach@pengutronix.de 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