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 68931C47DD9 for ; Thu, 28 Mar 2024 00:44:33 +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:Subject:Message-Id:References: In-Reply-To:Cc:To:From:MIME-Version:Date:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=jw0IfnJP6uHhprHd4WxLUJQPXUIYWSNmj48W43TgHIg=; b=3ZRwo17VC87ZqcxxJ7ndQiWNmb z3iFHwfuPOh9EATCKFpxmJPnRofCTSTFZAFNCeLEqfMkDcznSU4PZf9lWlXkwk9zfL4rOS4AgQV6Q MfIy13ims8CaX7EZULEkmcz9hjo3Fx5avUcs3GyatOAYTYTeHp/XSTKE5WGIF7FNaOk+647k7NgpA 9erCJixvro+S+Qmm4/ck1BNFbkc2rlg0C4MOzoBuvQRyu7p3N0jL23hA0fBjuTLH8R5bkfShcnVYi bvN+voNc3F0R20I2Yd8lwJkRQyjDjL32x1IZh5eSRsh9yksNktiJnCCAMxqExWEcq6Nv1Ycn0lVx5 emxQ1SHQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rpdsQ-0000000BnDw-2eeA; Thu, 28 Mar 2024 00:44:18 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rpdsM-0000000BnBH-1qMy for linux-arm-kernel@lists.infradead.org; Thu, 28 Mar 2024 00:44:16 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id AA157CE28FC; Thu, 28 Mar 2024 00:44:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1943CC43399; Thu, 28 Mar 2024 00:44:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1711586652; bh=3F6efRAp/CITomWBgwUDR0hLY/ukFkggqmKWWfGDTzc=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=pe9OKEbaWKvhlPVFg6X6s+rbr1IKORVf8QwMShgNddDzmwV8x6tvS7jP2ii6yC5rR vddnUP4ckQ1c/00usn9w2iISSvL8jXYQXaS4WpDZtDQ0jXDUAE7YKy5Ay4vsH4iEfA lAXSShDmpkwL/7X8Wh7WpWs8sjd3dHeCEDUWdfgYb1vHSQ5RQ2pj38cTHL/RIJTPA0 qhiedt52oraTIequ1SQT32x4o6fKXI3ceNGiht67U+U6WoGDQsbJTNkNcoLMXKfuKC gBwMCWPeLGV6W05TfaGr5lWwOmQvHg6NYqZeTMQklWWdkfkHc02CqytwIhs1KL75U/ jr+3Haq6ml3qA== Date: Wed, 27 Mar 2024 19:44:11 -0500 MIME-Version: 1.0 From: Rob Herring To: git@luigi311.com Cc: s.hauer@pengutronix.de, jacopo.mondi@ideasonboard.com, mchehab@kernel.org, linux-arm-kernel@lists.infradead.org, festevam@gmail.com, krzysztof.kozlowski+dt@linaro.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, kernel@pengutronix.de, dave.stevenson@raspberrypi.com, linux-media@vger.kernel.org, shawnguo@kernel.org, imx@lists.linux.dev, sakari.ailus@linux.intel.com, conor+dt@kernel.org In-Reply-To: <20240327231710.53188-19-git@luigi311.com> References: <20240327231710.53188-1-git@luigi311.com> <20240327231710.53188-19-git@luigi311.com> Message-Id: <171158664752.823825.12393432684821394213.robh@kernel.org> Subject: Re: [PATCH 18/23] dt-bindings: media: imx258: Add alternate compatible strings X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240327_174414_874653_D1E26748 X-CRM114-Status: GOOD ( 12.68 ) 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, 27 Mar 2024 17:17:04 -0600, git@luigi311.com wrote: > From: Dave Stevenson > > There are a number of variants of the imx258 modules that can not > be differentiated at runtime, so add compatible strings for them. > > Signed-off-by: Dave Stevenson > Signed-off-by: Luigi311 > --- > .../devicetree/bindings/media/i2c/sony,imx258.yaml | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) > 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/media/i2c/sony,imx258.yaml: properties:compatible: [{'enum': ['sony,imx258', 'sony,imx258-pdaf']}] is not of type 'object', 'boolean' from schema $id: http://json-schema.org/draft-07/schema# /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/media/i2c/sony,imx258.yaml: properties:compatible: [{'enum': ['sony,imx258', 'sony,imx258-pdaf']}] is not of type 'object', 'boolean' from schema $id: http://devicetree.org/meta-schemas/keywords.yaml# /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/media/i2c/sony,imx258.yaml: ignoring, error in schema: properties: compatible Documentation/devicetree/bindings/media/i2c/sony,imx258.example.dtb: /example-0/i2c/sensor@6c: failed to match any schema with compatible: ['sony,imx258'] Documentation/devicetree/bindings/media/i2c/sony,imx258.example.dtb: /example-1/i2c/sensor@6c: failed to match any schema with compatible: ['sony,imx258'] doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20240327231710.53188-19-git@luigi311.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. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel