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 5E7F9C4829E for ; Fri, 16 Feb 2024 02:09:44 +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=T35dH+LRVEdYbOLrzHdfnRtraDNr2lzsxz8Gn4unUY0=; b=gpUG7zztyvAXOyPDZiWxnz4e4A Ef5N35xVxdoOZyVJdgZr+o5QTDTRHnUC5H7/piL6nMLFPFJtDy3WeWTOywvcJzby8525S5/OJiTEd hfqA06sgumt2wNcF6Q6lC9FvfxRoAhYCFALWz0bDqilesF4JpzXZcaUBL11+wcJcjOXOiCm3WjUiK VqWzHpMUczAhup+Q52gYdIEhpi4vjIQfbj8bOdW6IK8f+8c+4LNzUn/ZX9RDIRcMgi3z+8eQAOmDi N11BytSE06KNf7rbYejOP8kXaJftdYejVL3+7nCAQEn2aFXt2ZKL+ceiVW7CXVPYCOiYhq+ryaMXN Mx4ieCbg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1ranfN-00000000o2Y-3uRy; Fri, 16 Feb 2024 02:09:29 +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 1ranfL-00000000o1m-1RIF for linux-arm-kernel@lists.infradead.org; Fri, 16 Feb 2024 02:09:28 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 15CACCE26EF; Fri, 16 Feb 2024 02:09:23 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2673EC433F1; Fri, 16 Feb 2024 02:09:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1708049362; bh=1gaFKdJQ1rw2MsNtx4emD/DqXw2bcuzrZ1WKhGy7eMU=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=qIPU09j1RW1JMl7H3g4/paF0gs4RsKFyk14oQuD/ezF3Sq/FdhL8yQwywhnpAyGdt ffZC84wnXzYU5F4u28QeVIy30wZ1kWTBWELLVnWIXufObZ35xzRYrN2sLQQg+6FDZV 3RQhXlx0CiJy5UR/g3nuNtqqSl99CKhYXUe13E7Oe4KXceG3M9wSCVMKYXtVDNvfJ9 SrQo8GylFqKCwWqzmZkKGXfiAWQOHWJ+BtnncC+/+U9OWC8ONc7TN+SrB9VXX2sCQ5 6q9uKvIXDEa+TB0zJ1ocmpaDDY0HaVrgfXXepPHY4e65Bt5ZqXSwbIBOFkbYOYDZ1M kB/iQLRUpvDXg== Date: Thu, 15 Feb 2024 20:09:21 -0600 MIME-Version: 1.0 From: Rob Herring To: Umang Jain Cc: Sakari Ailus , Krzysztof Kozlowski , Pengutronix Kernel Team , devicetree@vger.kernel.org, Sascha Hauer , linux-media@vger.kernel.org, Conor Dooley , Shawn Guo , NXP Linux Team , linux-arm-kernel@lists.infradead.org, Laurent Pinchart , Kieran Bingham , Fabio Estevam , willl will , Rob Herring In-Reply-To: <20240215204436.9194-2-umang.jain@ideasonboard.com> References: <20240215204436.9194-1-umang.jain@ideasonboard.com> <20240215204436.9194-2-umang.jain@ideasonboard.com> Message-Id: <170804935906.836524.16563023693485203536.robh@kernel.org> Subject: Re: [PATCH 1/2] media: dt-bindings: media: Add bindings for IMX283 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240215_180927_582989_11ABAEAB X-CRM114-Status: GOOD ( 10.83 ) 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 Fri, 16 Feb 2024 02:14:34 +0530, Umang Jain wrote: > - Add dt-bindings documentation for Sony IMX283 sensor driver > - Add MAINTAINERS entry for Sony IMX283 binding documentation > > Signed-off-by: Umang Jain > --- > .../bindings/media/i2c/sony,imx283.yaml | 100 ++++++++++++++++++ > MAINTAINERS | 8 ++ > 2 files changed, 108 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/i2c/sony,imx283.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/media/i2c/sony,imx283.example.dtb: camera@1a: 'vadd-supply', 'vdd1-supply', 'vdd2-supply' do not match any of the regexes: 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/media/i2c/sony,imx283.yaml# doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20240215204436.9194-2-umang.jain@ideasonboard.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